Gregory Schier
20bb89de33
Try fix oauth window creation
2025-10-02 07:45:50 -07:00
Gregory Schier
9a94a15c82
Integrated update experience ( #259 )
2025-10-01 09:36:36 -07:00
Gregory Schier
757d28c235
License and updater Cargo features ( #258 )
2025-09-29 22:08:05 -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
Gabriel Oliveira
f8b0510d08
feat(settings): add do not check for updates ( #246 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2025-08-08 13:25:55 -07:00
Gregory Schier
20681e5be3
Scoped OAuth 2 tokens
2025-07-23 22:03:03 -07:00
Gregory Schier
bcde4de4a7
Tweak workspace settings and a bunch of small things
2025-07-18 08:47:14 -07:00
Gregory Schier
a31f818424
Don't show plugin error for response filter
...
https://feedback.yaak.app/p/increase-debounce-time-for-jsonpath-xpath-filter
https://feedback.yaak.app/p/possibility-to-cancel-request
2025-07-10 13:49:53 -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
19ffcd18a6
gRPC request actions and "copy as gRPCurl" ( #232 )
2025-07-05 15:40:41 -07:00
Gregory Schier
19c6ad9d97
Theme plugins ( #231 )
2025-07-03 13:06:30 -07:00
Gregory Schier
25d50246c0
Revert notification endpoint URL for dev
2025-06-27 11:58:04 -07:00
Gregory Schier
cb7c44cc65
Install plugins from Yaak plugin registry ( #230 )
2025-06-23 08:55:38 -07:00
Gregory Schier
b5620fcdf3
Merge pull request #227
...
* Search and install plugins PoC
* Checksum
* Tab sidebar for settings
* Fix nested tabs, and tweaks
* Table for plugin results
* Deep links working
* Focus window during deep links
* Merge branch 'master' into plugin-directory
* More stuff
2025-06-22 07:06:43 -07:00
Gregory Schier
9fab37fb17
Custom font selection ( #226 )
2025-06-08 22:48:27 -07:00
Gregory Schier
01d40f5b0d
Fix context_id for Workspace/Folder auth
2025-06-03 13:08:48 -07:00
Gregory Schier
158487e3a6
sqlx log DEBUG to debug failed migrations
2025-06-03 11:01:51 -07:00
Gregory Schier
9e68e276a1
Fix plugin runtime not quitting on cmd+Q
...
Related https://github.com/tauri-apps/tauri/issues/9198
2025-06-01 07:46:31 -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
4cd2e9cd31
Request Inheritance ( #209 )
2025-05-23 08:13:25 -07:00
Gregory Schier
035fe54df0
Send grpc metadata/auth with reflection requests
...
Closes https://feedback.yaak.app/p/send-metadata-during-grpc-reflection
2025-05-11 07:20:57 -07:00
Gregory Schier
94d4227bc1
Ability to sync environments to folder ( #207 )
2025-05-08 14:10:07 -07:00
Gregory Schier
bb014b7c43
Remove folder/environment foreign keys to make sync/import easier, and simplify batch upsert code.
2025-04-24 19:57:02 -07:00
Gregory Schier
2e55a1bd6d
[WIP] Encryption for secure values ( #183 )
2025-04-15 07:18:26 -07:00
Gregory Schier
e114a85c39
Render gRPC request for reflection.
...
Closes https://feedback.yaak.app/p/grpc-address-reflection-and-address-bar-issues
2025-03-31 12:26:07 -07:00
Gregory Schier
f1757ae427
Generalized frontend model store ( #193 )
2025-03-31 11:56:17 -07:00
Gregory Schier
ce885c3551
port window ext from encryption PR
2025-03-26 11:46:55 -07:00
Gregory Schier
17657a4d04
plugin:yaak-models|upsert PoC
2025-03-26 09:54:42 -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
5fedea38c2
Fix lint error
2025-03-21 07:42:05 -07:00
Gregory Schier
4c4eaba7d2
Queries now use AppHandle instead of Window ( #189 )
2025-03-20 09:43:14 -07:00
Gregory Schier
cf8f8743bb
Remove non-existing import
2025-03-20 06:23:36 -07:00
Gregory Schier
2c41b243b6
Some cleanup around window creation
2025-03-20 06:05:17 -07:00
Gregory Schier
cb9e9a67a3
Try registering URL scheme
2025-03-19 07:58:12 -07:00
Gregory Schier
cb773babe1
Nested template functions ( #186 )
2025-03-18 12:49:19 -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
7f8b0479e1
Plugin window data directory key
2025-02-24 22:32:40 -08:00
Gregory Schier
9d5f7784c4
Fix code splitting from tanstack/router migration
2025-02-24 07:12:45 -08:00
Gregory Schier
05ac836265
Remove analytics and add more update headers
2025-02-24 06:31:49 -08:00
Gregory Schier
1a7c27663a
Git support ( #143 )
2025-02-07 07:59:48 -08:00
Gregory Schier
c8be8082c5
Websocket Support ( #159 )
2025-01-31 09:00:11 -08:00
Gregory Schier
f678593903
OAuth 2 ( #158 )
2025-01-26 13:13:45 -08:00
Gregory Schier
19403983b7
Better reading of response body
2025-01-20 14:12:49 -08:00
Gregory Schier
b698a56549
Websockets for plugin runtime communication ( #156 )
2025-01-20 10:55:53 -08:00