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
394fbbd55d
Refactor content viewer components and use for multpart and request body ( #333 )
2025-12-28 13:25:24 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
451c8b9dde
Fix PDF viewer
2025-10-22 08:56:36 -07:00
Gregory Schier
ba6163b6d8
Better code splitting and removed final instances of react-dnd
2025-10-19 08:16:56 -07:00
Gregory Schier
245054cd7d
Move react-pdf dynamic import
2025-05-25 20:39:14 -07:00
Gregory Schier
d962d7f94b
remove codemirror dep and restructure a bit
2025-05-15 09:28:14 -07:00
Gregory Schier
4776bbc753
Fix more
2025-01-07 05:37:50 -08:00
Gregory Schier
833dc7d3f7
Markdown documentation for HTTP requests ( #145 )
2024-12-19 05:57:40 -08:00
Gregory Schier
da6baf72f5
Response Streaming ( #124 )
2024-10-09 16:27:37 -07: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
016c3f7dac
Response viewer for PDF ( #48 )
...
This PR adds a response viewer for PDF files using `react-pdf`
2024-06-10 08:57:08 -07:00