Gregory Schier
b4a1c418bb
Run oxfmt across repo, add format script and docs
...
Add .oxfmtignore to skip generated bindings and wasm-pack output.
Add npm format script, update DEVELOPMENT.md for Vite+ toolchain,
and format all non-generated files with oxfmt.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 10:15:49 -07:00
Billzabob
3b9b320be2
Send cookies for introspection ( #204 )
2025-04-30 10:13:06 -07:00
Gregory Schier
101b6284d6
[WIP] Refactor to NPM workspaces ( #104 )
2024-09-22 21:27:10 -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
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
b0612b8632
Basic import of request body and bearer auth
2023-11-05 14:35:25 -08:00
Gregory Schier
2e72cad591
Fix sending of ephemeral requests
2023-10-30 08:24:49 -07:00
Gregory Schier
465ccdd2b2
Fix graphql instrospection
2023-05-29 12:31:34 -07:00
Gregory Schier
ceefbd1de1
Show response headers
2023-04-01 23:43:22 -07:00
Gregory Schier
f9206c7a01
Better schema fetching
2023-03-31 16:02:09 -07:00
Gregory Schier
aeda504e64
GraphQL autocomplete and duplicate request
2023-03-21 23:54:45 -07:00