1
0
Commit Graph

27 Commits

Author SHA1 Message Date
205be92f54 auto-git:
[change] preload.js
2025-05-25 05:32:44 +02:00
5f54c9a04a Add folder updated event listener in preload.js 2025-05-25 05:32:44 +02:00
0253a5c9d6 Add function to check if repo has a specific commit 2025-05-25 05:08:48 +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
c8b8ac8dda Add visual indicator for relocated folders and update commit logic to handle missing folders 2025-05-25 03:01:50 +02:00
4772b1a533 auto-git:
[change] preload.js
2025-05-25 00:05:11 +02:00
599a4bb79c auto-git:
[change] preload.js
2025-05-25 00:05:11 +02:00
84e133ac10 Refactor settings menu and add autostart/close-to-tray options 2025-05-25 00:02:11 +02:00
338018e1cd Refactor preload.js to expose tray event listeners 2025-05-24 22:00:38 +02:00
0bc31a9ec4 auto-git:
[change] preload.js
2025-05-24 21:54:14 +02:00
dc0cda88f3 auto-git:
[change] preload.js
2025-05-24 20:49:49 +02:00
a6fdbc5680 auto-git:
[change] preload.js
2025-05-24 20:48:48 +02:00
3a20d22b80 auto-git:
[change] main.js
 [change] preload.js
 [change] settings.html
2025-05-24 20:44:27 +02:00
8bd5471d73 Remove unnecessary blank lines and ensure newline at end of preload.js 2025-05-24 20:25:26 +02:00
754a4d4808 Restore original structure in preload.js 2025-05-24 20:25:26 +02:00
7c9ccd5485 Remove unnecessary blank lines in preload.js 2025-05-24 20:25:26 +02:00
0f2b5d5325 Clean up extra lines in preload.js 2025-05-24 20:25:26 +02:00
e000828313 Expose Ollama functions in preload.js 2025-05-24 20:25:26 +02:00
06776628f1 Revert README for consistency 2025-05-24 19:19:22 +02:00
ecd043d94c auto-git:
[change] index.html
 [change] main.js
 [change] preload.js
 [change] renderer.js
 [change] settings.html
2025-05-24 08:46:46 +02:00
abc1ba77b3 auto-git:
[change] main.js
 [change] preload.js
 [change] renderer.js
2025-05-24 06:05:52 +02:00
b41740568b test 2025-05-23 22:42:01 +02:00
5b180b3b95 test 2025-05-23 21:03:08 +02:00
20e0c61589 test 2025-05-23 20:52:25 +02:00
134a3b7f27 Add settings dialog for Sky Mode and Skip Prompt, update main HTML and script
- Created `settings.html` with a dialog for adjusting settings related to Sky Mode and Skip Prompt.
- Updated `main.html` to include context menus for folder operations.
- Enhanced `main.js` with functionality to handle settings changes, apply Sky Mode, and add copy-to-clipboard feature for diffs.

This commit message was automatically generated by auto-git
2025-05-23 19:36:42 +02:00
c75a4df5dc initial commit 2025-05-23 10:15:53 +02:00