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
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08: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
ad4d695b75
Fix environment activation and setting active cookie jar
2025-01-13 07:15:01 -08:00
Gregory Schier
2f7b66fc92
A bunch of changes, including moving prompt/confirm out of context
2025-01-07 06:56:51 -08:00
Gregory Schier
bc50891edb
Remove useNavigate everywhere, and make request a query param. And convert dialog to Jotai
2025-01-06 16:54:07 -08:00
Gregory Schier
31f2bff0f6
Optimize sidebar collapsing
2024-12-23 05:05:04 -08:00
Gregory Schier
61d094d9fd
Some fixes around environments
2024-12-21 11:04:49 -08:00
Gregory Schier
dd8ccfe21f
Extract base environment ( #149 )
2024-12-21 05:44:55 -08:00
Gregory Schier
ecabe9b6ef
Cleanup ( #148 )
2024-12-20 23:49:48 -08:00
Gregory Schier
27134a52ad
Performance sweep ( #147 )
2024-12-20 17:31:15 -08: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
5fd16b922c
Request body is now an object
2023-11-12 11:16:12 -08:00
Gregory Schier
51cadaf53b
Environments in URL and better rendering
2023-10-25 11:13:00 -07:00
Gregory Schier
8665ca9acb
Environment dropdown and actions
2023-10-24 09:17:29 -07:00