Gregory Schier
6b9b207e1c
MCP Server Plugin ( #335 )
2025-12-31 08:41:57 -08:00
Gregory Schier
2fc8678183
Fix lint errors
2025-12-28 15:18:01 -08:00
Gregory Schier
3c45464e34
Get everything working
2025-12-28 15:01:15 -08:00
Gregory Schier
3855058d8f
Refactor new actions apis
2025-12-28 14:27:39 -08:00
Gregory Schier
07d743db21
Use workspace from plugin context instead of accepting it as parameter
...
- Removed workspaceId parameter from ctx.folder.list() and ctx.httpRequest.list()
- Updated event handlers to get workspace from plugin context
- Use proper generated TypeScript types in Context interface
2025-12-28 14:14:09 -08:00
Gregory Schier
26a3e88715
Store and show request body in UI ( #327 )
2025-12-28 08:07:42 -08:00
Gregory Schier
46933059f6
Split up HTTP sending logic ( #320 )
2025-12-20 14:10:55 -08:00
Gregory Schier
8d1b17cac1
Add previewArgs support for template functions and enhance validation logic for form inputs
2025-11-27 12:55:39 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
84219571e8
Improved prompt function add add ctx.* functions ( #301 )
2025-11-15 08:19:58 -08:00
Gregor Majcen
593a7ab7e5
Add an option to allow jsonpath/xpath to return as array ( #297 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2025-11-13 05:57:11 -08:00
Gregory Schier
6389fd3b8f
Connection re-use for plugin networking and beta NTLM plugin ( #295 )
2025-11-10 14:41:49 -08:00
Gregory Schier
e3e67c8df7
Use TRee component for Environment dialog ( #288 )
2025-10-31 09:16:29 -07:00
Gregory Schier
d83aabd2be
Dynamic template function args and TTL option for request chaining ( #266 )
2025-10-16 14:39:30 -07:00
Gregory Schier
1a1751c23e
Fix window path issue
2025-10-02 08:25:00 -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
38529cc89e
Plugin init/dispose
2025-07-26 14:28:59 -07:00
Song
0b38948826
add template-function-datetime ( #244 )
2025-07-23 12:41:24 -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
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
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
a1b1eafd39
Add links to plugins
2025-06-23 09:46:54 -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
d0fde99b1c
Environment colors ( #225 )
2025-06-07 18:21:54 -07:00
Gregory Schier
af230a8f45
Separate model for GQL introspection data ( #222 )
2025-06-01 06:56:00 -07:00
Gregory Schier
0a932798a0
API support for added template functions (eg. cookies)
2025-05-25 20:25:13 -07:00
Gregory Schier
9d54e40aa8
Add list/get cookie plugin APIs
2025-05-25 08:02:36 -07:00
Gregory Schier
4cd2e9cd31
Request Inheritance ( #209 )
2025-05-23 08:13:25 -07:00
Gregory Schier
94d4227bc1
Ability to sync environments to folder ( #207 )
2025-05-08 14:10:07 -07:00
Gregory Schier
2e55a1bd6d
[WIP] Encryption for secure values ( #183 )
2025-04-15 07:18:26 -07:00
Gregory Schier
7f8b0479e1
Plugin window data directory key
2025-02-24 22:32:40 -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
b698a56549
Websockets for plugin runtime communication ( #156 )
2025-01-20 10:55:53 -08:00
Gregory Schier
7a6ab60d30
Tweaks for JWT auth
2025-01-17 15:23:15 -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
cbc443075a
Ability to open workspace from directory, WorkspaceMeta, and many sync improvements
2025-01-08 14:57:13 -08:00
Gregory Schier
31440eea76
Filesystem Sync ( #142 )
2025-01-03 20:41:00 -08:00