Commit Graph

34 Commits

Author SHA1 Message Date
Gregory Schier
c02aa4f2d0 Dynamic plugins (#68) 2024-09-06 10:43:25 -07:00
Gregory Schier
f404aa53c6 Option to disable telemetry 2024-08-26 12:06:56 -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
8c2da49412 Various tweaks 2024-07-22 17:55:28 -07:00
Gregory Schier
372588f541 Templating (#43)
Add new `templating` crate with custom parser/renderer for dealing with
variables
2024-06-07 08:39:12 -07:00
Gregory Schier
6992436fc7 Better analytics error log 2024-06-04 16:27:22 -07:00
Gregory Schier
9e8afc3cc9 Theme analytics and Moonlight 2024-05-30 11:00:50 -07:00
Gregory Schier
5dd9539ab3 Add num launches to notification call 2024-05-14 14:25:10 -07:00
Gregory Schier
88ee60c97f Copy as curl 2024-05-08 00:00:50 -07:00
Gregory Schier
82e2a6b73e Curl import (#24) 2024-05-07 21:57:03 -07:00
Gregory Schier
896e3d5831 Upgrade to Tauri 2.0 (#23) 2024-05-04 14:14:19 -07:00
Gregory Schier
bb561d7b98 Fix settings query store and analytics 2024-03-19 10:23:21 -07:00
Gregory Schier
f75446de87 Better padding 2024-03-16 13:59:06 -07:00
Gregory Schier
901cf53cd2 Custom content-type for multipart items 2024-03-16 12:49:17 -07:00
Gregory Schier
e5bafd088c Track GRPC 2024-02-28 07:32:05 -08:00
Gregory Schier
33b15c52c2 Analytics ID 2024-02-28 07:27:19 -08:00
Gregory Schier
796ceb56c4 Analytics ID 2024-02-28 07:26:02 -08:00
Gregory Schier
fd044005a6 More analytics, and cancel requests 2024-02-24 11:30:07 -08:00
Gregory Schier
ca4d9b1ad6 Refactor into grpc events 2024-02-22 00:49:22 -08:00
Gregory Schier
9f54eb77a0 gRPC Support (#20) 2024-02-09 05:01:00 -08:00
Gregory Schier
650aa240ea Track dialogs 2024-01-28 16:33:36 -08:00
Gregory Schier
6104a8b3c2 Cookie Support (#19) 2024-01-28 14:39:51 -08:00
Gregory Schier
05e8841e82 Fix analytics again 2024-01-18 22:28:25 -08:00
Gregory Schier
60acc86e52 Some analytics fixes 2024-01-18 20:23:02 -08:00
Gregory Schier
874c73b50f Launch analytics events, changelog, better filter styles 2024-01-18 14:42:02 -08:00
Gregory Schier
d414709d1a Add hotkey dialog and rust-only analytics 2024-01-10 16:18:08 -08:00
Gregory Schier
2377b29d86 Dev app icon 2023-11-10 13:06:12 -08:00
Gregory Schier
d5295efd82 Tidy up logs and general cleanup 2023-11-09 20:33:09 -08:00
Gregory Schier
95b2e0ae62 No analytics in dev 2023-11-09 11:46:52 -08:00
Gregory Schier
6dd9a112fe Analytics event properties 2023-11-09 11:44:59 -08:00
Gregory Schier
c4926f430a Track screen size, os, and version 2023-11-08 09:49:29 -08:00
Gregory Schier
98ed12a2df Rust analytics and a few tweaks 2023-11-08 09:13:32 -08:00