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
6ad4e7bbb5
Click env var to edit AND improve input/editor ref handling
2025-11-01 08:39:07 -07:00
Gregory Schier
b9ed554aca
Remove useTemplating prop ( #184 )
2025-03-18 05:34:38 -07:00
Gregory Schier
f42f3d0e27
Support multi-line params and env vars
2025-03-17 09:29:37 -07:00
Gregory Schier
b698a56549
Websockets for plugin runtime communication ( #156 )
2025-01-20 10:55:53 -08:00
Gregory Schier
135c366e32
Preserve Editor State ( #151 )
2024-12-31 07:31:43 -08:00
Gregory Schier
101b6284d6
[WIP] Refactor to NPM workspaces ( #104 )
2024-09-22 21:27:10 -07:00
Gregory Schier
8913833157
Parse and import querystring on paste ( #89 )
2024-09-15 11:41:26 -07:00
Gregory Schier
90e2eb67e5
Clean up
2024-09-03 06:44:51 -07:00
Gregory Schier
942f959c36
Request pane context ( #70 )
2024-09-03 06:18:25 -07:00
Gregory Schier
0b9483954d
Request pane context ( #69 )
2024-09-02 14:36:55 -07:00
Gregory Schier
155d0ce3ba
Placeholder CM tags working
2024-09-02 12:35:05 -07:00
Gregory Schier
afa64acf83
URL path placeholders
2024-08-30 05:24:07 -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
4a88e80669
Bulk editor ( #45 )
...
Bulk editor for all pair editors except multipart/form-data
2024-06-07 13:42:08 -07:00
Gregory Schier
c53df99105
Move Postman to first plugin
2024-06-03 14:00:40 -07:00
Gregory Schier
feab2abe0c
Form urlencoded bodies!
2023-11-13 11:28:37 -08:00