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 |
|
Gregory Schier
|
b71bc2cc92
|
Fix gRPC/WS hang because of ALPN
https://feedback.yaak.app/p/grpc-stalls-at-inspecting-schema-no-timeout-no-manual-proto
|
2025-08-02 09:37:28 -07:00 |
|
Gregory Schier
|
20681e5be3
|
Scoped OAuth 2 tokens
|
2025-07-23 22:03:03 -07:00 |
|
Gregory Schier
|
a258a80fbd
|
Prevent auth from adding lone ? to URL
https://feedback.yaak.app/p/using-inherited-api-key-causes-a-question-mark-to-be
|
2025-07-23 17:20:17 -07:00 |
|
Gregory Schier
|
144faad31f
|
Add API key auth
https://feedback.yaak.app/p/header-as-auth-option
|
2025-07-20 09:15:03 -07:00 |
|
Gregory Schier
|
c94331f454
|
Support GET GraphQL queries
https://feedback.yaak.app/p/support-get-graphql-queries-out-of-the-box
|
2025-07-10 14:06:54 -07:00 |
|
Gregory Schier
|
840f15c997
|
Always update response if error
https://feedback.yaak.app/p/cant-re-send-request-if-there-is-one-ongoing
|
2025-07-10 12:51:04 -07:00 |
|
Gregory Schier
|
333b64e7f3
|
Resolve requests for request actions
https://feedback.yaak.app/p/plugin-cannot-get-inhereted-parameters-when-rendering-a-request
|
2025-07-10 11:32:03 -07:00 |
|
Gregory Schier
|
be0a8fc27a
|
Add proxy bypass setting and rewrite proxy logic
|
2025-06-09 14:29:12 -07:00 |
|
Gregory Schier
|
01d40f5b0d
|
Fix context_id for Workspace/Folder auth
|
2025-06-03 13:08:48 -07:00 |
|
Andy Bao
|
bd1986f31f
|
Fix "Validate TLS Certificates" option for WS and GRPC (#218)
|
2025-05-29 07:02:27 -07:00 |
|
Gregory Schier
|
7d1ca1c232
|
Render inherited auth and headers (#217)
|
2025-05-26 07:18:57 -07:00 |
|
Gregory Schier
|
9ec9222216
|
Fix cookie jar not updating during chained requests
https://feedback.yaak.app/p/request-chaining-cookie-not-appear
|
2025-05-25 07:04:40 -07:00 |
|
Gregory Schier
|
4cd2e9cd31
|
Request Inheritance (#209)
|
2025-05-23 08:13:25 -07:00 |
|
Gregory Schier
|
bc4c3178c9
|
Add Content-Length: 0 default for post/put/patch
https://feedback.yaak.app/p/missing-content-length
|
2025-05-13 21:58:00 -07:00 |
|
Gregory Schier
|
f5c3798df9
|
Ability to disable proxy config
Closes https://feedback.yaak.app/p/proxy-save-last-data
|
2025-05-13 10:35:02 -07:00 |
|
Gregory Schier
|
45fcea1954
|
Real-time response time
Closes https://feedback.yaak.app/p/real-time-display-of-request-execution-timer
|
2025-04-17 14:16:10 -07:00 |
|
Gregory Schier
|
73554078d1
|
Add elapsed after headers
|
2025-04-17 07:01:31 -07:00 |
|
Gregory Schier
|
a42a88de7b
|
Don't parse URI for HTTP requests anymore.
Fixes https://feedback.yaak.app/p/using-chinese-characters-in-request-parameters-can-result-in-errors
|
2025-04-17 06:48:39 -07:00 |
|
Gregory Schier
|
2e55a1bd6d
|
[WIP] Encryption for secure values (#183)
|
2025-04-15 07:18:26 -07:00 |
|
Gregory Schier
|
f1757ae427
|
Generalized frontend model store (#193)
|
2025-03-31 11:56:17 -07:00 |
|
Gregory Schier
|
b7f62b78b1
|
Clean up DB refactor access (#192)
|
2025-03-26 07:54:58 -07:00 |
|
Gregory Schier
|
1d37d46130
|
Database access refactor (#190)
|
2025-03-25 08:35:10 -07:00 |
|
Gregory Schier
|
4c4eaba7d2
|
Queries now use AppHandle instead of Window (#189)
|
2025-03-20 09:43:14 -07:00 |
|
Gregory Schier
|
fbf4d3c11e
|
Make rendering return Result, and handle infinite recursion
|
2025-03-05 13:49:45 -08:00 |
|
Gregory Schier
|
c8be8082c5
|
Websocket Support (#159)
|
2025-01-31 09:00:11 -08:00 |
|
Gregory Schier
|
662c38d7a0
|
Multi-line multi-part values
|
2025-01-27 07:30:06 -08:00 |
|
Gregory Schier
|
f678593903
|
OAuth 2 (#158)
|
2025-01-26 13:13:45 -08:00 |
|
Gregory Schier
|
dcd1be3fec
|
Fix default values in dynamic forms
|
2025-01-17 15:51:00 -08:00 |
|
Gregory Schier
|
6ae0bc1ef6
|
Work required to support the JWT plugin
|
2025-01-17 14:36:55 -08:00 |
|
Gregory Schier
|
07ff709429
|
JWT auth plugin and necessary updates
|
2025-01-17 08:02:55 -08:00 |
|
Gregory Schier
|
bd322162c8
|
Auth plugins (#155)
|
2025-01-17 05:53:03 -08:00 |
|
Gregory Schier
|
3b56f4e142
|
Support TLS 1.3 (#153)
|
2025-01-11 06:51:34 -08:00 |
|
Gregory Schier
|
31440eea76
|
Filesystem Sync (#142)
|
2025-01-03 20:41:00 -08:00 |
|
Gregory Schier
|
dd8ccfe21f
|
Extract base environment (#149)
|
2024-12-21 05:44:55 -08:00 |
|
Gregory Schier
|
0cfec0ada6
|
Fix GraphQL body handling
|
2024-11-18 07:17:19 -08:00 |
|
Gregory Schier
|
52ac41b0c6
|
Move elapsed calculation
|
2024-10-18 10:53:04 -07:00 |
|
Gregory Schier
|
741ccbe741
|
Add labels to plugin event subscribers
|
2024-10-18 10:46:30 -07:00 |
|
Gregory Schier
|
516dfd1f19
|
Fix GraphQL introspection
|
2024-10-18 06:57:44 -07:00 |
|
Gregory Schier
|
0d982057a5
|
Add proxy setting for HTTP requests (#127)
|
2024-10-12 20:55:09 -07:00 |
|
Gregory Schier
|
d754e7233d
|
Server sent event response viewer (#126)
|
2024-10-11 06:52:32 -07:00 |
|
Gregory Schier
|
da6baf72f5
|
Response Streaming (#124)
|
2024-10-09 16:27:37 -07:00 |
|
Gregory Schier
|
4160e5b1c4
|
Make prompt() to return null on cancel
|
2024-10-02 05:54:44 -07:00 |
|
Gregory Schier
|
be60e4648a
|
Apply Request path parameters during render (#120)
|
2024-10-01 08:26:59 -07:00 |
|
Gregory Schier
|
9915c57817
|
Plugin execution context (#119)
|
2024-09-30 17:45:51 -07:00 |
|
Gregory Schier
|
d2c33f821c
|
Preserve invalid GraphQL variables (#111)
|
2024-09-25 09:02:31 -07:00 |
|
Gregory Schier
|
101b6284d6
|
[WIP] Refactor to NPM workspaces (#104)
|
2024-09-22 21:27:10 -07:00 |
|
Gregory Schier
|
1d9a001036
|
Only replace path params when starting with :
Fixes #99
|
2024-09-19 06:07:19 -07:00 |
|
Gregory Schier
|
e0c00579af
|
Reload template functions on window focus
|
2024-09-17 09:48:53 -07:00 |
|
Michal Polko
|
65b7db873e
|
Use padding for Basic auth (#77)
|
2024-09-11 22:26:03 -07:00 |
|