Commit Graph

  • 2cdd97cabb Fix header spacing for window controls https://feedback.yaak.app/p/app-bar-icons-not-aligned-correctly-when-fullscreen Gregory Schier 2025-07-24 07:57:38 -07:00
  • 20681e5be3 Scoped OAuth 2 tokens v2025.5.2 Gregory Schier 2025-07-23 22:03:03 -07:00
  • a258a80fbd Prevent auth from adding lone ? to URL v2025.5.1 Gregory Schier 2025-07-23 17:20:17 -07:00
  • 1b90842d30 Regex template function v2025.5.0 Gregory Schier 2025-07-23 13:33:58 -07:00
  • f1acb3c925 Merge pull request #245 Carter Costic 2025-07-23 16:14:15 -04:00
  • 28630bbb6c Remove template as default value Gregory Schier 2025-07-23 12:46:26 -07:00
  • 86a09642e7 Rename template-function-datetime Gregory Schier 2025-07-23 12:42:54 -07:00
  • 0b38948826 add template-function-datetime (#244) Song 2025-07-24 03:41:24 +08:00
  • c09083ddec Fix up export dialog Gregory Schier 2025-07-21 14:45:13 -07:00
  • 44ee020383 Plugins menu item and link to run button Gregory Schier 2025-07-21 14:38:29 -07:00
  • c609d0ff0c Fix GraphQL schema getting nuked on codemirror language refresh Gregory Schier 2025-07-21 14:17:36 -07:00
  • 7eb3f123c6 Add run button link Gregory Schier 2025-07-21 07:47:29 -07:00
  • 2bd8a50df4 Tweak tab padding Gregory Schier 2025-07-21 07:45:11 -07:00
  • 178cc88efb Fix Authenticatin typo Gregory Schier 2025-07-21 07:39:54 -07:00
  • 38b2893cbf npm i v2025.5.0-beta.9 Gregory Schier 2025-07-20 09:48:57 -07:00
  • 144faad31f Add API key auth Gregory Schier 2025-07-20 09:15:03 -07:00
  • 947926ca34 Fix deadlock Gregory Schier 2025-07-20 08:58:22 -07:00
  • 86f23990eb Fixed bugs in Plugin settings pane Gregory Schier 2025-07-20 08:28:00 -07:00
  • 861b41b5ae JSONPath plugin README Gregory Schier 2025-07-20 06:42:33 -07:00
  • 7f4ccbe014 OAuth 2 plugin README Gregory Schier 2025-07-19 21:47:19 -07:00
  • 3b61c836be Merge remote-tracking branch 'origin/main' Gregory Schier 2025-07-19 21:39:47 -07:00
  • 6616cb67cd JWT plugin README Gregory Schier 2025-07-19 21:39:40 -07:00
  • e5fd4134ba inline url search param and use --data (#239) Song 2025-07-20 12:28:39 +08:00
  • 31b0b14c04 Merge remote-tracking branch 'origin/main' Gregory Schier 2025-07-19 21:25:21 -07:00
  • daeaf2a999 Bearer plugin README Gregory Schier 2025-07-19 21:25:15 -07:00
  • ca2fe07265 Optimize request function (#242) Song 2025-07-20 00:29:42 +08:00
  • adca071574 fix padding and hover highlight in tabs (#243) Song 2025-07-20 00:19:48 +08:00
  • d6057aa1ec Basic auth plugin README Gregory Schier 2025-07-19 09:15:06 -07:00
  • 60883cc1b9 copy grpcurl readme and fix Gregory Schier 2025-07-19 09:10:49 -07:00
  • b32fe466b1 Copy as curl readme Gregory Schier 2025-07-19 07:38:46 -07:00
  • f81ff27a9e Don't wrap tab content Gregory Schier 2025-07-18 14:52:19 -07:00
  • 8f737d799b Pad dynamic form for scrollbar Gregory Schier 2025-07-18 14:52:08 -07:00
  • b67ea29aff Better error Gregory Schier 2025-07-18 14:49:13 -07:00
  • a657c32445 Better authorization URL handling Gregory Schier 2025-07-18 14:48:45 -07:00
  • 5061e17700 Update mimetypes.ts with RDF mime types beyond JSON-LD and N3 (#235) Andrew Berezovskyi 2025-07-18 23:37:14 +02:00
  • d9d5c4d564 remove unnecessary semicolon in tailwind config file (#236) Song 2025-07-19 05:36:28 +08:00
  • 343986c018 make monospace font family follows app setting in auto completion menu (#237) Song 2025-07-19 05:35:57 +08:00
  • 0d4b7bb5e2 Improve <details> component (#238) Song 2025-07-19 05:28:24 +08:00
  • 4a2fb6ed48 Improve layout resizer (#240) Song 2025-07-19 04:35:29 +08:00
  • 74b6f4fb42 Fix pair editor creating new entry by clicking value Gregory Schier 2025-07-18 08:54:37 -07:00
  • bcde4de4a7 Tweak workspace settings and a bunch of small things Gregory Schier 2025-07-18 08:47:14 -07:00
  • 4c375ed3e9 Tweak Gregory Schier 2025-07-15 07:25:34 -07:00
  • 2fcd2a3c07 Fix docs explorer cmd+click Gregory Schier 2025-07-15 07:02:08 -07:00
  • 0c60d190af Fix lint errors and show docs explorer on Cmd click Gregory Schier 2025-07-14 14:52:16 -07:00
  • 6f1fd7a254 Fix lint errors after upgrades and narrow tsc Gregory Schier 2025-07-14 10:09:08 -07:00
  • 5c1fba4b0c Fix Postman import description https://feedback.yaak.app/p/missing-documentation-info-when-importing-postman-requests Gregory Schier 2025-07-14 07:36:04 -07:00
  • 6df13c452b Upgrade dependencies Gregory Schier 2025-07-14 07:35:37 -07:00
  • 209ac45ed2 Fix pop out scroll v2025.5.0-beta.8 Gregory Schier 2025-07-11 08:52:31 -07:00
  • ad4e073f62 Pop out dynamic form editor into dialog Gregory Schier 2025-07-11 08:33:04 -07:00
  • 791e5ad486 Fixes for websocket closing Gregory Schier 2025-07-11 08:10:14 -07:00
  • fef6cc47f9 Smaller cancel button Gregory Schier 2025-07-10 14:37:32 -07:00
  • c94331f454 Support GET GraphQL queries v2025.5.0-beta.7 Gregory Schier 2025-07-10 14:06:54 -07:00
  • a31f818424 Don't show plugin error for response filter Gregory Schier 2025-07-10 13:49:53 -07:00
  • f63da432b9 Fix split in curl importer Gregory Schier 2025-07-10 13:13:28 -07:00
  • 456c8bd95f Add env key to useRenderTemplate() Gregory Schier 2025-07-10 13:06:00 -07:00
  • b529bab578 Lower large response confirm Gregory Schier 2025-07-10 12:59:45 -07:00
  • 840f15c997 Always update response if error Gregory Schier 2025-07-10 12:51:04 -07:00
  • f745435d26 Add comment Gregory Schier 2025-07-10 11:47:26 -07:00
  • 4038666986 Update single line filter extension Gregory Schier 2025-07-10 11:46:27 -07:00
  • 2b07d1a493 Fix duplicated character when composing text (#234) mooonfly 2025-07-11 02:37:29 +08:00
  • 333b64e7f3 Resolve requests for request actions https://feedback.yaak.app/p/plugin-cannot-get-inhereted-parameters-when-rendering-a-request Gregory Schier 2025-07-10 11:32:03 -07:00
  • 9cd430b3de Docs explorer tweaks Gregory Schier 2025-07-10 06:35:52 -07:00
  • f0bafb21cc Fix v2025.5.0-beta.6 Gregory Schier 2025-07-09 14:25:11 -07:00
  • f00adf6fce A bunch of responsiveness fixes Gregory Schier 2025-07-09 14:24:29 -07:00
  • d9f9ea4047 Fix state bug Gregory Schier 2025-07-09 12:48:40 -07:00
  • 036e85d006 Schema filtering and a bunch of fixes Gregory Schier 2025-07-09 12:39:27 -07:00
  • a03ec8875c Persist gql docs shown state Gregory Schier 2025-07-08 09:29:56 -07:00
  • a3f50a2bb7 Clean up GraphQL explorer v2025.5.0-beta.5 Gregory Schier 2025-07-08 07:44:50 -07:00
  • 6c0f9377cd Fix plugin builds Gregory Schier 2025-07-07 14:17:47 -07:00
  • bd2662fbe3 Show implements and fix non-null and list types Gregory Schier 2025-07-07 14:12:28 -07:00
  • f5dbff4682 Add docs close button Gregory Schier 2025-07-07 13:59:06 -07:00
  • 7a11da42af Some fixes Gregory Schier 2025-07-07 13:52:54 -07:00
  • 01f9c072a7 I think we're good Gregory Schier 2025-07-07 13:41:26 -07:00
  • 47722643ee Add descriptions to plugins Gregory Schier 2025-07-06 12:47:13 -07:00
  • cf35658fea Revert Tauri CLI v2025.5.0-beta.4 Gregory Schier 2025-07-05 16:45:07 -07:00
  • 6330c77948 Fix linux build Gregory Schier 2025-07-05 16:16:50 -07:00
  • 77d2edd947 Add log Gregory Schier 2025-07-05 16:00:46 -07:00
  • 4f0f60cb99 Add log Gregory Schier 2025-07-05 16:00:20 -07:00
  • dd2b665982 Tweak protos CLI arg generation Gregory Schier 2025-07-05 15:58:36 -07:00
  • 19ffcd18a6 gRPC request actions and "copy as gRPCurl" (#232) Gregory Schier 2025-07-05 15:40:41 -07:00
  • ad4d6d9720 Merge branch 'theme-plugins' Gregory Schier 2025-07-05 06:37:32 -07:00
  • 9e98b5f905 Fix macos window theme calculation Gregory Schier 2025-07-05 06:37:02 -07:00
  • 19c6ad9d97 Theme plugins (#231) Gregory Schier 2025-07-03 13:06:30 -07:00
  • a0e5e60803 Fix filter plugin names Gregory Schier 2025-07-03 12:28:34 -07:00
  • 2a6f139d36 Better plugin reloading and theme parsing Gregory Schier 2025-07-03 12:25:22 -07:00
  • 36bbb87a5e Mostly working Gregory Schier 2025-07-03 11:48:17 -07:00
  • a6979cf37e Print table/col/val when row not found v2025.5.0-beta.3 Gregory Schier 2025-07-02 08:14:52 -07:00
  • ff26cc1344 Tweaks Gregory Schier 2025-07-02 07:47:36 -07:00
  • fa62f88fa4 Allow moving requests and folders to end of list Gregory Schier 2025-06-29 08:40:14 -07:00
  • 99975c3223 Fix sidebar folder dragging collapse Gregory Schier 2025-06-29 08:02:55 -07:00
  • d3cda19be2 Hide large request bodies by default Gregory Schier 2025-06-29 07:30:07 -07:00
  • 9b0a767ac8 Prevent command palette from jumping with less results Gregory Schier 2025-06-28 07:37:15 -07:00
  • 81c3de807d Add json.minify Gregory Schier 2025-06-28 07:29:24 -07:00
  • 9ab02130b0 Fix sync import issues: v2025.5.0-beta.2 Gregory Schier 2025-06-27 13:32:52 -07:00
  • 25d50246c0 Revert notification endpoint URL for dev Gregory Schier 2025-06-27 11:58:04 -07:00
  • bb0cc16a70 Use API client for notifications/license Gregory Schier 2025-06-25 08:17:17 -07:00
  • 8817be679b Fix PKCE flow and clean up other flows Gregory Schier 2025-06-25 07:10:11 -07:00
  • f476d87613 Add back unsigned memory entitlement v2025.5.0-beta.1 Gregory Schier 2025-06-24 06:21:07 -07:00
  • 1438e8bacc Upgrade eslint and fix issues Gregory Schier 2025-06-23 14:09:09 -07:00
  • 7be2767527 Fix lint error Gregory Schier 2025-06-23 09:51:44 -07:00