1
0

7 Commits

Author SHA1 Message Date
7aa122f749 Added dist/to .itignore 2026-05-04 22:06:41 +02:00
0e12ac604e auto-git:
[add] scripts/
 [add] src-tauri/
 [add] tauriBridge.js
 [change] .gitignore
 [change] README.md
 [change] index.html
 [change] package.json
 [change] renderer.js
 [change] settings.html
 [unlink] editor-reword.js
 [unlink] main.js
 [unlink] preload.js
 [unlink] rebase-sequence-windows.js
2026-05-04 21:33:17 +02:00
8424543569 Update .gitignore to exclude additional build artifacts and IDE files 2025-06-01 11:59:37 +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
134a3b7f27 Add settings dialog for Sky Mode and Skip Prompt, update main HTML and script
- Created `settings.html` with a dialog for adjusting settings related to Sky Mode and Skip Prompt.
- Updated `main.html` to include context menus for folder operations.
- Enhanced `main.js` with functionality to handle settings changes, apply Sky Mode, and add copy-to-clipboard feature for diffs.

This commit message was automatically generated by auto-git
2025-05-23 19:36:42 +02:00
c75a4df5dc initial commit 2025-05-23 10:15:53 +02:00