Commit Graph

323 Commits

Author SHA1 Message Date
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
1f9ea47ba5 Modify sidebar footer styling in index.css 2026-01-31 00:45:52 +01:00
be5048091f Update README.md with new features 2026-01-31 00:45:52 +01:00
03c8412800 Restore drag/drop and file-open event handlers in App.tsx 2026-01-31 00:44:15 +01:00
6539d597db Add file opening handling and pending opens management in main.rs 2026-01-31 00:43:24 +01:00
da431ba10d Add event listener for file-opened and handle pending opens in App.tsx 2026-01-31 00:42:48 +01:00
526cfa4b4e Update file handling logic in App.tsx 2026-01-31 00:42:48 +01:00
d69bb68cf8 Add error handling and support for multiple file paths in createTextFromFile 2026-01-31 00:42:23 +01:00
c7af725e39 Import additional Tauri API functions in App.tsx 2026-01-31 00:42:18 +01:00
5884bc1e24 Add 'Open Text' button to App component 2026-01-31 00:38:53 +01:00
ad9ac08174 Add drag/drop handler for .txt files in App.tsx 2026-01-31 00:37:35 +01:00
d8e05411a2 Add file opening functionality in App.tsx 2026-01-31 00:37:29 +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
fa00456cc0 Add @tauri-apps/api dependency 2026-01-31 00:37:12 +01:00
c9c548fac3 auto-git:
[change] .gitignore
2026-01-31 00:29:37 +01:00
c3ae2eadd3 Update .gitignore to exclude src-tauri/target/ 2026-01-31 00:27:57 +01:00
569be658ed Add .gitignore to ignore unnecessary files 2026-01-31 00:25:32 +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