Gregory Schier
|
ec3e2e16a9
|
Switch to BiomeJS (#306)
|
2025-11-23 08:38:13 -08: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
|
52eba74151
|
Handle no text
|
2025-04-22 07:01:48 -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
|
c58bfeb109
|
Use less sessionStorage for editor state
|
2025-01-20 14:56:25 -08:00 |
|
Gregory Schier
|
8ad7ac0bef
|
Clean up model fetching and loading states
|
2025-01-20 13:44:11 -08:00 |
|
Gregory Schier
|
8b5b66acf0
|
Don't load response when blocking large responses
|
2025-01-10 06:27:57 -08:00 |
|
Gregory Schier
|
e216214085
|
Custom JSON formatter that works with template syntax (#128)
|
2024-10-21 15:17:14 -07:00 |
|
Gregory Schier
|
b9f397e04a
|
Fix response filtering
|
2024-10-21 07:26:50 -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 |
|