1
0
Commit Graph

453 Commits

Author SHA1 Message Date
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
13d82878a0 auto-git:
[change] main.js
2025-05-24 21:46:32 +02:00
a21b28923f Update tray icon path and refactor tray menu construction 2025-05-24 21:42:57 +02:00
cf33222370 Refactor main.js to include tray functionality 2025-05-24 21:38:39 +02:00
47f300b5cc Remove commented-out code from main.js 2025-05-24 21:31:45 +02:00
6ea985c377 Add autocommit test in main.js 2025-05-24 21:31:25 +02:00
72480d0eca auto-git:
[change] main.js
2025-05-24 21:28:02 +02:00
cb6b51c52f Update model prompts and simplify logic in main.js 2025-05-24 21:27:48 +02:00
220fa0eb54 Refactor commit message handling and add short hash support 2025-05-24 21:27:17 +02:00
09cd5bbdb5 auto-git:
[change] main.js
2025-05-24 21:15:36 +02:00
0139197429 auto-git:
[change] main.js
2025-05-24 21:12:08 +02:00
ea859d216c Remove commented-out code and refactor comments in main.js 2025-05-24 21:09:27 +02:00
980e4b8b69 Further add placeholder comments in main.js 2025-05-24 21:08:53 +02:00
d049746b73 Add placeholder comments in main.js 2025-05-24 21:08:53 +02:00
1e03822cd6 auto-git:
[change] main.js
2025-05-24 21:08:24 +02:00
c41964b940 auto-git:
[change] main.js
2025-05-24 21:03:31 +02:00
3a20d22b80 auto-git:
[change] main.js
 [change] preload.js
 [change] settings.html
2025-05-24 20:44:27 +02:00
0950bb3216 auto-git:
[change] main.js
2025-05-24 20:42:24 +02:00
c78c4268ca auto-git:
[change] main.js
2025-05-24 20:42:21 +02:00
8253b227f2 auto-git:
[change] main.js
2025-05-24 20:42:07 +02:00
21856d702f Add get/set handlers for commit and README models in main.js 2025-05-24 20:38:06 +02:00
850edb0460 Improve error handling and JSON parsing in ollama-list IPC handler, update settings.html 2025-05-24 20:38:06 +02:00
0b28eecb3f Enhance error handling and model parsing in ollama-list IPC handler 2025-05-24 20:29:03 +02:00
1eda35e334 Add Ollama list and pull handlers in main.js 2025-05-24 20:25:26 +02:00