Commit Graph
100 Commits
Author SHA1 Message Date
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
Gregory Schier 209ac45ed2 Fix pop out scroll 2025-07-11 08:52:31 -07:00
Gregory Schier ad4e073f62 Pop out dynamic form editor into dialog 2025-07-11 08:33:04 -07:00
Gregory Schier 791e5ad486 Fixes for websocket closing 2025-07-11 08:10:14 -07:00
Gregory Schier fef6cc47f9 Smaller cancel button 2025-07-10 14:37:32 -07:00
Gregory Schier c94331f454 Support GET GraphQL queries
https://feedback.yaak.app/p/support-get-graphql-queries-out-of-the-box
2025-07-10 14:06:54 -07:00
Gregory Schier a31f818424 Don't show plugin error for response filter
https://feedback.yaak.app/p/increase-debounce-time-for-jsonpath-xpath-filter
https://feedback.yaak.app/p/possibility-to-cancel-request
2025-07-10 13:49:53 -07:00
Gregory Schier f63da432b9 Fix split in curl importer
https://feedback.yaak.app/p/import-from-curl-does-not-work-properly-sometimes
2025-07-10 13:13:28 -07:00
Gregory Schier 456c8bd95f Add env key to useRenderTemplate()
https://feedback.yaak.app/p/environment-preview-is-inaccurate
2025-07-10 13:06:00 -07:00
Gregory Schier b529bab578 Lower large response confirm 2025-07-10 12:59:45 -07:00
Gregory Schier 840f15c997 Always update response if error
https://feedback.yaak.app/p/cant-re-send-request-if-there-is-one-ongoing
2025-07-10 12:51:04 -07:00
Gregory Schier f745435d26 Add comment 2025-07-10 11:47:26 -07:00
Gregory Schier 4038666986 Update single line filter extension 2025-07-10 11:46:27 -07:00
Gregory Schier 333b64e7f3 Resolve requests for request actions
https://feedback.yaak.app/p/plugin-cannot-get-inhereted-parameters-when-rendering-a-request
2025-07-10 11:32:03 -07:00
Gregory Schier 9cd430b3de Docs explorer tweaks 2025-07-10 06:35:52 -07:00
Gregory Schier f0bafb21cc Fix 2025-07-09 14:25:11 -07:00
Gregory Schier f00adf6fce A bunch of responsiveness fixes 2025-07-09 14:24:29 -07:00
Gregory Schier d9f9ea4047 Fix state bug 2025-07-09 12:48:40 -07:00
Gregory Schier 036e85d006 Schema filtering and a bunch of fixes 2025-07-09 12:39:27 -07:00
Gregory Schier a03ec8875c Persist gql docs shown state 2025-07-08 09:29:56 -07:00
Gregory Schier a3f50a2bb7 Clean up GraphQL explorer 2025-07-08 07:44:50 -07:00
Gregory Schier 6c0f9377cd Fix plugin builds 2025-07-07 14:17:47 -07:00
Gregory Schier bd2662fbe3 Show implements and fix non-null and list types 2025-07-07 14:12:28 -07:00
Gregory Schier f5dbff4682 Add docs close button 2025-07-07 13:59:06 -07:00
Gregory Schier 7a11da42af Some fixes 2025-07-07 13:52:54 -07:00
Gregory Schier 01f9c072a7 I think we're good 2025-07-07 13:41:26 -07:00
Gregory Schier 47722643ee Add descriptions to plugins 2025-07-06 12:47:13 -07:00
Gregory Schier cf35658fea Revert Tauri CLI 2025-07-05 16:45:07 -07:00
Gregory Schier 6330c77948 Fix linux build 2025-07-05 16:16:50 -07:00
Gregory Schier 77d2edd947 Add log 2025-07-05 16:00:46 -07:00
Gregory Schier 4f0f60cb99 Add log 2025-07-05 16:00:20 -07:00
Gregory Schier dd2b665982 Tweak protos CLI arg generation 2025-07-05 15:58:36 -07:00
Gregory SchierandGitHub 19ffcd18a6 gRPC request actions and "copy as gRPCurl" (#232) 2025-07-05 15:40:41 -07:00
Gregory Schier ad4d6d9720 Merge branch 'theme-plugins'
# Conflicts:
#	packages/plugin-runtime-types/src/bindings/gen_events.ts
2025-07-05 06:37:32 -07:00
Gregory Schier 9e98b5f905 Fix macos window theme calculation 2025-07-05 06:37:02 -07:00
Gregory SchierandGitHub 19c6ad9d97 Theme plugins (#231) 2025-07-03 13:06:30 -07:00
Gregory Schier a0e5e60803 Fix filter plugin names 2025-07-03 12:28:34 -07:00
Gregory Schier 2a6f139d36 Better plugin reloading and theme parsing 2025-07-03 12:25:22 -07:00
Gregory Schier 36bbb87a5e Mostly working 2025-07-03 11:48:17 -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 fa62f88fa4 Allow moving requests and folders to end of list 2025-06-29 08:40:14 -07:00
Gregory Schier 99975c3223 Fix sidebar folder dragging collapse
https://feedback.yaak.app/p/a-folder-may-hide-its-content-if-i-move-a
2025-06-29 08:02:55 -07:00
Gregory Schier d3cda19be2 Hide large request bodies by default 2025-06-29 07:30:07 -07:00
Gregory Schier 9b0a767ac8 Prevent command palette from jumping with less results 2025-06-28 07:37:15 -07:00
Gregory Schier 81c3de807d Add json.minify 2025-06-28 07:29:24 -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 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 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 SchierandGitHub cb7c44cc65 Install plugins from Yaak plugin registry (#230) 2025-06-23 08:55:38 -07:00
Gregory SchierandGitHub 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 aadfbfdfca Fix lint errors 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 SchierandGitHub 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 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 SchierandGitHub 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 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 SchierandGitHub 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 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 2025-06-03 09:33:03 -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 SchierandGitHub af230a8f45 Separate model for GQL introspection data (#222) 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
Gregory Schier 7047260697 Remove yaakapp/cli from release CI 2025-05-29 21:44:41 -07:00
Gregory Schier a70768b61d Merge remote-tracking branch 'origin/master' 2025-05-29 08:03:06 -07:00
Gregory Schier 8e3826b6c3 Delete unneeded 2025-05-29 08:02:57 -07:00
Gregory Schier 101efdd512 Merge plugins repo into mono 2025-05-29 08:02:24 -07:00
Gregory Schier 723e8d2874 Move everything into subdir for repo merge 2025-05-29 07:16:39 -07:00