Commit Graph

12 Commits

Author SHA1 Message Date
Gregory Schier c484dd4041 Start on plugin ctx API (#64) 2024-08-14 06:42:54 -07:00
Gregory Schier 1a9dfda90c Fix up DB creation and migration 2024-08-09 11:20:04 -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 c8a99a6603 Upgrade Tauri dependencies 2024-07-28 13:44:50 -07:00
Gregory Schier ac8b1c018b Better import flow 2024-07-23 08:29:09 -07:00
Gregory Schier ad6b8a126a Fix notification status code handling 2024-07-23 07:30:47 -07:00
Gregory Schier 8c2da49412 Various tweaks 2024-07-22 17:55:28 -07:00
Gregory Schier ab1224c997 Fix parsing notification timestamp 2024-06-17 11:43:20 -07:00
Gregory Schier a522236885 Cargo format 2024-06-08 20:28:45 -07:00
Gregory Schier c7cc086d1d Upgrade reqwest and add ALPN for http/2 2024-06-08 19:40:35 -07:00
Gregory Schier 5dd9539ab3 Add num launches to notification call 2024-05-14 14:25:10 -07:00
Gregory Schier 50dc494b58 Better notifications 2024-05-13 16:52:20 -07:00