Commit Graph

20 Commits

Author SHA1 Message Date
Gregory Schier 989b5a8058 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 d361a40903 Consolidate any* hooks 2024-06-21 10:01:45 -07:00
Gregory Schier 50e2ab3a03 Move request to another workspace (#52) 2024-06-21 09:01:18 -07:00
Gregory Schier 0bb3f14b4c Fix button styles 2024-06-20 12:55:13 -07:00
Gregory Schier c18d30b89f Refactor gRPC reflection! 2024-06-20 12:49:58 -07:00
Gregory Schier 8cd3961f87 Custom font sizes and better zoom 2024-05-29 12:10:01 -07:00
Gregory Schier 83aaeb94f6 Theme system refactor (#31) 2024-05-21 17:56:06 -07:00
Gregory Schier 9797bc1830 Start of command palette 2024-03-18 17:09:01 -07:00
Gregory Schier 6fd1b35a50 Custom content-type for multipart items 2024-03-16 12:49:17 -07:00
Gregory Schier ca63c101a1 Many hotkey improvements 2024-02-27 10:10:38 -08:00
Gregory Schier c2f58f328c Proto files off model 2024-02-24 14:16:58 -08:00
Gregory Schier 8347093e8b More analytics, and cancel requests 2024-02-24 11:30:07 -08:00
Gregory Schier 0cfb218b07 Refactor into grpc events 2024-02-22 00:49:22 -08:00
Gregory Schier 7f4d082c17 Add metadata and squash migrations 2024-02-18 08:35:31 -08:00
Gregory Schier d61b22dd87 gRPC authentication 2024-02-17 23:47:28 -08:00
Gregory Schier 5565a9db9a Even better dropdown filtering 2024-02-17 22:27:01 -08:00
Gregory Schier b803655306 Started gRPC tabs 2024-02-17 22:15:44 -08:00
Gregory Schier f835599502 Tweak tab padding 2024-02-15 16:38:14 -08:00
Gregory Schier eae79ab14b Better sidebar collapse, debuonce container uqeries, fix recent requests 2024-02-15 15:07:15 -08:00
Gregory Schier a9d99aa17f gRPC Support (#20) 2024-02-09 05:01:00 -08:00