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
113d0dc3c7
Started multi-part response viewer
2025-12-06 06:47:09 -08:00
Gregory Schier
b3414ee60f
Fix ephemeral response body reading
2025-09-22 14:07:25 -07:00
Hao Xiang
fec64b5c02
fix http response load when filter ( #251 )
2025-09-16 13:01:00 -07:00
Gregory Schier
6d4fdc91fe
Fix text decoding when no content-type
...
Closes https://feedback.yaak.app/p/not-rendering-response
2025-04-21 06:54:03 -07:00
Gregory Schier
d754e7233d
Server sent event response viewer ( #126 )
2024-10-11 06:52:32 -07:00
Gregory Schier
101b6284d6
[WIP] Refactor to NPM workspaces ( #104 )
2024-09-22 21:27:10 -07:00
Gregory Schier
93633875ac
snake_case icons and better toast styles
2024-09-20 07:30:11 -07:00
Gregory Schier
2951023ee8
Fix all lint errors
2024-09-16 08:36:02 -07:00
Gregory Schier
c663537ca9
Support non-utf8 charsets
2024-09-05 13:58:06 -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
896e3d5831
Upgrade to Tauri 2.0 ( #23 )
2024-05-04 14:14:19 -07:00
Gregory Schier
7381dcec05
Remove response body and basic hotkeys
2023-11-21 22:15:01 -08:00
Gregory Schier
5dae591c79
Retry button on introspection errors
2023-06-12 13:20:42 -07:00
Gregory Schier
465ccdd2b2
Fix graphql instrospection
2023-05-29 12:31:34 -07:00