1
0
Commit Graph

516 Commits

Author SHA1 Message Date
5396c98f84 auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
f31215540e auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
ec06e63b21 auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
5e303bc1f8 auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
5bebf61330 Add empty line before async function declaration in main.js 2025-05-25 20:01:23 +02:00
38ca777ee4 auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
c739c86eb9 Refactor: Increase port wait loop iterations in main.js 2025-05-25 20:01:23 +02:00
cb02a19d1d auto-git:
[change] main.js
2025-05-25 20:01:23 +02:00
99df9c4570 Fix: Remove unnecessary newline in main.js 2025-05-25 20:01:23 +02:00
3eeedc3e3b Add temporary hack to start Ollama if not running 2025-05-25 19:52:12 +02:00
2a1d3d0224 Remove extra blank lines from animeCat.js 2025-05-25 07:29:28 +02:00
00f68d8074 Add comment to animeCat.js 2025-05-25 07:29:28 +02:00
4226d81476 Comment out unused variables in main.js 2025-05-25 07:29:28 +02:00
95b5672a5e Remove unused test code from main.js 2025-05-25 07:01:35 +02:00
a41f76d2fb Add test comments in main.js 2025-05-25 07:01:23 +02:00
91b3b0e658 auto-git:
[change] main.js
2025-05-25 06:58:18 +02:00
67fea4b6f9 auto-git:
[change] main.js
2025-05-25 06:57:53 +02:00
26613a8560 auto-git:
[change] main.js
2025-05-25 06:57:15 +02:00
193243605c auto-git:
[change] main.js
2025-05-25 06:57:09 +02:00
ef7b26dfba auto-git:
[change] main.js
2025-05-25 06:56:50 +02:00
ea4c977fa9 auto-git:
[change] main.js
2025-05-25 06:56:20 +02:00
57ccf25f95 auto-git:
[change] main.js
2025-05-25 06:55:53 +02:00
dbf638f0af Refactor code by removing unnecessary comments and adjusting line changes handling 2025-05-25 06:53:38 +02:00
5cc5548765 Add multiple comments in main.js 2025-05-25 06:52:28 +02:00
6855a72c81 Add comment in main.js 2025-05-25 06:52:28 +02:00
f8deb4d83b Add exclamation marks to comment indicating potential issue 2025-05-25 06:51:47 +02:00
a576aadbc2 Comment out linesChanged and llmCandidates initialization in createTray 2025-05-25 06:51:47 +02:00
57c6ea2f4b Update lastHeadHash for existing folder 2025-05-25 06:51:47 +02:00
257bb9a9c6 auto-git:
[change] main.js
2025-05-25 06:42:43 +02:00
bd8bca0cee Remove unused code for adding and removing folders in main.js 2025-05-25 06:40:20 +02:00
0b95e5240c Refactor folder addition logic and update IPC handlers 2025-05-25 06:39:20 +02:00
a3c0b5e5b0 Add new function to add folder by path 2025-05-25 06:39:20 +02:00
f2efbb23fa Add drag and drop functionality for folders in renderer.js 2025-05-25 06:33:52 +02:00
967e27d1b9 Refactor drag-and-drop functionality in main.js and renderer.js 2025-05-25 06:12:43 +02:00
4b9545d780 auto-git:
[change] main.js
2025-05-25 06:11:59 +02:00
3eb6fca935 Remove redundant code and simplify folder addition logic in main.js 2025-05-25 06:11:35 +02:00
fbfde5d17e Fix code formatting and minor adjustments in main.js 2025-05-25 06:10:55 +02:00
57ce95541a Refactor folder addition logic and add IPC handlers for adding folders 2025-05-25 06:09:11 +02:00
2d13ed9a25 Add function to initialize Git repository 2025-05-25 06:09:11 +02:00
950640152d auto-git:
[change] main.js
2025-05-25 06:05:08 +02:00
fa5fc95356 Enable monitoring toggle only if folder does not need relocation 2025-05-25 06:04:37 +02:00
6d4e3fbf36 Refactor and enhance folder monitoring logic in main.js 2025-05-25 05:58:46 +02:00
ced0223d55 Update styling for relocation warning symbol in index.html 2025-05-25 05:43:38 +02:00
f8f4a21650 Add relocation warning and disable play/pause button if folder needs relocation 2025-05-25 05:43:11 +02:00
9f53c1e256 auto-git:
[change] renderer.js
2025-05-25 05:39:38 +02:00
205be92f54 auto-git:
[change] preload.js
2025-05-25 05:32:44 +02:00
562748952b Remove duplicate folder update event listener in renderer.js 2025-05-25 05:32:44 +02:00
40ca66b930 Remove redundant renderSidebar call in renderer.js 2025-05-25 05:32:44 +02:00
d4e3284cfd Call renderSidebar on folder update in renderer.js 2025-05-25 05:32:44 +02:00
5f54c9a04a Add folder updated event listener in preload.js 2025-05-25 05:32:44 +02:00