1
0
Commit Graph

1084 Commits

Author SHA1 Message Date
344210ee3c auto-git:
[change] main.js
2025-05-31 19:37:44 +02:00
9facff792d auto-git:
[change] main.js
2025-05-31 19:37:11 +02:00
e36e7ee661 auto-git:
[change] main.js
2025-05-31 19:31:57 +02:00
541a3ab4bc auto-git:
[change] main.js
2025-05-31 19:30:50 +02:00
5001f7a098 auto-git:
[change] main.js
2025-05-31 19:29:26 +02:00
07d7ac0cbd Add new function StreamLLMREADME for generating README content using LLM 2025-05-31 19:28:16 +02:00
536c817ec5 auto-git:
[change] main.js
2025-05-31 19:24:35 +02:00
dad4eb36b0 auto-git:
[change] index.html
2025-05-31 19:21:37 +02:00
40e55c1446 Add file size and type filters for directory content retrieval 2025-05-31 19:20:37 +02:00
ed1a8f6209 Add README generation functionality to renderer.js 2025-05-31 19:19:32 +02:00
1a125dc530 Comment out unused import in main.js 2025-05-31 19:18:16 +02:00
a69a632dfe Refactor README generation logic in main.js 2025-05-31 19:16:47 +02:00
724d1d0494 Add auto-generated README functionality 2025-05-31 19:16:34 +02:00
d40973def8 Add IPC handler for checking README existence 2025-05-31 19:16:27 +02:00
9e57545ac7 Add hasReadme and generateReadme methods to preload.js 2025-05-31 19:14:57 +02:00
d53771e89d Refactor README button logic 2025-05-31 19:14:57 +02:00
1275fc73bc Fix path concatenation in renderer.js 2025-05-31 19:13:45 +02:00
6e09f25dd6 Fix path concatenation in renderer.js 2025-05-31 19:13:45 +02:00
f69977de11 auto-git:
[change] renderer.js
2025-05-31 19:11:39 +02:00
34527fc8db auto-git:
[change] renderer.js
2025-05-31 19:11:20 +02:00
0187affedd auto-git:
[change] renderer.js
2025-05-31 19:10:50 +02:00
e922eeb9da Comment out unnecessary code in renderer.js 2025-05-26 22:57:36 +02:00
9ecaa8943f Add README button logic to renderer.js 2025-05-26 22:57:35 +02:00
447d157ed6 Add 'Generate README' button to index.html 2025-05-26 22:55:48 +02:00
cec9b33cd1 Further reduce right margin of .paw-queued class by 10px 2025-05-26 22:26:18 +02:00
1af71dfb95 Reduce right margin of .paw-queued class by 10px 2025-05-26 22:26:18 +02:00
c639d61eac Adjust right margin of .paw-queued class 2025-05-26 22:26:18 +02:00
de4bfe2f99 auto-git:
[change] index.html
2025-05-26 22:25:07 +02:00
a72bc99b36 auto-git:
[change] index.html
2025-05-26 22:24:57 +02:00
42205c9bc2 auto-git:
[change] index.html
2025-05-26 22:24:44 +02:00
aed313eab8 auto-git:
[change] index.html
2025-05-26 22:24:37 +02:00
3fae08bc32 auto-git:
[change] index.html
2025-05-26 22:24:22 +02:00
8191b0b533 auto-git:
[change] index.html
2025-05-26 22:24:14 +02:00
4f707e9db1 auto-git:
[change] index.html
2025-05-26 22:24:06 +02:00
51050d8b9c auto-git:
[change] index.html
2025-05-26 22:23:55 +02:00
a79a6aa154 auto-git:
[change] index.html
2025-05-26 22:23:41 +02:00
ed55b42586 auto-git:
[change] index.html
2025-05-26 22:23:31 +02:00
397170381a Add margin to pagination element in renderer.js 2025-05-26 22:23:26 +02:00
e12115f68e Update margin of border-t in index.html 2025-05-26 22:23:26 +02:00
5b49fdea1e auto-git:
[change] renderer.js
2025-05-26 22:21:40 +02:00
8b9afeed80 Correct typo in pagination class 2025-05-26 22:21:40 +02:00
90a426aede Remove vertical padding from pagination 2025-05-26 22:21:40 +02:00
e674eb5e97 Add padding to pagination 2025-05-26 22:21:40 +02:00
325445f6b0 Increase pagination margin 2025-05-26 22:21:40 +02:00
58e8a1839a Fix pagination class 2025-05-26 22:21:40 +02:00
14e7e051a1 Adjust move threshold for cat interaction 2025-05-26 22:12:20 +02:00
4ea44240bc Refactor pagination logic in renderer.js 2025-05-26 22:08:07 +02:00
f0ce11cef6 Fix text color in renderer.js based on theme 2025-05-26 22:07:12 +02:00
4b2989a3ae Refactor renderer.js to update text colors based on sky mode and time of day 2025-05-26 22:05:43 +02:00
d1df6d2bae Comment out title update interval in renderer.js 2025-05-26 22:01:09 +02:00