Gregory Schier
|
df80cdfe33
|
Copy as curl AWS auth, and handle disabled auth
|
2025-10-25 08:33:27 -07:00 |
|
Gregory Schier
|
eb1916b773
|
Fix tests
|
2025-10-24 15:22:20 -07:00 |
|
Gregory Schier
|
a3df0489b1
|
Fix Insomnia v4 environment importer
|
2025-10-24 15:21:20 -07:00 |
|
Gregory Schier
|
754ec0ba86
|
Fix AWS auth
https://x.com/NilsFleischer63/status/1981719735432511553
|
2025-10-24 08:42:18 -07:00 |
|
Gregory Schier
|
28bb460409
|
Add empty workspaces array to environment output fixture
|
2025-10-21 08:16:33 -07:00 |
|
Gregory Schier
|
56d635166b
|
Add tsconfig.json for importer-postman-environment plugin
|
2025-10-21 08:08:27 -07:00 |
|
Gregory Schier
|
0520ef5d43
|
Import postman environments
https://feedback.yaak.app/p/import-postman-environments
|
2025-10-21 07:20:37 -07:00 |
|
Étienne Lévesque
|
8300187566
|
[Plugins] [Auth] [oauth2] Support identity platforms with underlying IDPs (#261)
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
|
2025-10-17 16:07:25 -07:00 |
|
Maksim Karelov
|
be0c92b755
|
Add ability to select fs.readFile encoding (#267)
|
2025-10-17 15:32:04 -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
|
19c1efc73e
|
Resolve
|
2025-10-11 08:28:07 -07:00 |
|
Gregory Schier
|
533f9bacc4
|
Add AWS authentication
|
2025-10-11 06:29:06 -07:00 |
|
Gregory Schier
|
485a9ea47c
|
Show toast on plugin event handling errors instead of crashing
Also set folder context on template render and fix timestamp function
|
2025-10-06 06:53:45 -07:00 |
|
Gregory Schier
|
b44ac55bc2
|
Fix broken environment migration
|
2025-10-04 05:47:00 -07:00 |
|
Gregory Schier
|
20bb89de33
|
Try fix oauth window creation
|
2025-10-02 07:45:50 -07:00 |
|
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 |
|