Commit Graph

14 Commits

Author SHA1 Message Date
Gregory Schier bc50891edb Remove useNavigate everywhere, and make request a query param. And convert dialog to Jotai 2025-01-06 16:54:07 -08:00
Gregory Schier ec999015ab Fixed the circular imports and things 2024-12-20 23:49:15 -08:00
Gregory Schier 51a11b6495 Switch to useMutation in some places 2024-12-20 17:38:41 -08:00
Gregory Schier 27134a52ad Performance sweep (#147) 2024-12-20 17:31:15 -08:00
Gregory Schier 6d2c3712c0 Fix active cookie jar and improve routing 2024-10-28 10:06:43 -07:00
Gregory Schier 101b6284d6 [WIP] Refactor to NPM workspaces (#104) 2024-09-22 21:27:10 -07:00
Gregory Schier c484dd4041 Start on plugin ctx API (#64) 2024-08-14 06:42:54 -07:00
Gregory Schier f967820f12 Model and DB refactor (#61)
- [x] Move from `sqlx` to `rusqlite`
- [x] Generate TS types from Rust models
2024-08-05 07:58:20 -07:00
Gregory Schier 146fc133f0 Add mutationKey everywhere 2024-06-21 09:25:25 -07:00
Gregory Schier d29e503309 Fix GRPC with files not refreshing, and tight render loop 2024-06-20 08:40:10 -07:00
Gregory Schier 896e3d5831 Upgrade to Tauri 2.0 (#23) 2024-05-04 14:14:19 -07:00
Gregory Schier fd044005a6 More analytics, and cancel requests 2024-02-24 11:30:07 -08:00
Gregory Schier d274b85db1 Combine grpc handlers, fix duplicate 2024-02-10 10:41:45 -08:00
Gregory Schier 9f54eb77a0 gRPC Support (#20) 2024-02-09 05:01:00 -08:00