|
|
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 |
|
|
|
1d4307deb2
|
Update renderer.js to refresh UI on folder changes
|
2025-05-24 23:50:41 +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 |
|
|
|
43f95084d6
|
Remove unused Tailwind CSS files
|
2025-05-24 22:05:32 +02:00 |
|
|
|
4089ad5943
|
auto-git:
[add] tailwind.css
|
2025-05-24 22:04:29 +02:00 |
|
|
|
76e53bb177
|
auto-git:
[add] tailwind.config.js
|
2025-05-24 22:04:14 +02:00 |
|
|
|
35c88ebc4e
|
Add autoprefixer, postcss, and tailwindcss to devDependencies
|
2025-05-24 22:03:44 +02:00 |
|
|
|
1dba713a65
|
auto-git:
[change] renderer.js
|
2025-05-24 22:00:38 +02:00 |
|
|
|
194e5266b2
|
Refactor renderer.js to use Electron API methods for tray events
|
2025-05-24 22:00:38 +02:00 |
|
|
|
338018e1cd
|
Refactor preload.js to expose tray event listeners
|
2025-05-24 22:00:38 +02:00 |
|
|
|
114c5a7f2e
|
auto-git:
[change] renderer.js
|
2025-05-24 21:58:40 +02:00 |
|
|
|
0bc31a9ec4
|
auto-git:
[change] preload.js
|
2025-05-24 21:54:14 +02:00 |
|
|
|
07d41b3d78
|
auto-git:
[change] renderer.js
|
2025-05-24 21:51:43 +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 |
|
|
|
d91c87c470
|
Add Electron IPC event handlers for tray menu interactions
|
2025-05-24 21:39:36 +02:00 |
|
|
|
cf33222370
|
Refactor main.js to include tray functionality
|
2025-05-24 21:38:39 +02:00 |
|
|
|
653e74f843
|
Add tray icon
|
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 |
|
|
|
ee63928570
|
Remove setSkipPrompt function call from ok button click event listener in settings.html
|
2025-05-24 21:10:52 +02:00 |
|
|
|
061a8785be
|
Add comments to setSkyMode function in settings.html
|
2025-05-24 21:10:52 +02:00 |
|
|
|
441ac67c9d
|
Remove alert('OK gedrückt'); from settings.html
|
2025-05-24 21:10:52 +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 |
|
|
|
125ce72a55
|
auto-git:
[change] settings.html
|
2025-05-24 21:04:50 +02:00 |
|
|
|
48955b7f29
|
auto-git:
[change] settings.html
|
2025-05-24 21:04:17 +02:00 |
|
|
|
c41964b940
|
auto-git:
[change] main.js
|
2025-05-24 21:03:31 +02:00 |
|
|
|
6d98dd602e
|
Refactor and optimize settings.html styles
|
2025-05-24 21:02:02 +02:00 |
|
|
|
bc8b9f3ab4
|
Refactor and enhance settings.html with new styles and features
|
2025-05-24 20:58:01 +02:00 |
|
|
|
2347d477ae
|
Remove threshold live save functionality in settings.html
|
2025-05-24 20:58:01 +02:00 |
|
|
|
dc0cda88f3
|
auto-git:
[change] preload.js
|
2025-05-24 20:49:49 +02:00 |
|
|
|
02b26d62ad
|
auto-git:
[change] settings.html
|
2025-05-24 20:49:31 +02:00 |
|
|
|
84b6c0bfdf
|
auto-git:
[change] settings.html
|
2025-05-24 20:49:18 +02:00 |
|
|
|
f3e3b40a3e
|
auto-git:
[change] settings.html
|
2025-05-24 20:49:03 +02:00 |
|
|
|
a6fdbc5680
|
auto-git:
[change] preload.js
|
2025-05-24 20:48:48 +02:00 |
|
|
|
e761aea7e7
|
auto-git:
[change] settings.html
|
2025-05-24 20:47:57 +02:00 |
|
|
|
d517f6ba99
|
auto-git:
[change] settings.html
|
2025-05-24 20:47:47 +02:00 |
|