Gregory Schier
089c7e8dce
Http response events ( #326 )
2025-12-21 14:34:37 -08:00
Gregory Schier
cfbfd66eef
Reformat project
2025-12-13 08:10:12 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
bddc6e35a0
Bail out if sync directory is deleted
2025-11-19 13:42:48 -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
d177e164f1
Fix log
2025-10-08 04:25:06 -07:00
Gregory Schier
998b5cf78a
Add RenderOptions and RenderErrorBehavior to ensure auth UI still loads with missing variables
2025-10-04 06:29:29 -07:00
Gregory Schier
b44ac55bc2
Fix broken environment migration
2025-10-04 05:47:00 -07:00
Gregory Schier
1a1751c23e
Fix window path issue
2025-10-02 08:25:00 -07:00
Gregory Schier
8fe50959b9
Add migrate for base environment to sync logic
2025-09-22 11:15:32 -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
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
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
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
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
ce885c3551
port window ext from encryption PR
2025-03-26 11:46:55 -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
Gregory Schier
4c4eaba7d2
Queries now use AppHandle instead of Window ( #189 )
2025-03-20 09:43:14 -07:00
Gregory Schier
c8d6183456
Reduce plugin runtime memory
2025-02-24 12:20:47 -08:00
Gregory Schier
8ed0fd55c3
Remove environments from synced folder, and stop syncing
2025-02-19 10:35:31 -08:00
Gregory Schier
c6289f13c1
Handle external files
2025-02-07 22:14:40 -08:00
Gregory Schier
1a7c27663a
Git support ( #143 )
2025-02-07 07:59:48 -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
6ae0bc1ef6
Work required to support the JWT plugin
2025-01-17 14:36:55 -08:00
Gregory Schier
bd322162c8
Auth plugins ( #155 )
2025-01-17 05:53:03 -08:00
Gregory Schier
8dff75ad4f
Add ability to exclude environments from data export
2025-01-11 11:36:00 -08:00
Gregory Schier
f694456ddc
Fix workspace creation, reveal sync dir, and don't update timestamps on sync/import
2025-01-09 07:50:23 -08:00
Gregory Schier
328e3db56e
Fix UpdateSource for sync upserts
2025-01-08 15:25: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
37671a50f2
Ensure fs_sync always writes to current state's path (even if Yaak changes the default)
2025-01-08 09:20:59 -08:00
Gregory Schier
2f7b66fc92
A bunch of changes, including moving prompt/confirm out of context
2025-01-07 06:56:51 -08:00
Gregory Schier
bc50891edb
Remove useNavigate everywhere, and make request a query param. And convert dialog to Jotai
2025-01-06 16:54:07 -08:00
Gregory Schier
c2ea2a5fe5
Dir sync filesystem watching
2025-01-06 09:24:07 -08:00
Gregory Schier
17fdd608d1
Optimize directory sync performance
2025-01-05 10:56:40 -08:00
Gregory Schier
31440eea76
Filesystem Sync ( #142 )
2025-01-03 20:41:00 -08:00