1
0
Commit Graph

1335 Commits

Author SHA1 Message Date
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
c0a529d37b auto-git:
[change] settings.html
2025-05-25 01:31:52 +02:00
70179f6220 auto-git:
[change] settings.html
2025-05-25 01:31:14 +02:00
4d3c853231 auto-git:
[change] settings.html
2025-05-25 01:30:34 +02:00
61337930d7 auto-git:
[change] main.js
2025-05-25 01:22:15 +02:00
c5f975db8c Update styling and layout in settings.html 2025-05-25 01:21:09 +02:00
a832d83674 Refactor commit message generation options in settings.html 2025-05-25 01:20:58 +02:00
551ebee2cb Add missing background property and correct indentation in settings.html 2025-05-25 01:20:58 +02:00
c1ae1e81b9 Fix typo in background color variable name in settings.html 2025-05-25 01:20:58 +02:00
b7a1962413 Update background color in settings.html 2025-05-25 01:20:58 +02:00
ccca8a32cb Set width of dialog to full container in settings.html 2025-05-25 01:16:12 +02:00
2e32537324 Toggle color property between dialog and body in settings.html 2025-05-25 01:16:12 +02:00
3a89708a96 Revert button padding change to original size in settings.html 2025-05-25 01:16:12 +02:00
65f07e3ff2 Reduce padding for smaller buttons in settings.html 2025-05-25 01:16:12 +02:00
764a2c8720 Adjust padding for buttons in settings.html 2025-05-25 01:16:12 +02:00
11e96eb25c Reduce padding of settings container 2025-05-25 01:13:29 +02:00
eb306f3708 Reduce min-width of input/number select elements 2025-05-25 01:13:29 +02:00
82419c6566 Add margin-right to button container 2025-05-25 01:13:29 +02:00
325e947f17 Adjust min-width of input/number select elements 2025-05-25 01:13:29 +02:00
f0add60077 Remove unused border color from focused input/select elements 2025-05-25 01:13:29 +02:00
123c2c5e36 Update border color for focused input/select elements 2025-05-25 01:13:29 +02:00
a248d7151e Adjust input and select element styles in settings.html 2025-05-25 01:10:42 +02:00