Gregory Schier
|
592c1228f1
|
Fix tauri event listener hook
|
2025-01-04 07:01:31 -08:00 |
|
Gregory Schier
|
4b807f221b
|
A bunch of fixes
|
2025-01-01 07:01:41 -08:00 |
|
Gregory Schier
|
ec999015ab
|
Fixed the circular imports and things
|
2024-12-20 23:49:15 -08:00 |
|
Gregory Schier
|
51a11b6495
|
Switch to useMutation in some places
|
2024-12-20 17:38:41 -08:00 |
|
Gregory Schier
|
27134a52ad
|
Performance sweep (#147)
|
2024-12-20 17:31:15 -08:00 |
|
Gregory Schier
|
6d2c3712c0
|
Fix active cookie jar and improve routing
|
2024-10-28 10:06:43 -07:00 |
|
Gregory Schier
|
7759649963
|
Update local model stores in all mutations (#129)
|
2024-10-23 09:54:43 -07:00 |
|
Gregory Schier
|
5de50c70c6
|
Fix workspace/request creation race
|
2024-10-22 14:27:12 -07:00 |
|
Gregory Schier
|
101b6284d6
|
[WIP] Refactor to NPM workspaces (#104)
|
2024-09-22 21:27:10 -07:00 |
|
Gregory Schier
|
c484dd4041
|
Start on plugin ctx API (#64)
|
2024-08-14 06:42:54 -07:00 |
|
Gregory Schier
|
b5eed9bf9d
|
Fix xpath filtering
|
2024-08-08 22:54:15 -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
|
146fc133f0
|
Add mutationKey everywhere
|
2024-06-21 09:25:25 -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
|
47fcb8bad4
|
Cmd Palette Improvements (#50)
- Fuzzy matching
- Show hotkeys
- Add actions
|
2024-06-10 21:37:41 -07:00 |
|
Gregory Schier
|
3f40f36217
|
Fixed asset:// loading and tweak curl stuff
|
2024-05-13 23:20:30 -07:00 |
|
Gregory Schier
|
896e3d5831
|
Upgrade to Tauri 2.0 (#23)
|
2024-05-04 14:14:19 -07:00 |
|
Gregory Schier
|
9dc2435e43
|
Fix GraphQL content type on creation, and placeholder
|
2024-02-28 13:04:17 -08:00 |
|
Gregory Schier
|
fd044005a6
|
More analytics, and cancel requests
|
2024-02-24 11:30:07 -08:00 |
|
Gregory Schier
|
fe4696daf7
|
Better recent work/env/req logic
|
2024-02-13 17:21:54 -08:00 |
|
Gregory Schier
|
9f54eb77a0
|
gRPC Support (#20)
|
2024-02-09 05:01:00 -08:00 |
|