Commit Graph

19 Commits

Author SHA1 Message Date
Gregory Schier 101b6284d6 [WIP] Refactor to NPM workspaces (#104) 2024-09-22 21:27:10 -07:00
Gregory Schier aa85ecb618 Template Tag Function Editor (#67)
![CleanShot 2024-08-15 at 16 53
09@2x](https://github.com/user-attachments/assets/8c0eb655-1daf-4dc8-811f-f606c770f7dc)
2024-08-16 08:31:19 -07:00
Gregory Schier 063e6cf00c Plugin runtime v2 (#62) 2024-08-08 21:30:59 -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 d29e503309 Fix GRPC with files not refreshing, and tight render loop 2024-06-20 08:40:10 -07:00
Gregory Schier acc07780a7 Some fixes after upgrading react-query 2024-05-10 09:19:29 -07:00
Gregory Schier 896e3d5831 Upgrade to Tauri 2.0 (#23) 2024-05-04 14:14:19 -07:00
Gregory Schier 9f54eb77a0 gRPC Support (#20) 2024-02-09 05:01:00 -08:00
Gregory Schier 51f48d3883 Updating environments! 2023-10-22 22:06:51 -07:00
Gregory Schier bb2ba21bbd Better tauri listeners and stuff 2023-03-30 09:05:54 -07:00
Gregory Schier aeda504e64 GraphQL autocomplete and duplicate request 2023-03-21 23:54:45 -07:00
Gregory Schier 9ac5572094 Create new workspace, and more optimizations 2023-03-18 19:36:31 -07:00
Gregory Schier e33085a7b4 Beginnings of autocomplete for headers 2023-03-17 16:51:20 -07:00
Gregory Schier 10616001df Flatten migrations, kvs lib, fix tabs 2023-03-17 08:36:21 -07:00
Gregory Schier 02574cf5e0 Refactor hooks to be easier to use 2023-03-13 23:25:41 -07:00
Gregory Schier 971cd02142 Fix eslint errors 2023-03-11 23:29:25 -08:00
Gregory Schier b166401d4f A bunch more small things 2023-02-25 23:04:31 -08:00
Gregory Schier 2cf7ced1f2 Added react-router 2023-02-25 18:04:14 -08:00
Gregory Schier e4a257b807 Migrations and initial data stuff 2023-02-25 16:39:18 -08:00