1
0
Commit Graph

1264 Commits

Author SHA1 Message Date
90a7998596 auto-git:
[change] main.js
2025-06-01 08:16:29 +02:00
ed2da5ba5b auto-git:
[change] main.js
2025-06-01 08:16:13 +02:00
a9870e7198 auto-git:
[change] README.md
2025-06-01 08:15:00 +02:00
c27f3b8bf0 Add IPC handlers for configuration settings 2025-06-01 08:12:13 +02:00
101694e4c6 auto-git:
[change] main.js
2025-06-01 08:12:09 +02:00
7202f24e42 Add IPC handlers for various settings 2025-06-01 08:11:50 +02:00
734139c810 Remove unused IPC handlers in main.js 2025-06-01 08:11:44 +02:00
459ceb89ad Add IPC handlers for configuration settings 2025-06-01 08:11:14 +02:00
3b5d584ed8 auto-git:
[change] main.js
2025-06-01 08:11:09 +02:00
21aced34a1 auto-git:
[change] main.js
2025-06-01 08:10:38 +02:00
f8c68a034b auto-git:
[change] main.js
2025-06-01 08:10:28 +02:00
7173cc4504 auto-git:
[change] main.js
2025-06-01 08:10:03 +02:00
30b67da24d Refactor monitoring logic to use queues and debouncing 2025-06-01 08:08:50 +02:00
8daf1f0fc6 auto-git:
[change] README.md
2025-06-01 07:26:39 +02:00
832a32a490 auto-git:
[change] README.md
2025-06-01 07:26:39 +02:00
6848ec97be Update README.md with new features and improved content structure 2025-06-01 07:26:39 +02:00
ec2512421f Update README.md with new structure and content 2025-06-01 07:20:29 +02:00
4d73330e2f Refactor file handling in main.js to include content and relevance score 2025-06-01 07:17:52 +02:00
8d5c57dcd0 Refactor getFileRelevanceScore function to include content analysis for better relevance scoring 2025-06-01 07:17:43 +02:00
fefd2f4393 auto-git:
[add] README.md
2025-06-01 07:12:00 +02:00
b837c6664f Add 'ignore' package for file filtering in main.js 2025-06-01 07:12:00 +02:00
cbd48f6710 Refactor file relevance scoring and sorting logic in main.js 2025-06-01 07:08:20 +02:00
8d8cf0ff11 Refactor file collection logic to ignore .gitignore rules 2025-06-01 07:06:29 +02:00
8459d0d689 Remove .gitignore from ignored names list in main.js 2025-06-01 07:01:47 +02:00
5445aab3a8 Update .gitignore and refactor auto-commit logic in main.js 2025-06-01 06:57:13 +02:00
35c270490f Update .gitignore and package.json with additional ignored files and dependencies 2025-06-01 06:47:58 +02:00
90bb154620 auto-git:
[change] main.js
2025-06-01 06:46:31 +02:00
357861d3b6 Refactor addMatchingFilesToGitignore function to handle file patterns and update gitignore accordingly 2025-06-01 06:46:22 +02:00
c8f1e53a7a Add placeholder comment for auto-generated code in main.js 2025-06-01 06:46:22 +02:00
228d85738c Add function to ensure files are ignored in .gitignore 2025-06-01 06:45:34 +02:00
178dd49f48 auto-git:
[change] main.js
2025-06-01 06:40:08 +02:00
a1b8881ff6 auto-git:
[change] main.js
2025-06-01 06:38:39 +02:00
3d1f0af17d auto-git:
[change] main.js
2025-06-01 06:32:39 +02:00
8cb03fcecf auto-git:
[change] main.js
2025-06-01 06:31:21 +02:00
6f098b7906 Refactor watcher logic to ignore empty or relative paths 2025-06-01 06:28:22 +02:00
449df51642 Add ignored file patterns for various project types 2025-06-01 06:25:14 +02:00
86704d72fe Add 'ignore' package to main.js 2025-06-01 06:23:37 +02:00
18a243b44a Refactor and enhance auto-git functionality with .gitignore handling 2025-06-01 06:22:14 +02:00
52180fad62 Add unhandled rejection handler in main.js 2025-06-01 06:20:51 +02:00
0d9f97f7f2 auto-git:
[change] main.js
2025-06-01 06:20:10 +02:00
101796d944 auto-git:
[change] main.js
2025-06-01 06:17:39 +02:00
288a5eab06 Add debug functionality to monitor script 2025-06-01 06:15:45 +02:00
875328f16c Revert debug functionality removal 2025-06-01 06:11:33 +02:00
cc419fd8d8 Add debug functionality and ignore module 2025-06-01 06:11:33 +02:00
df0342c3c3 Refactor and enhance gitignore handling in auto-git script 2025-06-01 06:06:18 +02:00
fff9c19736 Remove node_modules and .git from watcher ignore list in main.js 2025-06-01 06:04:24 +02:00
6c456e2da2 Enable README creation and proper initial commit in auto-git 2025-06-01 05:55:38 +02:00
9afbe177d7 auto-git:
[change] main.js
2025-06-01 05:54:38 +02:00
4f6c072dd6 Comment out README.md creation in auto-git script 2025-06-01 05:54:38 +02:00
cbb8df4376 Fix trailing whitespace in main.js 2025-06-01 05:51:52 +02:00