1
0
Commit Graph

164 Commits

Author SHA1 Message Date
855d353237 auto-git:
[change] README.md
 [change] animeCat.js
 [change] index.html
 [change] main.js
 [change] package.json
 [change] preload.js
 [change] settings.html
2025-06-01 13:58:00 +02:00
5e21fc8cf9 Add theme selection element to settings.html 2025-05-26 09:35:03 +02:00
597e43b008 Remove unused theme option from settings.html 2025-05-26 09:31:43 +02:00
e13763b8ba Add Sky Theme checkbox to settings.html 2025-05-26 09:31:43 +02:00
60445daef6 Update settings.html to include theme selection dropdown 2025-05-26 08:18:21 +02:00
91ebae3664 Add minutes commit threshold setting 2025-05-25 22:02:10 +02:00
cf5cae5dde Update preload.js to include minutes commit threshold methods 2025-05-25 21:49:06 +02:00
f28e128e14 Add minutes input to settings.html 2025-05-25 21:49:06 +02:00
cb2cfcbf77 auto-git:
[change] settings.html
2025-05-25 21:47:29 +02:00
a30b217d1b Fix typo in ellapsedMinutesInput variable name in settings.html 2025-05-25 21:47:29 +02:00
0a3cbc49d2 Correct variable name and update input ID in settings.html 2025-05-25 21:47:29 +02:00
b30b4a4909 Add time input for intelligent commit threshold in settings.html 2025-05-25 21:47:29 +02:00
cc12b83b46 Fix label text in settings.html 2025-05-25 21:47:29 +02:00
687e6fe3dc Add styles for needs-relocation and warning-icon classes in settings.html 2025-05-25 03:13:56 +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
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