Commit Graph

24 Commits

Author SHA1 Message Date
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
97947e5680 Remove unused import 2024-07-25 07:58:04 -07:00
Gregory Schier
4ed5489092 Fix dunce usage 2024-07-25 07:52:53 -07:00
Gregory Schier
3825280380 Convert UNC paths in more places 2024-07-25 07:47:00 -07:00
Gregory Schier
2a35decf8c Remove UNC prefix for protoc exec 2024-07-24 08:07:06 -07:00
Gregory Schier
9f268a9316 Protoc stderr into error 2024-07-24 07:41:51 -07:00
Gregory Schier
2170a04ccc Unique sidecar names 2024-07-24 07:04:14 -07:00
Gregory Schier
102bd588c2 NodeJS Plugin Runtime (#53) 2024-07-19 10:41:47 -07:00
Gregory Schier
3c12b14572 Refactor gRPC reflection! 2024-06-20 12:49:58 -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
f81ffe249e Better gRPC reflection errors 2024-06-18 10:54:39 -07:00
Gregory Schier
c7cc086d1d Upgrade reqwest and add ALPN for http/2 2024-06-08 19:40:35 -07:00
Gregory Schier
83c6250a8c Hopefully fix AppImage build not finding migrations. I think it was because the productName had a capital Yaak in it. 2024-06-04 14:59:40 -07:00
Gregory Schier
22aa14cdc2 Improve copy-as-curl 2024-05-13 11:30:10 -07:00
Gregory Schier
88ee60c97f Copy as curl 2024-05-08 00:00:50 -07:00
Gregory Schier
896e3d5831 Upgrade to Tauri 2.0 (#23) 2024-05-04 14:14:19 -07:00
Gregory Schier
4f6a678ca6 Include default protoc includes 2024-02-28 09:45:11 -08:00
Gregory Schier
964e6ddb63 Protoc sidecar 2024-02-25 17:43:29 -08:00
Gregory Schier
046a569ebe Better gRPC status on error 2024-02-24 12:41:43 -08:00
Gregory Schier
ca4d9b1ad6 Refactor into grpc events 2024-02-22 00:49:22 -08:00
Gregory Schier
8d29fad261 gRPC authentication 2024-02-17 23:47:28 -08:00
Gregory Schier
c71790195b Grap gRPC status codes 2024-02-11 08:52:12 -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