Gregory Schier
|
113d0dc3c7
|
Started multi-part response viewer
|
2025-12-06 06:47:09 -08:00 |
|
Gregory Schier
|
cf9882b5b9
|
Fix response viewer stream scrolling
|
2025-10-24 14:39:25 -07:00 |
|
Gregory Schier
|
b3414ee60f
|
Fix ephemeral response body reading
|
2025-09-22 14:07:25 -07:00 |
|
Gregory Schier
|
eb3d1c409b
|
Merge pull request #256
* Update environment model to get ready for request/folder environments
* Folder environments in UI
* Folder environments working
* Tweaks and fixes
* Tweak environment encryption UX
* Tweak environment encryption UX
* Address comments
* Update fn name
* Add tsc back to lint rules
* Update src-web/components/EnvironmentEditor.tsx
* Merge remote-tracking branch 'origin/folder-environments' into folder…
|
2025-09-21 07:54:26 -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
|
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
|
b3865d383b
|
Detect JSON APIs returning HTML content-type
|
2024-08-29 10:52:41 -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
|
0317c46f8f
|
Fix flash loading response viewer
|
2024-06-17 11:43:45 -07:00 |
|
Gregory Schier
|
465ccdd2b2
|
Fix graphql instrospection
|
2023-05-29 12:31:34 -07:00 |
|
Gregory Schier
|
67007b1f5c
|
Fix text encoding and delete responses
|
2023-04-14 13:50:41 -07:00 |
|
Gregory Schier
|
c941cb6989
|
Support binary responses!
|
2023-04-13 18:48:40 -07:00 |
|