Gregory Schier
e3e67c8df7
Use TRee component for Environment dialog ( #288 )
2025-10-31 09:16:29 -07:00
Gregory Schier
a42cba567c
Support all possible Postman auth types
2025-10-29 07:06:10 -07:00
Gregory Schier
68637d24c7
Don't throw on empty variable values
...
https://feedback.yaak.app/p/variable-with-empty-value-in-request-will-cause-error
2025-10-28 07:20:41 -07:00
Gregory Schier
618a544dbd
Adjust default font sizes for editor and interface settings
2025-10-28 07:03:06 -07:00
Gregory Schier
b7ad490c9b
Add setting to disable checking for notifications
2025-10-28 06:55:56 -07:00
Gregory Schier
99a6c38632
Sidebar filtering and improvements ( #285 )
2025-10-27 14:10:28 -07:00
Gregory Schier
5c966e5a95
Add bracket matching
2025-10-21 07:27:07 -07:00
Gregory Schier
0520ef5d43
Import postman environments
...
https://feedback.yaak.app/p/import-postman-environments
2025-10-21 07:20:37 -07:00
Gregory Schier
f8478677c5
Pass the previous app version to the notification endpoint so the update notification can display all missed changelogs, not just the latest one.
2025-10-18 07:13:52 -07:00
Gregory Schier
267cd079ad
New sidebar and folder view ( #263 )
2025-10-15 13:46:57 -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
b4deae6e8d
Batch insert environments last, to handle folder case
2025-10-04 05:48:08 -07:00
Gregory Schier
9c65c95ba9
Fix batch import potentially creating a useless base environment
2025-10-04 05:46:42 -07:00
Gregory Schier
1a1751c23e
Fix window path issue
2025-10-02 08:25:00 -07:00
Gregory Schier
8a634b1056
Add back environment.base ( #260 )
2025-10-02 06:04:27 -07:00
Gregory Schier
9a94a15c82
Integrated update experience ( #259 )
2025-10-01 09:36:36 -07:00
Gregory Schier
6c79c1ef3f
Rework licensing flows to be more friendly
2025-09-29 15:40:15 -07:00
Gregory Schier
0b0b05d29c
Add keyring template function
2025-09-29 08:56:24 -07:00
Gregory Schier
b3d6d87bee
Delete duplicate folder environments on upsert
2025-09-29 07:48:07 -07:00
Gregory Schier
8fe50959b9
Add migrate for base environment to sync logic
2025-09-22 11:15:32 -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
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
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
86f23990eb
Fixed bugs in Plugin settings pane
2025-07-20 08:28:00 -07:00
Gregory Schier
a6979cf37e
Print table/col/val when row not found
2025-07-02 08:14:52 -07:00
Gregory Schier
ff26cc1344
Tweaks
2025-07-02 07:47:36 -07:00
Gregory Schier
9ab02130b0
Fix sync import issues:
...
https://feedback.yaak.app/p/yaml-error-missing-field-type-at-line-4521-column-1
2025-06-27 13:32:52 -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
be0a8fc27a
Add proxy bypass setting and rewrite proxy logic
2025-06-09 14:29:12 -07:00
Gregory Schier
9fab37fb17
Custom font selection ( #226 )
2025-06-08 22:48:27 -07:00
Gregory Schier
1abe01aa5a
Embed migrations into Rust binary
2025-06-07 19:25:36 -07:00
Gregory Schier
d0fde99b1c
Environment colors ( #225 )
2025-06-07 18:21:54 -07:00
Gregory Schier
021f2171d6
Show error dialog on migration failure
2025-06-04 11:20:28 -07:00
Gregory Schier
2562cf7c55
Setting to colorize HTTP methods
...
https://feedback.yaak.app/p/support-colors-for-http-method-in-sidebar
2025-06-04 10:59:40 -07:00
Gregory Schier
9d9e83d59f
Remove sqlx for migrations ( #224 )
2025-06-03 14:42:32 -07:00
Gregory Schier
01d40f5b0d
Fix context_id for Workspace/Folder auth
2025-06-03 13:08:48 -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
Desperate Necromancer
be82b67ed3
Allow disabling window decorations/controls ( #176 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2025-05-16 13:33:59 -07:00
Gregory Schier
b52bf7cd56
Fix HttpResponse AnyModel deserialization
2025-05-15 09:37:05 -07:00
Gregory Schier
cbc40230bb
Fix cursor position after variable on Linux
...
Closes https://feedback.yaak.app/p/editing-the-url-sometimes-freezes-the-app
2025-05-14 20:05:04 -07:00
Gregory Schier
e5070513ac
Regenerate types
2025-05-13 10:45:41 -07:00
Gregory Schier
f5c3798df9
Ability to disable proxy config
...
Closes https://feedback.yaak.app/p/proxy-save-last-data
2025-05-13 10:35:02 -07:00
Gregory Schier
469d12fede
Don't query KeyValue.id == NULL
2025-05-13 10:11:24 -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