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
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
9d8b7a5265
Tweak getting content type
2025-02-23 06:25:53 -08:00
Gregory Schier
25c1b04043
New loading icon
2025-02-04 06:52:25 -08:00
Gregory Schier
8ad7ac0bef
Clean up model fetching and loading states
2025-01-20 13:44:11 -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
93633875ac
snake_case icons and better toast styles
2024-09-20 07:30:11 -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
f0c7a83134
Download Active Response ( #49 )
...
This PR prompts you to save un-previewable file types and adds an option
to save to the response history.
2024-06-10 16:36:09 -07:00