1
0
Commit Graph

344 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
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
36cd56404b Comment out watchRepo calls in main.js 2025-05-31 20:44:14 +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
40e55c1446 Add file size and type filters for directory content retrieval 2025-05-31 19:20:37 +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
1118af8111 Add new endpoint to retrieve all commit hashes from a Git repository 2025-05-26 21:44:30 +02:00
2060f4a7c4 Refactor get-commits handler to support pagination in main.js 2025-05-26 20:52:05 +02:00
67b9850ee7 Revert isIgnored function to original implementation 2025-05-26 20:41:46 +02:00
7bebfafa5a Fix unnecessary parentheses in isIgnored function 2025-05-26 20:41:46 +02:00
ce33c3d8f1 Refactor isIgnored function to use IGNORED_NAMES 2025-05-26 20:41:46 +02:00
3464119588 auto-git:
[change] main.js
2025-05-26 20:37:01 +02:00
90d10fa4cb Update visibility condition for 'Open Folder' menu item 2025-05-26 20:36:52 +02:00
523ce91120 Fix typo in label for copying folder path 2025-05-26 20:36:52 +02:00
41b73d9372 auto-git:
[change] main.js
2025-05-26 20:35:32 +02:00
144b2e89eb Add IPC handler for retrieving selected folder sync data 2025-05-26 20:22:00 +02:00
42595ad74b Add context menu for files in tree view 2025-05-26 20:20:38 +02:00
8a079d8e1e Remove commented-out code in main.js 2025-05-26 19:41:38 +02:00