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
Pathik
0a4ffde319
Support moving multiple requests to another workspace ( #396 )
...
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2026-02-16 08:42:42 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
f1757ae427
Generalized frontend model store ( #193 )
2025-03-31 11:56:17 -07:00
Gregory Schier
3aaa0355e1
Show folders in sync confirm dialog
2025-02-09 08:35:29 -08:00
Gregory Schier
c8be8082c5
Websocket Support ( #159 )
2025-01-31 09:00:11 -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
806a8eb801
Remove useToast everywhere
2025-01-06 12:21:21 -08:00
Gregory Schier
31440eea76
Filesystem Sync ( #142 )
2025-01-03 20:41:00 -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
9c08c5fea8
Better wording for moving workspace
2024-07-22 09:46:46 -07:00
Gregory Schier
3b784378bf
Move request to another workspace ( #52 )
2024-06-21 09:01:18 -07:00