1
0
Commit Graph

456 Commits

Author SHA1 Message Date
2bd9ecb4b7 Revert unnecessary comment in renderer.js 2025-05-25 05:18:00 +02:00
763817a6ee Add comment to clarify hash comparison logic 2025-05-25 05:18:00 +02:00
337aa63ec3 Refactor folder relocation logic by adding hash verification step 2025-05-25 05:11:26 +02:00
fd4460a665 Implement folder relocation logic with Git validation 2025-05-25 05:08:49 +02:00
0253a5c9d6 Add function to check if repo has a specific commit 2025-05-25 05:08:48 +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
c893170cd1 Fix comment in preload.js regarding folder picker exposure 2025-05-25 04:51:23 +02:00
819b1789a2 Add new methods to preload.js for Git repository operations 2025-05-25 04:51:23 +02:00
f11ea9ebb5 Add folder relocation logic in renderer.js 2025-05-25 04:50:33 +02:00
e4dcd636a6 Add IPC handlers for git repository checks and folder relocation 2025-05-25 04:49:20 +02:00
3a98d7c78f auto-git:
[change] renderer.js
2025-05-25 04:35:19 +02:00
8bcfd7a9e6 auto-git:
[change] main.js
2025-05-25 04:34:05 +02:00
c5fa94d5be auto-git:
[change] renderer.js
2025-05-25 04:29:09 +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
81e81002b0 auto-git:
[change] renderer.js
2025-05-25 03:30:26 +02:00
1ef1ab772c Remove unnecessary position property from index.html 2025-05-25 03:25:57 +02:00
77066e90ca auto-git:
[change] index.html
2025-05-25 03:25:57 +02:00
baa1f0c779 Refactor folder relocation logic in renderer.js 2025-05-25 03:25:57 +02:00
687e6fe3dc Add styles for needs-relocation and warning-icon classes in settings.html 2025-05-25 03:13:56 +02:00
49e40a72e3 Update selector for folder location updates in renderer.js 2025-05-25 03:13:43 +02:00
7748282bc4 Add data-folder-id attribute to folder list items in renderer.js 2025-05-25 03:13:43 +02:00
d1d6f7ae98 Add empty lines in renderer.js 2025-05-25 03:13:43 +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
dceb38b133 Refactor model selection logic and improve HTML structure in settings.html 2025-05-25 01:39:17 +02:00
d8f0be6268 Remove unused close button and alert in settings.html 2025-05-25 01:39:17 +02:00
b47728d601 auto-git:
[change] settings.html
2025-05-25 01:38:09 +02:00
162f759113 auto-git:
[change] settings.html
2025-05-25 01:37:26 +02:00
2ffe1d25d2 Reorganize and update checkbox labels in settings.html 2025-05-25 01:37:14 +02:00
08f3afea17 auto-git:
[change] settings.html
2025-05-25 01:36:24 +02:00
94bc1ac02f Comment out rollback function in settings.html 2025-05-25 01:36:04 +02:00
ab1ea4b6e7 Remove duplicate alert in settings.html 2025-05-25 01:36:04 +02:00
348b529c2f Add alert in settings.html 2025-05-25 01:36:04 +02:00
3b2c60abd7 Restore and reposition alert in settings.html 2025-05-25 01:34:10 +02:00
b0514db4df Re-add missing alert in settings.html 2025-05-25 01:34:10 +02:00
737bdb210c Remove redundant alert in settings.html 2025-05-25 01:34:10 +02:00
819c6ff5bd Fix duplicate alert in settings.html 2025-05-25 01:34:10 +02:00
e0f63b04e0 auto-git:
[change] settings.html
2025-05-25 01:33:21 +02:00
b97ff6e981 Refactor settings.html to improve layout and functionality 2025-05-25 01:32:44 +02:00
b79e584ac2 auto-git:
[change] settings.html
2025-05-25 01:32:22 +02:00
ffb197404a auto-git:
[change] settings.html
2025-05-25 01:32:06 +02:00