Gregory Schier
|
26a3e88715
|
Store and show request body in UI (#327)
|
2025-12-28 08:07:42 -08:00 |
|
Gregory Schier
|
cfbfd66eef
|
Reformat project
|
2025-12-13 08:10:12 -08:00 |
|
Gregory Schier
|
c4b559f34b
|
Support client certificates (#319)
|
2025-12-10 13:54:22 -08:00 |
|
Gregory Schier
|
5bf7278479
|
Add setting to use native window titlebar (#312)
|
2025-12-05 09:15:48 -08: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
|
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
|
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
|
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
|
25d50246c0
|
Revert notification endpoint URL for dev
|
2025-06-27 11:58:04 -07:00 |
|
Gregory Schier
|
9fab37fb17
|
Custom font selection (#226)
|
2025-06-08 22:48:27 -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
|
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
|
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
|
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 |
|
Gregory Schier
|
2e55a1bd6d
|
[WIP] Encryption for secure values (#183)
|
2025-04-15 07:18:26 -07:00 |
|
Gregory Schier
|
f1757ae427
|
Generalized frontend model store (#193)
|
2025-03-31 11:56:17 -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 |
|