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 |
|
Gregory Schier
|
afa64acf83
|
URL path placeholders
|
2024-08-30 05:24:07 -07:00 |
|
Gregory Schier
|
9cdc13b632
|
Pass render purpose to render
|
2024-08-22 11:27:55 -07:00 |
|
Gregory Schier
|
0f8aea3afd
|
Actually call template functions
|
2024-08-19 10:34:22 -07:00 |
|
Gregory Schier
|
1fbcfeaa30
|
Async template functions working
|
2024-08-19 06:21:03 -07:00 |
|
Gregory Schier
|
c484dd4041
|
Start on plugin ctx API (#64)
|
2024-08-14 06:42:54 -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
|
a4e223f261
|
Guess mime type on multi-part when not set
|
2024-07-23 11:39:21 -07:00 |
|
Gregory Schier
|
73b2e44094
|
Recursive environments
|
2024-06-17 12:24:06 -07:00 |
|
Gregory Schier
|
a522236885
|
Cargo format
|
2024-06-08 20:28:45 -07:00 |
|
Gregory Schier
|
c7cc086d1d
|
Upgrade reqwest and add ALPN for http/2
|
2024-06-08 19:40:35 -07:00 |
|