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
2f8b2a81c7
Fix jotai/index imports
2025-04-21 07:08:13 -07:00
Gregory Schier
f1757ae427
Generalized frontend model store ( #193 )
2025-03-31 11:56:17 -07:00
Gregory Schier
8ad7ac0bef
Clean up model fetching and loading states
2025-01-20 13:44:11 -08:00
Gregory Schier
4b807f221b
A bunch of fixes
2025-01-01 07:01:41 -08:00
Gregory Schier
dfca17f9b7
Prevent sidebar re-render on every keypress ( #152 )
2024-12-31 15:02:10 -08:00
Gregory Schier
31f2bff0f6
Optimize sidebar collapsing
2024-12-23 05:05:04 -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
6d2c3712c0
Fix active cookie jar and improve routing
2024-10-28 10:06:43 -07:00
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 )
...

2024-08-16 08:31:19 -07:00
Gregory Schier
c484dd4041
Start on plugin ctx API ( #64 )
2024-08-14 06:42:54 -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
e96527ab27
Good start to multi-window
2023-03-28 18:29:40 -07:00
Gregory Schier
6f873fa186
query client cache and better body types
2023-03-21 11:38:37 -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