Gregory Schier
9ab02130b0
Fix sync import issues:
...
https://feedback.yaak.app/p/yaml-error-missing-field-type-at-line-4521-column-1
v2025.5.0-beta.2
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
bb0cc16a70
Use API client for notifications/license
2025-06-25 08:17:17 -07:00
Gregory Schier
8817be679b
Fix PKCE flow and clean up other flows
2025-06-25 07:10:11 -07:00
Gregory Schier
f476d87613
Add back unsigned memory entitlement
v2025.5.0-beta.1
2025-06-24 06:21:07 -07:00
Gregory Schier
1438e8bacc
Upgrade eslint and fix issues
2025-06-23 14:09:09 -07:00
Gregory Schier
7be2767527
Fix lint error
2025-06-23 09:51:44 -07:00
Gregory Schier
a1b1eafd39
Add links to plugins
2025-06-23 09:46:54 -07:00
Gregory Schier
1948fb78bd
Fix bad import
2025-06-23 08:57:31 -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
Mr0Bread
b8e6dbc7c7
GraphQL Documentation explorer ( #208 )
2025-06-17 17:08:39 -07:00
Gregory Schier
aadfbfdfca
Fix lint errors
v2025.4.0
2025-06-10 08:16:02 -07:00
Gregory Schier
383fd05c6c
Split appearance settings into theme/interface
2025-06-09 21:19:44 -07:00
Gregory Schier
be0a8fc27a
Add proxy bypass setting and rewrite proxy logic
2025-06-09 14:29:12 -07:00
Gregory Schier
648a1ac53c
Update DEVELOPMENT.md
2025-06-08 22:49:43 -07:00
Gregory Schier
9fab37fb17
Custom font selection ( #226 )
2025-06-08 22:48:27 -07:00
Gregory Schier
e0aaa33ccb
Update README
2025-06-08 08:17:11 -07:00
Gregory Schier
20f7d20031
Enable socks reqwest feature
2025-06-08 08:10:55 -07:00
Gregory Schier
4d90bc78b1
Link docs in readme
2025-06-08 08:05:59 -07:00
Gregory Schier
97763a1301
Add README to types package
2025-06-08 08:03:11 -07:00
Gregory Schier
d8b5a201b6
I'm stupid
v2025.4.0-beta.5
2025-06-07 20:17:28 -07:00
Gregory Schier
88e87a1999
Fix stupid typo
2025-06-07 20:15:32 -07:00
Gregory Schier
2c4c1abd20
Pin tauri cli
2025-06-07 20:04:04 -07:00
Gregory Schier
67026fc5b3
Tweak
2025-06-07 19:37:28 -07:00
Gregory Schier
423a1a0a52
Fix environment color editing
2025-06-07 19:32:23 -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
27901231dc
Clarify proxy HTTP/HTTPS setting
2025-06-06 20:34:23 -07:00
Gregory Schier
1d9d80319b
Upgrade dependencies
2025-06-06 19:32:25 -07:00
Gregory Schier
f62e90297d
Fix recent workspaces when open in new window
2025-06-06 14:10:30 -07:00
Gregory Schier
fcda6f8d32
Fix lint errors
v2025.4.0-beta.4
2025-06-04 11:33:10 -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
58873ea606
Fix text streaming breaking scroll
2025-06-04 10:38:55 -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
v2025.4.0-beta.3
2025-06-03 13:08:48 -07:00
Gregory Schier
bdb1adcce1
Fix TS type
2025-06-03 12:44:14 -07:00
Gregory Schier
9f6a3da8d3
Disable auth for OAuth token http requests
2025-06-03 12:42:31 -07:00
Gregory Schier
158487e3a6
sqlx log DEBUG to debug failed migrations
2025-06-03 11:01:51 -07:00
Gregory Schier
c1b18105b5
Fix log toast
v2025.4.0-beta.2
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
9e68e276a1
Fix plugin runtime not quitting on cmd+Q
...
Related https://github.com/tauri-apps/tauri/issues/9198
2025-06-01 07:46:31 -07:00
Gregory Schier
af230a8f45
Separate model for GQL introspection data ( #222 )
v2025.4.0-beta.1
2025-06-01 06:56:00 -07:00
Gregory Schier
f9ac36caf0
SyncState migration to include sync_dir in unique index:
...
https://feedback.yaak.app/p/after-setting-up-sync-to-folder-there-is-a-yaml
2025-05-31 12:56:13 -07:00
Gregory Schier
a7a301ceba
Add JSON language check
2025-05-30 10:02:43 -07:00
Gregory Schier
4166daf0a2
Hide escape character for forward slash in JSON
2025-05-30 10:00:17 -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
Gregory Schier
1e27e1d8cb
Remove .idea
2025-05-29 21:45:58 -07:00