|
|
bd8bca0cee
|
Remove unused code for adding and removing folders in main.js
|
2025-05-25 06:40:20 +02:00 |
|
|
|
0b95e5240c
|
Refactor folder addition logic and update IPC handlers
|
2025-05-25 06:39:20 +02:00 |
|
|
|
967e27d1b9
|
Refactor drag-and-drop functionality in main.js and renderer.js
|
2025-05-25 06:12:43 +02:00 |
|
|
|
4b9545d780
|
auto-git:
[change] main.js
|
2025-05-25 06:11:59 +02:00 |
|
|
|
3eb6fca935
|
Remove redundant code and simplify folder addition logic in main.js
|
2025-05-25 06:11:35 +02:00 |
|
|
|
fbfde5d17e
|
Fix code formatting and minor adjustments in main.js
|
2025-05-25 06:10:55 +02:00 |
|
|
|
57ce95541a
|
Refactor folder addition logic and add IPC handlers for adding folders
|
2025-05-25 06:09:11 +02:00 |
|
|
|
2d13ed9a25
|
Add function to initialize Git repository
|
2025-05-25 06:09:11 +02:00 |
|
|
|
950640152d
|
auto-git:
[change] main.js
|
2025-05-25 06:05:08 +02:00 |
|
|
|
fa5fc95356
|
Enable monitoring toggle only if folder does not need relocation
|
2025-05-25 06:04:37 +02:00 |
|
|
|
6d4e3fbf36
|
Refactor and enhance folder monitoring logic in main.js
|
2025-05-25 05:58:46 +02:00 |
|
|
|
3166c4279c
|
auto-git:
[change] main.js
|
2025-05-25 05:22:58 +02:00 |
|
|
|
171c9fbf10
|
Add check for relocation and existence before commit
|
2025-05-25 05:22:06 +02:00 |
|
|
|
2d5abf1feb
|
Add check for relocation and existence before snapshot
|
2025-05-25 05:22:06 +02:00 |
|
|
|
b84d469960
|
Fix return value when folder needs relocation or does not exist during checkout
|
2025-05-25 05:22:06 +02:00 |
|
|
|
4c1f4f347e
|
Add check for relocation and existence before checkout
|
2025-05-25 05:22:06 +02:00 |
|
|
|
95d359a903
|
Return null instead of undefined when folder needs relocation or does not exist during revert
|
2025-05-25 05:20:24 +02:00 |
|
|
|
3859516fe6
|
Add check for relocation or non-existent folder before performing diff
|
2025-05-25 05:20:24 +02:00 |
|
|
|
9ab8a66cb9
|
Fix return value when folder needs relocation or does not exist
|
2025-05-25 05:20:24 +02:00 |
|
|
|
9cc35b38c7
|
Add check for relocation or non-existent folder before removing .git directory
|
2025-05-25 05:20:24 +02:00 |
|
|
|
aaacaa9e2d
|
Refactor 'has-diffs' handler to check for relocation and file existence
|
2025-05-25 05:18:00 +02:00 |
|
|
|
d4c83d8df5
|
Add IPC handler to check if commit exists in any branch of the repository
|
2025-05-25 05:07:21 +02:00 |
|
|
|
8d7f1c41d6
|
Add lastHeadHash to folder object
|
2025-05-25 05:07:21 +02:00 |
|
|
|
e51694ed40
|
Add lastHeadHash to folder object when initializing git repo
|
2025-05-25 05:06:27 +02:00 |
|
|
|
884778b7ed
|
Expose 'pick-folder' method in main.js using IPC
|
2025-05-25 04:51:23 +02:00 |
|
|
|
e4dcd636a6
|
Add IPC handlers for git repository checks and folder relocation
|
2025-05-25 04:49:20 +02:00 |
|
|
|
8bcfd7a9e6
|
auto-git:
[change] main.js
|
2025-05-25 04:34:05 +02:00 |
|
|
|
823f9151bf
|
auto-git:
[change] main.js
|
2025-05-25 04:28:59 +02:00 |
|
|
|
f9f9c51b9d
|
auto-git:
[change] main.js
|
2025-05-25 04:23:52 +02:00 |
|
|
|
4763b66f6c
|
auto-git:
[change] main.js
|
2025-05-25 04:05:26 +02:00 |
|
|
|
76c35efd31
|
Refactor folder location check and event handling in main.js
|
2025-05-25 03:57:23 +02:00 |
|
|
|
47ed7c2133
|
auto-git:
[change] main.js
|
2025-05-25 03:41:33 +02:00 |
|
|
|
345e040467
|
auto-git:
[change] main.js
|
2025-05-25 03:32:19 +02:00 |
|
|
|
c8b8ac8dda
|
Add visual indicator for relocated folders and update commit logic to handle missing folders
|
2025-05-25 03:01:50 +02:00 |
|
|
|
d78576056c
|
auto-git:
[change] main.js
|
2025-05-25 01:46:11 +02:00 |
|
|
|
1dcf3b645b
|
auto-git:
[change] main.js
|
2025-05-25 01:45:22 +02:00 |
|
|
|
61337930d7
|
auto-git:
[change] main.js
|
2025-05-25 01:22:15 +02:00 |
|
|
|
2affdbdb5b
|
Refactor autostart handling in main.js
|
2025-05-25 00:04:57 +02:00 |
|
|
|
863d5ab497
|
Refactor main.js to clean up on exit and open dev tools in detached mode
|
2025-05-25 00:03:44 +02:00 |
|
|
|
84e133ac10
|
Refactor settings menu and add autostart/close-to-tray options
|
2025-05-25 00:02:11 +02:00 |
|
|
|
d72f661548
|
auto-git:
[change] main.js
|
2025-05-24 23:52:46 +02:00 |
|
|
|
9e2dfdd23f
|
auto-git:
[change] main.js
|
2025-05-24 23:52:41 +02:00 |
|
|
|
5d6976b061
|
auto-git:
[change] main.js
|
2025-05-24 23:52:31 +02:00 |
|
|
|
b7f47a2d20
|
Refactor code formatting in main.js
|
2025-05-24 23:52:11 +02:00 |
|
|
|
1f44370949
|
Refactor tray menu options for monitoring actions
|
2025-05-24 23:51:46 +02:00 |
|
|
|
aa7fcc297c
|
auto-git:
[change] main.js
|
2025-05-24 22:31:40 +02:00 |
|
|
|
0c9a2452e3
|
Add tray icon functionality for Auto-Git application
|
2025-05-24 22:31:11 +02:00 |
|
|
|
0ca0e9df36
|
Resize tray icon in main.js
|
2025-05-24 22:29:56 +02:00 |
|
|
|
2ff333d211
|
auto-git:
[change] main.js
|
2025-05-24 21:50:51 +02:00 |
|
|
|
bf21220988
|
auto-git:
[change] main.js
|
2025-05-24 21:46:40 +02:00 |
|