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
Gregory Schier
45262edfbd
Migrate to Vite+ unified toolchain ( #428 )
2026-03-13 09:27:56 -07:00
Gregory Schier
f1757ae427
Generalized frontend model store ( #193 )
2025-03-31 11:56:17 -07:00
Gregory Schier
c8be8082c5
Websocket Support ( #159 )
2025-01-31 09:00:11 -08:00
Gregory Schier
80119f6574
Prevent a bunch more stuff from re-rendering
2024-12-31 23:24:41 -08:00
Gregory Schier
dfca17f9b7
Prevent sidebar re-render on every keypress ( #152 )
2024-12-31 15:02:10 -08:00
Gregory Schier
ec999015ab
Fixed the circular imports and things
2024-12-20 23:49:15 -08:00
Gregory Schier
27134a52ad
Performance sweep ( #147 )
2024-12-20 17:31:15 -08: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
2d6caa1126
useRequests hook
2024-03-18 13:49:36 -07:00
Gregory Schier
017de296a0
Fix editor selection/cursor and lint errors
2024-02-09 14:32:58 -08:00
Gregory Schier
9f54eb77a0
gRPC Support ( #20 )
2024-02-09 05:01:00 -08:00
Gregory Schier
e19ea612f5
Remove most of Radix UI
2023-03-20 13:16:58 -07:00
Gregory Schier
b1835561a8
Optimized a few components
2023-03-18 18:49:01 -07:00
Gregory Schier
97db32fdf2
Fix graphql and other things
2023-03-15 09:06:56 -07:00
Gregory Schier
02574cf5e0
Refactor hooks to be easier to use
2023-03-13 23:25:41 -07:00