1
0
Commit Graph

1115 Commits

Author SHA1 Message Date
cbb8df4376 Fix trailing whitespace in main.js 2025-06-01 05:51:52 +02:00
616d67d607 Add comprehensive ignore list and auto-commit functionality with .gitignore updates 2025-06-01 05:50:27 +02:00
b01a9106d6 Refactor streamLLMREADME function to merge with streamLLMCommit 2025-06-01 05:42:38 +02:00
1772e9d53b Increase settings window width and add placeholder code blocks 2025-06-01 05:37:16 +02:00
8530100019 Add multiple empty lines and a comment in main.js 2025-05-31 20:57:35 +02:00
3c1123da19 Remove unnecessary comments from main.js 2025-05-31 20:57:35 +02:00
49a12ee763 Add comment in main.js 2025-05-31 20:57:35 +02:00
824d8edde3 Add comment in main.js 2025-05-31 20:57:35 +02:00
d6b8629fe2 Remove unused code from main.js 2025-05-31 20:57:16 +02:00
c78708c4c2 Add empty lines and comment block at the end of main.js 2025-05-31 20:57:10 +02:00
6608a055a4 Update folder path in repo-updated event 2025-05-31 20:57:10 +02:00
12ae6dab42 Add empty lines in main.js 2025-05-31 20:54:47 +02:00
26575e0616 Comment out unused code in main.js 2025-05-31 20:54:47 +02:00
afdfd71648 Remove redundant code in main.js 2025-05-31 20:54:47 +02:00
d59ea7ac3f Add empty comment block in main.js 2025-05-31 20:53:43 +02:00
460c5d1e79 Add notification on repo update 2025-05-31 20:53:43 +02:00
9c309b8f18 Comment out unused code in main.js 2025-05-31 20:50:12 +02:00
a4956b3488 Remove unused code from main.js 2025-05-31 20:48:53 +02:00
7f50bb9b23 Re-add commented-out code in main.js 2025-05-31 20:48:39 +02:00
0e3888686c Comment out unused code in main.js 2025-05-31 20:48:39 +02:00
628e4efa9f Add event listener for 'repo-updated' in renderer.js 2025-05-31 20:48:39 +02:00
47653d989e Remove commented-out code in preload.js 2025-05-31 20:48:39 +02:00
52cd13a50f Add multiple test comments in main.js 2025-05-31 20:47:13 +02:00
a1280f10b8 Add test comment in main.js 2025-05-31 20:47:13 +02:00
c47888c96e Refactor: Comment out unused code in main.js 2025-05-31 20:46:26 +02:00
6b3d03b593 Add missing newline at the end of renderer.js 2025-05-31 20:44:14 +02:00
81ce25268b Comment out ipcRenderer.on('repo-updated' in preload.js 2025-05-31 20:44:14 +02:00
36cd56404b Comment out watchRepo calls in main.js 2025-05-31 20:44:14 +02:00
a3b1df65db Remove unused event listener in renderer.js 2025-05-31 20:42:46 +02:00
45a9e28e37 auto-git:
[change] main.js
2025-05-31 19:41:57 +02:00
65b7d86595 auto-git:
[change] main.js
2025-05-31 19:38:10 +02:00
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