4 Commits

Author SHA1 Message Date
Jacob Schmidt
0dde7c40f3 Polish editors/settings UI and wire startup view + navigation 2026-02-27 19:26:02 -06:00
069b38071c Added Web WebGateway
Added connector so gateway works.
scripts are much more polished and functional.
2026-02-27 11:03:53 -06:00
Jacob Schmidt
7c3161c61b feat(settings): persist tags and fragment types via Tauri settings 2026-02-26 21:10:18 -06:00
Jacob Schmidt
54bef33f0b Refactor frontend state to store-first architecture
- add and expand feature stores for entries, fragments, todos, lists, settings

- move CRUD logic into store helpers and simplify component state handling

- update SidePanel + button to create section-specific items

- switch fragment UX to view-first with edit/create modes

- add and update docs for store-based state management

- remove deprecated account route
2026-02-25 20:52:46 -06:00