Commit Graph

15 Commits

Author SHA1 Message Date
a8f9e0ae25 bump to v1.1.0: accessibility, filter bar fix, updated README 2026-02-19 20:15:01 +02:00
2f3060738e add reduce motion toggle and bump to v1.0.1 2026-02-16 17:51:23 +02:00
d33c348260 add custom app icon - teal squircle with lighthouse 2026-02-16 16:07:20 +02:00
f2d283631c bump version to 1.0.0 2026-02-16 15:51:57 +02:00
ad8d9fc879 add README, CC0 license, and button icon alignment fix 2026-02-16 15:40:28 +02:00
8d26af0b0e add 15-improvements design doc and implementation plan 2026-02-16 14:56:22 +02:00
9f60fa233e Phase 3 - filter bar, keyboard navigation, notifications, comments 2026-02-16 14:52:08 +02:00
545ac3b637 custom scrollbars, portable storage, window state persistence 2026-02-15 22:18:50 +02:00
f9e5c05be1 window controls, dragging, and text selection 2026-02-15 21:19:24 +02:00
18d0a965de custom window titlebar - remove native decorations, add WindowControls to TopBar 2026-02-15 20:56:55 +02:00
f567cc7245 use Tauri v2 named fs permissions for appdata access 2026-02-15 20:22:54 +02:00
93d8a9efd2 broaden filesystem scope to include $APPDATA root directory 2026-02-15 19:44:56 +02:00
b48c207dec correct lib crate name in main.rs (temptauri_lib -> openpylon_lib) 2026-02-15 19:38:50 +02:00
443588d4cb add window close handler, configure minimum window size 2026-02-15 19:24:00 +02:00
71ef8f77d1 scaffold Tauri v2 + React + TS with all dependencies 2026-02-15 18:31:54 +02:00