1
0

Commit Graph

  • 4536810ecb Add rewrite-trigger.txt Victor Giers 2025-12-07 22:56:59 +01:00
  • 9e708b731c Add llmBuffer and rewriteInProgress fields to folder object in main.js Victor Giers 2025-12-07 22:54:56 +01:00
  • cb83f14453 Enhance runLLMCommitRewrite logic in main.js Victor Giers 2025-12-07 22:54:32 +01:00
  • 7a4622ad4a Add check for rewriteInProgress in main.js Victor Giers 2025-12-07 22:54:19 +01:00
  • 6a0c2787fa Enhance autoCommit function with rewrite buffer and progress tracking Victor Giers 2025-12-07 22:54:11 +01:00
  • 58e79310cc Add rewriteInProgress and llmBuffer to store and folder objects Victor Giers 2025-12-07 22:53:59 +01:00
  • 4b330d0a7f Add rebase check and abort functionality in autoCommit and commitCurrentFolder Victor Giers 2025-12-07 22:49:48 +01:00
  • 3b5fc1c8c1 Update buildTrayMenu to check for .git directory Victor Giers 2025-11-27 11:48:39 +01:00
  • c508800f83 Add .gitignore default entries and skip initial commit check Victor Giers 2025-11-27 11:45:43 +01:00
  • f38af64e40 Enable push button only if there are commits in the repository Victor Giers 2025-11-27 11:39:43 +01:00
  • 9bf17a7eac Ensure initial commit is created during Git repo initialization Victor Giers 2025-11-27 11:39:37 +01:00
  • f2037299e2 Fix typo in renderer.js Victor Giers 2025-11-27 11:36:45 +01:00
  • 64afe101f3 auto-git: [change] main.js Victor Giers 2025-11-27 11:36:36 +01:00
  • afa4aa722e auto-git: [change] main.js Victor Giers 2025-11-27 11:36:28 +01:00
  • b819b2978a auto-git: [change] renderer.js Victor Giers 2025-11-27 11:36:21 +01:00
  • 633769e664 auto-git: [change] renderer.js Victor Giers 2025-11-27 11:36:13 +01:00
  • 793d2824c3 auto-git: [change] index.html [change] renderer.js Victor Giers 2025-11-27 11:36:03 +01:00
  • ded66cd8c1 auto-git: [change] main.js [change] preload.js Victor Giers 2025-11-27 11:35:53 +01:00
  • a593be06dd auto-git: [change] main.js Victor Giers 2025-11-27 11:35:44 +01:00
  • 3109f02cb7 auto-git: [change] main.js Victor Giers 2025-11-27 11:35:21 +01:00
  • c6fcf26734 auto-git: [change] main.js Victor Giers 2025-11-27 11:35:17 +01:00
  • c10fafb4fa Update file monitoring to ignore additional directories and implement file limit check Victor Giers 2025-11-27 11:27:44 +01:00
  • 511eef1e55 auto-git: [change] main.js Victor Giers 2025-11-27 11:21:11 +01:00
  • 419eb2c525 Enhance animeCat.js with bubble hide timeout and pointer events adjustments Victor Giers 2025-11-26 17:39:10 +01:00
  • ab8ee2c361 Enhance macOS dock icon handling and error resilience in main.js Victor Giers 2025-09-12 22:46:07 +02:00
  • e5ad9d0edb Add platform-specific icon resolution and set app icons for Windows/Linux during development Victor Giers 2025-09-12 22:44:01 +02:00
  • f125f1618d Refactor file watcher to support .gitignore and ignore node_modules Victor Giers 2025-06-05 17:40:08 +02:00
  • 8c744bda82 auto-git: [change] main.js Victor Giers 2025-06-04 15:22:00 +02:00
  • 4ff83d63e7 Refactor autoCommit function to improve branch handling and commit logic Victor Giers 2025-06-04 15:21:38 +02:00
  • 5647c1ea66 Refactor autoCommit function to handle multiple file chunks and improve commit logic Victor Giers 2025-06-04 15:21:07 +02:00
  • 6706ad75f8 Add constant for max files per commit in main.js Victor Giers 2025-06-04 15:06:57 +02:00
  • db115e6fb3 Remove uncaughtException handling and defaultMaxListeners in main.js and renderer.js Victor Giers 2025-06-04 14:48:29 +02:00
  • 3a2cdeccde auto-git: [change] renderer.js Victor Giers 2025-06-04 14:48:14 +02:00
  • cbd8cc228e auto-git: [change] main.js Victor Giers 2025-06-04 14:47:24 +02:00
  • 8f6d8f2e51 auto-git: [change] index.html Victor Giers 2025-06-02 23:25:10 +02:00
  • c8b3c10f8f auto-git: [change] index.html Victor Giers 2025-06-02 23:24:45 +02:00
  • d87d05a006 auto-git: [change] README.md Victor Giers 2025-06-02 00:21:20 +02:00
  • 5e144c0244 Update Windows icon asset Victor Giers 2025-06-02 00:10:54 +02:00
  • d2aa10e0a7 Update README with installation instructions Victor Giers 2025-06-01 23:45:38 +02:00
  • 5d59715ebd Fix order of gitignore entry Victor Giers 2025-06-01 23:45:19 +02:00
  • 760c655d5c Rename and fix file extension for rebase sequence script Victor Giers 2025-06-01 23:29:42 +02:00
  • 6565a6838b Add script to reword first commit in rebase sequence on Windows Victor Giers 2025-06-01 23:26:41 +02:00
  • 66346d56b3 Update API endpoint to use localhost for all network requests Victor Giers 2025-06-01 23:26:25 +02:00
  • e16d45c64f Clarify Gitea API-Key purpose in README Victor Giers 2025-06-01 14:08:28 +02:00
  • 5070765c24 Add Gitea API-Key setting to README Victor Giers 2025-06-01 14:08:23 +02:00
  • 5218d2a940 Correct Auto-Git references in README Victor Giers 2025-06-01 14:08:04 +02:00
  • 05c6eb8202 Update theme description in README Victor Giers 2025-06-01 14:07:56 +02:00
  • 1b79d97142 Update README with new features and author information Victor Giers 2025-06-01 14:07:21 +02:00
  • 5dc07a42bf Update README.md with detailed GitCat application information and features Victor Giers 2025-06-01 14:04:21 +02:00
  • 855d353237 auto-git: [change] README.md [change] animeCat.js [change] index.html [change] main.js [change] package.json [change] preload.js [change] settings.html Victor Giers 2025-06-01 13:58:00 +02:00
  • a539bedbbd Update repository description and fetch updated clone URL in main.js Victor Giers 2025-06-01 12:28:48 +02:00
  • 26a6463c25 Refactor code structure for generateRepoDescription function Victor Giers 2025-06-01 12:26:49 +02:00
  • 6a360256f3 Refactor push-to-gitea handler to include LLM-generated description and improve error handling Victor Giers 2025-06-01 12:25:15 +02:00
  • 24a2d51868 auto-git: [change] main.js Victor Giers 2025-06-01 12:24:50 +02:00
  • b4d902a1db auto-git: [change] main.js Victor Giers 2025-06-01 12:21:56 +02:00
  • 42b847cc11 Add node-fetch dependency for HTTP requests in main.js Victor Giers 2025-06-01 12:19:20 +02:00
  • dd22549b8a Implement push-to-Gitea functionality in main.js Victor Giers 2025-06-01 12:18:39 +02:00
  • 41507997fd Add pushToGitea function to preload.js Victor Giers 2025-06-01 12:18:18 +02:00
  • 58b5d9680d Implement push functionality for selected folder in renderer.js Victor Giers 2025-06-01 12:17:42 +02:00
  • 9a528e671c Add push button to renderer.js Victor Giers 2025-06-01 12:17:32 +02:00
  • f211556f20 Add push button for Gitea in index.html Victor Giers 2025-06-01 12:17:14 +02:00
  • b7eed581cb Update README.md with new project description and features Victor Giers 2025-06-01 12:09:12 +02:00
  • 3e259ce7de Refactor renderer.js to improve code organization and readability Victor Giers 2025-06-01 12:06:28 +02:00
  • a4fe460719 auto-git: [change] renderer.js Victor Giers 2025-06-01 12:03:56 +02:00
  • 0e5b175202 Remove unused code in renderer.js Victor Giers 2025-06-01 12:01:43 +02:00
  • 1196038b08 Move README generation logic to renderer.js Victor Giers 2025-06-01 12:01:27 +02:00
  • 8424543569 Update .gitignore to exclude additional build artifacts and IDE files Victor Giers 2025-06-01 11:59:25 +02:00
  • 9d081114b4 Fix typo in watcher ignore pattern Victor Giers 2025-06-01 11:59:23 +02:00
  • 8b15b09246 Remove unused code in main.js Victor Giers 2025-06-01 11:52:05 +02:00
  • 6a83d22888 Remove unused code in main.js Victor Giers 2025-06-01 11:51:45 +02:00
  • 05b81dfff7 auto-git: [change] main.js Victor Giers 2025-06-01 11:51:43 +02:00
  • 1bb3e06989 Remove unused code from main.js Victor Giers 2025-06-01 11:51:37 +02:00
  • b21163455b auto-git: [change] main.js Victor Giers 2025-06-01 11:51:22 +02:00
  • ac76f3dcd3 auto-git: [change] main.js Victor Giers 2025-06-01 11:51:13 +02:00
  • 2e1c1a580c auto-git: [change] main.js Victor Giers 2025-06-01 11:50:48 +02:00
  • 5278c5cd7d auto-git: [change] main.js Victor Giers 2025-06-01 11:50:14 +02:00
  • 7c0bf17101 auto-git: [change] main.js Victor Giers 2025-06-01 11:50:06 +02:00
  • 656a850baa Refactor commit message rewording logic in main.js Victor Giers 2025-06-01 11:49:21 +02:00
  • 9a50124b10 Add script to rewrite commit messages and update gitignore Victor Giers 2025-06-01 11:46:59 +02:00
  • dab6c42e6d Remove unused code from main.js Victor Giers 2025-06-01 11:46:54 +02:00
  • 12cd409616 Refactor and enhance commit logic with error handling and additional logging Victor Giers 2025-06-01 10:52:17 +02:00
  • 37b86a740c Add function to stream README using LLM Victor Giers 2025-06-01 10:50:35 +02:00
  • 73237093d9 Remove unused function streamLLMREADME from main.js Victor Giers 2025-06-01 10:50:23 +02:00
  • 9d57c5f2ac Add cat stream functionality in main.js Victor Giers 2025-06-01 10:50:21 +02:00
  • b7d1b96598 Remove cat stream logic from main.js Victor Giers 2025-06-01 10:50:12 +02:00
  • ff9ec031bf auto-git: [change] main.js Victor Giers 2025-06-01 10:46:45 +02:00
  • 1a6ce43e47 auto-git: [change] main.js Victor Giers 2025-06-01 10:46:32 +02:00
  • d0ecf32e81 auto-git: [change] main.js Victor Giers 2025-06-01 09:46:53 +02:00
  • 8e420cc40b auto-git: [change] main.js Victor Giers 2025-06-01 09:46:46 +02:00
  • 59ceaa13ae auto-git: [change] main.js Victor Giers 2025-06-01 09:46:37 +02:00
  • b45223799f auto-git: [unlink] modules/constants.js [unlink] modules/git.js [unlink] modules/ipc-handlers.js [unlink] modules/llm.js [unlink] modules/readme-gen.js [unlink] modules/store.js [unlink] modules/tray.js [unlink] modules/utils.js [unlink] modules/watcher.js [unlink] modules/window.js Victor Giers 2025-06-01 09:44:58 +02:00
  • d640044dc3 auto-git: [change] main.js Victor Giers 2025-06-01 09:43:47 +02:00
  • b6ff68e0cd auto-git: [change] main.js Victor Giers 2025-06-01 09:43:30 +02:00
  • f21a16d0ba auto-git: [change] main.js Victor Giers 2025-06-01 09:43:26 +02:00
  • 03778c3e40 auto-git: [change] main.js Victor Giers 2025-06-01 09:43:23 +02:00
  • deb3109f91 auto-git: [change] main.js Victor Giers 2025-06-01 09:43:13 +02:00
  • 1f8fee03fd auto-git: [change] modules/tray.js Victor Giers 2025-06-01 09:42:54 +02:00
  • fe0d2a9526 auto-git: [change] main.js Victor Giers 2025-06-01 09:42:48 +02:00
  • 1c30ab5c8d auto-git: [change] modules/store.js Victor Giers 2025-06-01 09:42:07 +02:00
  • 091f21453d auto-git: [change] main.js Victor Giers 2025-06-01 09:41:12 +02:00