Commit Graph

16 Commits

Author SHA1 Message Date
Gregory Schier
dd0516cc55 Support list of notifications 2025-02-03 07:12:32 -08:00
Gregory Schier
ba330047ca Cargo format 2025-01-11 13:53:30 -08:00
Gregory Schier
31440eea76 Filesystem Sync (#142) 2025-01-03 20:41:00 -08:00
Gregory Schier
9915c57817 Plugin execution context (#119) 2024-09-30 17:45:51 -07:00
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