Gregory Schier
|
eb555989ac
|
Force grpcurl to posix paths
|
2025-09-25 08:40:57 -07:00 |
|
Gregory Schier
|
b77f1375fd
|
Fix test with timezone
|
2025-09-25 08:03:07 -07:00 |
|
Gregory Schier
|
615de8b3cc
|
Update importers for folder environment and fix tests
|
2025-09-25 07:12:50 -07:00 |
|
Gregory Schier
|
8fe50959b9
|
Add migrate for base environment to sync logic
|
2025-09-22 11:15:32 -07:00 |
|
Gregory Schier
|
523e7dcf16
|
Add bootstrap to release script (to fix lint)
|
2025-09-22 08:57:05 -07:00 |
|
Gregory Schier
|
7951f3a7bd
|
Tweak light theme, high contrast themes, and fix env null reference
|
2025-09-22 08:36:40 -07:00 |
|
Gregory Schier
|
fa98351e30
|
Fix lint
|
2025-09-21 08:04:47 -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 |
|
moshyfawn
|
907e09a417
|
[Plugins] [CopyAsCURL] [Auth] [JWT] Include custom bearer prefix to copy CURL (#253)
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
|
2025-09-16 11:20:23 -07:00 |
|
Gregory Schier
|
8b84545b67
|
Prevent curl copy from using stale body data
https://feedback.yaak.app/p/copy-as-curl-includes-wrong-data-property
|
2025-08-02 10:03:35 -07:00 |
|
Gregory Schier
|
e044dcae3e
|
Add back Rose Pine themes
|
2025-07-25 09:39:37 -07:00 |
|
Gregory Schier
|
20681e5be3
|
Scoped OAuth 2 tokens
|
2025-07-23 22:03:03 -07:00 |
|
Gregory Schier
|
1b90842d30
|
Regex template function
|
2025-07-23 13:33:58 -07:00 |
|
Gregory Schier
|
28630bbb6c
|
Remove template as default value
|
2025-07-23 12:46:26 -07:00 |
|
Gregory Schier
|
86a09642e7
|
Rename template-function-datetime
|
2025-07-23 12:42:54 -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
|
861b41b5ae
|
JSONPath plugin README
|
2025-07-20 06:42:33 -07:00 |
|
Gregory Schier
|
7f4ccbe014
|
OAuth 2 plugin README
|
2025-07-19 21:47:19 -07:00 |
|
Gregory Schier
|
3b61c836be
|
Merge remote-tracking branch 'origin/main'
|
2025-07-19 21:39:47 -07:00 |
|
Gregory Schier
|
6616cb67cd
|
JWT plugin README
|
2025-07-19 21:39:40 -07:00 |
|
Song
|
e5fd4134ba
|
inline url search param and use --data (#239)
|
2025-07-19 21:28:39 -07:00 |
|
Gregory Schier
|
31b0b14c04
|
Merge remote-tracking branch 'origin/main'
|
2025-07-19 21:25:21 -07:00 |
|
Gregory Schier
|
daeaf2a999
|
Bearer plugin README
|
2025-07-19 21:25:15 -07:00 |
|
Song
|
ca2fe07265
|
Optimize request function (#242)
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
|
2025-07-19 09:29:42 -07:00 |
|
Gregory Schier
|
d6057aa1ec
|
Basic auth plugin README
|
2025-07-19 09:15:06 -07:00 |
|
Gregory Schier
|
60883cc1b9
|
copy grpcurl readme and fix
|
2025-07-19 09:10:49 -07:00 |
|
Gregory Schier
|
b32fe466b1
|
Copy as curl readme
|
2025-07-19 07:38:46 -07:00 |
|
Gregory Schier
|
b67ea29aff
|
Better error
|
2025-07-18 14:49:13 -07:00 |
|
Gregory Schier
|
a657c32445
|
Better authorization URL handling
|
2025-07-18 14:48:45 -07:00 |
|
Gregory Schier
|
bcde4de4a7
|
Tweak workspace settings and a bunch of small things
|
2025-07-18 08:47:14 -07:00 |
|
Gregory Schier
|
0c60d190af
|
Fix lint errors and show docs explorer on Cmd click
|
2025-07-14 14:52:16 -07:00 |
|
Gregory Schier
|
6f1fd7a254
|
Fix lint errors after upgrades and narrow tsc
|
2025-07-14 10:09:08 -07:00 |
|
Gregory Schier
|
5c1fba4b0c
|
Fix Postman import description
https://feedback.yaak.app/p/missing-documentation-info-when-importing-postman-requests
|
2025-07-14 07:36:04 -07:00 |
|
Gregory Schier
|
6df13c452b
|
Upgrade dependencies
|
2025-07-14 07:35:37 -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
|
f63da432b9
|
Fix split in curl importer
https://feedback.yaak.app/p/import-from-curl-does-not-work-properly-sometimes
|
2025-07-10 13:13:28 -07:00 |
|
Gregory Schier
|
6c0f9377cd
|
Fix plugin builds
|
2025-07-07 14:17:47 -07:00 |
|
Gregory Schier
|
47722643ee
|
Add descriptions to plugins
|
2025-07-06 12:47:13 -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
|
81c3de807d
|
Add json.minify
|
2025-06-28 07:29:24 -07:00 |
|
Gregory Schier
|
8817be679b
|
Fix PKCE flow and clean up other flows
|
2025-06-25 07:10:11 -07:00 |
|
Gregory Schier
|
9f6a3da8d3
|
Disable auth for OAuth token http requests
|
2025-06-03 12:42:31 -07:00 |
|
Gregory Schier
|
c1b18105b5
|
Fix log toast
|
2025-06-03 09:33:03 -07:00 |
|
James Cleverley-Prance
|
eb5ef7d7d5
|
fix: send id_token in OAuth2 requests (#223)
|
2025-06-03 09:28:56 -07:00 |
|
Gregory Schier
|
6eb16afd96
|
Add debug logs for oauth plugin
|
2025-06-03 09:27:54 -07:00 |
|
Gregory Schier
|
b52570bf58
|
Support id_token for OAuth 2.0
https://feedback.yaak.app/p/unable-to-use-idtoken-for-auth-in-authorization-code-oauth2
|
2025-05-30 08:02:29 -07:00 |
|
dependabot[bot]
|
00c0884616
|
Bump jsonpath-plus from 9.0.0 to 10.3.0 (#220)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-29 08:05:45 -07:00 |
|
Gregory Schier
|
101efdd512
|
Merge plugins repo into mono
|
2025-05-29 08:02:24 -07:00 |
|