Quentin Ross
|
e8e0097e2d
|
Fix websocket url parameters not parsing variables (#281)
|
2025-10-29 08:16:07 -07:00 |
|
Gregory Schier
|
998b5cf78a
|
Add RenderOptions and RenderErrorBehavior to ensure auth UI still loads with missing variables
|
2025-10-04 06:29:29 -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 |
|
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
|
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 |
|
Carter Costic
|
f1acb3c925
|
Merge pull request #245
* Attach cookies to WS Upgrade
* Merge branch 'main' into main
* Move reqwest_cookie_store to workspace dep
|
2025-07-23 13:14:15 -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
|
791e5ad486
|
Fixes for websocket closing
|
2025-07-11 08:10:14 -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
|
4d1dda0786
|
Fix auth none
|
2025-05-23 08:43:52 -07:00 |
|
Gregory Schier
|
4cd2e9cd31
|
Request Inheritance (#209)
|
2025-05-23 08:13:25 -07:00 |
|
Gregory Schier
|
dad9cebb9e
|
Don't send empty ? for ws query params
|
2025-05-12 16:57:13 -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 |
|
Hao Xiang
|
cdce2ac53a
|
fix ws connection state (#175)
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
|
2025-03-08 08:03:16 -08:00 |
|
Gregory Schier
|
fbf4d3c11e
|
Make rendering return Result, and handle infinite recursion
|
2025-03-05 13:49:45 -08:00 |
|
Gregory Schier
|
1a7c27663a
|
Git support (#143)
|
2025-02-07 07:59:48 -08:00 |
|
Gregory Schier
|
fcf2577430
|
Url parameters for websocket URLs
|
2025-02-03 11:40:19 -08:00 |
|
Gregory Schier
|
17dc1991f1
|
Auto-scroll component for websocket/grpc/sse
|
2025-02-03 07:05:14 -08:00 |
|
Gregory Schier
|
c8be8082c5
|
Websocket Support (#159)
|
2025-01-31 09:00:11 -08:00 |
|