Commit Graph

45 Commits

Author SHA1 Message Date
c7b7c40137 Update dependencies and add search functionality 2026-03-11 11:08:51 +01:00
b7850c270a Refactor main.rs in src-tauri/src/main.rs 2026-02-01 06:20:43 +01:00
03621a0f91 Rename new_file_b.png to new_text_b.png in icons directory 2026-02-01 03:13:00 +01:00
db0c456543 Rename settins.png to settings.png 2026-02-01 03:11:50 +01:00
de0ad07fc9 Rename open.png to open_file.png 2026-02-01 03:11:50 +01:00
891cf63261 Remove Unbenannt-1.png icon 2026-02-01 03:11:50 +01:00
3ed4c36ee9 Update new_file_b.png icon 2026-02-01 03:11:50 +01:00
c8545e9670 Add Unbenannt-1.png icon 2026-02-01 03:11:50 +01:00
dc1a515a2a Update open_file_b.png icon 2026-02-01 03:11:50 +01:00
5f16ebe51e Add sidebar expand icon 2026-02-01 03:10:25 +01:00
3466e1901b Add sidebar collapse icon 2026-02-01 03:10:25 +01:00
733378d10f Add settings icon 2026-02-01 03:10:25 +01:00
0863282fdf Add new icons for file operations 2026-02-01 03:10:25 +01:00
02449dd491 Add new_folder icon 2026-02-01 03:09:13 +01:00
bc5dd85b3a Add new_text icon 2026-02-01 03:09:13 +01:00
5bbe9f65b7 Add open icon 2026-02-01 03:09:13 +01:00
b2c139fe18 Add settins icon 2026-02-01 03:09:13 +01:00
31e0f19487 Add sb_collapse icon 2026-02-01 03:09:13 +01:00
9a26725c30 Add sb_expand icon 2026-02-01 03:09:13 +01:00
710eb65f46 Add folder_b icon to src-tauri/icons 2026-02-01 01:42:43 +01:00
0e8085a98b Add folder icon to src-tauri/icons 2026-02-01 01:42:43 +01:00
eccd378043 Add 'core:webview:allow-print' permission to capabilities.json 2026-01-31 16:22:21 +01:00
05ef4ba130 Add webview print permission in main.json 2026-01-31 16:21:17 +01:00
15f1b22f3b Add Markdown file type configuration 2026-01-31 14:41:51 +01:00
6601d2ef41 auto-git:
[change] src-tauri/gen/schemas/acl-manifests.json
 [change] src-tauri/gen/schemas/capabilities.json
 [change] src-tauri/gen/schemas/desktop-schema.json
 [change] src-tauri/gen/schemas/macOS-schema.json
 [change] src/App.tsx
2026-01-31 14:35:53 +01:00
c9243c77d2 auto-git:
[change] src-tauri/Cargo.lock
 [change] src-tauri/capabilities/main.json
2026-01-31 14:35:53 +01:00
6a5a2a38b1 auto-git:
[change] src-tauri/src/main.rs
2026-01-31 14:35:53 +01:00
fd6be4c6df auto-git:
[change] src-tauri/Cargo.toml
2026-01-31 14:35:53 +01:00
7b1066605f auto-git:
[change] src-tauri/gen/schemas/acl-manifests.json
 [change] src-tauri/gen/schemas/capabilities.json
 [change] src-tauri/gen/schemas/desktop-schema.json
 [change] src-tauri/gen/schemas/macOS-schema.json
 [change] src/App.tsx
2026-01-31 14:31:11 +01:00
9f04d11664 auto-git:
[add] src-tauri/gen/schemas/acl-manifests.json
 [add] src-tauri/gen/schemas/capabilities.json
 [add] src-tauri/gen/schemas/desktop-schema.json
 [add] src-tauri/gen/schemas/macOS-schema.json
 [change] .gitignore
 [change] src-tauri/Cargo.lock
2026-01-31 14:31:08 +01:00
9fa2b8c663 auto-git:
[change] src-tauri/capabilities/main.json
2026-01-31 14:31:08 +01:00
8e4322550b auto-git:
[change] src-tauri/src/main.rs
2026-01-31 14:31:08 +01:00
a56a7ee647 auto-git:
[change] src-tauri/Cargo.toml
2026-01-31 14:31:08 +01:00
a10250db12 Update history_b icon in src-tauri 2026-01-31 12:48:04 +01:00
5ded7630ec Rename history Kopie icon to history_b 2026-01-31 12:43:44 +01:00
788b22590b Add history icon 2026-01-31 12:43:44 +01:00
e397135c7b Update main.rs to include Wry in plugin builder 2026-01-31 00:57:08 +01:00
99d98948e3 Add Emitter to main.rs imports 2026-01-31 00:49:08 +01:00
6539d597db Add file opening handling and pending opens management in main.rs 2026-01-31 00:43:24 +01:00
e3052754b5 Configure file associations for text documents 2026-01-31 00:37:12 +01:00
48480183f3 Expand file system capabilities in main.json 2026-01-31 00:37:12 +01:00
3f4594fc6f added icons for multiple build targets 2026-01-30 23:38:58 +01:00
6b3e8d62e3 corrected build config for mac 2026-01-30 23:37:06 +01:00
d7a2310f22 updated icon 2026-01-30 23:25:46 +01:00
22cb32d56c initial commit 2026-01-30 23:14:06 +01:00