Commit Graph
100 Commits
Author SHA1 Message Date
Gregory Schier 57a05d5486 Fix up some of the new formatting stuff 2024-10-22 08:07:56 -07:00
Gregory SchierandGitHub e216214085 Custom JSON formatter that works with template syntax (#128) 2024-10-21 15:17:14 -07:00
Gregory Schier aa7f18a16f Order cmd+k results by match score 2024-10-21 12:54:15 -07:00
Gregory Schier b9f397e04a Fix response filtering 2024-10-21 07:26:50 -07:00
Gregory Schier 57c3a86799 Animate up instead of down when dropdowns open up 2024-10-18 11:22:05 -07:00
Gregory Schier 52ac41b0c6 Move elapsed calculation 2024-10-18 10:53:04 -07:00
Gregory Schier 741ccbe741 Add labels to plugin event subscribers 2024-10-18 10:46:30 -07:00
Gregory SchierandGitHub 2ecd86da78 Update README.md 2024-10-18 08:27:24 -07:00
Gregory Schier 30e4e7665a Remove ios config 2024-10-18 07:59:28 -07:00
Gregory Schier 516dfd1f19 Fix GraphQL introspection 2024-10-18 06:57:44 -07:00
Gregory Schier 0cd08499aa Render sending gRPC events 2024-10-17 12:03:35 -07:00
Gregory Schier c652df82a3 Fix SSE event selection 2024-10-17 11:28:10 -07:00
Gregory Schier c8342fb0a9 Delete send history for workspace 2024-10-17 11:17:27 -07:00
Gregory Schier d0b59a0fb4 Show folder structure in request selection 2024-10-17 10:53:48 -07:00
Gregory Schier 6f50f35519 Bump Tauri to fix macOS 13 launch issue 2024-10-15 09:54:21 -07:00
Gregory Schier 4e775b2b49 Undo minimumSystemVersion 2024-10-15 07:49:27 -07:00
Gregory Schier e77a9e5d44 Rebuild plugins 2024-10-15 07:48:26 -07:00
Gregory Schier a381e44d8c Prevent stale content flash after editing request name 2024-10-15 07:32:00 -07:00
Gregory Schier 4acf0969e8 Only sync models from active workspace 2024-10-15 07:31:42 -07:00
Gregory Schier 30c4178269 Disable autocomplete/correct/etc in plain input 2024-10-14 21:46:48 -07:00
Gregory Schier dffe6e0a16 Intelligent readonly editor updates, to preserve scroll 2024-10-14 10:40:09 -07:00
Gregory Schier 8090e67b9e Revert hyper v1 for gRPC 2024-10-12 22:05:17 -07:00
Gregory Schier f1beabcb6f Try again 2024-10-12 21:33:45 -07:00
Gregory Schier 647b8e2313 Try fix windows build 2024-10-12 21:17:44 -07:00
Gregory Schier f5b4697608 Npm i 2024-10-12 21:06:19 -07:00
Gregory Schier f201857d51 Bump Tauri to fix settings window 2024-10-12 20:57:01 -07:00
Gregory SchierandGitHub 0d982057a5 Add proxy setting for HTTP requests (#127) 2024-10-12 20:55:09 -07:00
Gregory Schier 6fb94384b9 Better fuzzy matching in cmd palette 2024-10-12 07:41:01 -07:00
Gregory SchierandGitHub d754e7233d Server sent event response viewer (#126) 2024-10-11 06:52:32 -07:00
Gregory Schier f974a66086 Fix double-click-maximize and backdrop 2024-10-10 07:11:43 -07:00
Gregory Schier 250625fc0e Always show window controls, and open Linux settings in dialog 2024-10-10 06:22:11 -07:00
Gregory Schier 16e090b520 Fix content type detection 2024-10-09 17:20:09 -07:00
Gregory Schier be9fbbcb6e Fix content type detection 2024-10-09 17:19:41 -07:00
Gregory Schier 8be3c3d0e1 Disable response copy until response is done 2024-10-09 16:38:12 -07:00
Gregory Schier c680e15cb5 Max width on request name in header 2024-10-09 16:38:03 -07:00
Gregory SchierandGitHub da6baf72f5 Response Streaming (#124) 2024-10-09 16:27:37 -07:00
Gregory Schier 2ca30bcb31 Fix Codemirror undo history 2024-10-09 12:00:52 -07:00
Gregory Schier 2e2b3128c5 Fix cookie jar query 2024-10-09 11:26:19 -07:00
Gregory Schier 4a81818d05 Add descriptions to template functions 2024-10-09 11:25:51 -07:00
Gregory Schier 0eb98a3882 Log query errors 2024-10-09 11:25:05 -07:00
Gregory Schier d28100d682 Add new plugins 2024-10-09 09:54:15 -07:00
Gregory Schier 0f4d3bdbb5 Allow space in dropdown filter text 2024-10-09 09:54:07 -07:00
Gregory SchierandGitHub c7eccddac9 Fix performance related to having 100s of requests (#123) 2024-10-08 14:16:57 -07:00
Gregory Schier 4b7712df80 Better Dropdown size calculation for scrolling when not enough room 2024-10-02 16:17:28 -07:00
Gregory Schier e5c6c31e02 Fix prompt again 2024-10-02 12:53:58 -07:00
Gregory Schier 7e62bb6b68 Fix prompt 2024-10-02 12:19:43 -07:00
Gregory Schier 3b2ee25d75 Fix tauri dialog API usage 2024-10-02 11:45:42 -07:00
Gregory Schier 4a9e2ac9b6 Specify minimum macOS version 13 in tauri conf 2024-10-02 11:39:48 -07:00
Gregory Schier d890b8be0a Tauri 2.0.0 stable 2024-10-02 11:30:39 -07:00
Gregory Schier bb1ba93676 Better KeyValueRow sizing 2024-10-02 11:22:20 -07:00
Gregory Schier f8c3f71cfe Increase node download timeout 2024-10-02 10:14:51 -07:00
Gregory Schier c9050bd3bb Add CLI to release.yml 2024-10-02 10:04:21 -07:00
Gregory Schier d0fe1beee0 Fix lint errors 2024-10-02 10:00:58 -07:00
Gregory Schier e401e8f1cf Fix response header table sizing 2024-10-02 08:22:38 -07:00
Gregory Schier 4160e5b1c4 Make prompt() to return null on cancel 2024-10-02 05:54:44 -07:00
Gregory Schier 89ff25cd54 Fix variables in bulk editor 2024-10-02 05:10:34 -07:00
Gregory Schier 7a941016a9 Fix plugin types 2024-10-01 11:02:38 -07:00
Gregory SchierandGitHub 7e4f807f75 Add prompt() plugin API (#121) 2024-10-01 08:32:42 -07:00
Gregory SchierandGitHub be60e4648a Apply Request path parameters during render (#120) 2024-10-01 08:26:59 -07:00
Gregory Schier 6060ddcd87 Add aliases field to template functions 2024-09-30 18:28:52 -07:00
Gregory SchierandGitHub 9915c57817 Plugin execution context (#119) 2024-09-30 17:45:51 -07:00
Gregory SchierandGitHub 917adcfb2e Better plugin development experience (#118) 2024-09-29 10:41:07 -07:00
Gregory Schier 1c5e62a468 Set max-width on toast 2024-09-29 07:20:56 -07:00
Gregory Schier f5e8c525e9 Add brackets to URL regex 2024-09-28 14:31:18 -07:00
Gregory SchierandGitHub 6583615885 Update package.json 2024-09-27 06:01:31 -07:00
Gregory SchierandGitHub 0f0eba244c Update config.yml 2024-09-27 05:59:23 -07:00
Gregory SchierandGitHub 3911b7b583 Update README.md 2024-09-27 05:58:29 -07:00
Gregory SchierandGitHub 3634d315ed Update config.yml 2024-09-27 05:49:58 -07:00
Gregory SchierandGitHub 89b85c2e27 Update issue description 2024-09-27 05:49:20 -07:00
Gregory SchierandGitHub bbff3f5969 Remove bug report template 2024-09-27 05:47:24 -07:00
Gregory SchierandGitHub eb8f66dca2 Add npm start command back 2024-09-27 05:46:12 -07:00
Gregory SchierandGitHub 08531fa1ff Update development doc 2024-09-27 05:45:48 -07:00
Gregory Schier 974425afee Fix JSONPath/XPath filtering 2024-09-26 06:45:03 -07:00
Gregory Schier 9f7f06a142 Don't adhere to wrapLines in single-line inputs 2024-09-25 22:16:35 -07:00
Gregory SchierandGitHub 598bbd6f69 Prevent theme flashing on initial window load (#115) 2024-09-25 14:01:24 -07:00
Gregory SchierandGitHub b19748c42e Make settings menu a regular window (#113) 2024-09-25 12:52:12 -07:00
Gregory SchierandGitHub 2be45d6101 Simpler Tauri resource paths (#112) 2024-09-25 09:25:51 -07:00
Gregory SchierandGitHub d2c33f821c Preserve invalid GraphQL variables (#111) 2024-09-25 09:02:31 -07:00
Gregory Schier 215fcef3ea bump 2024-09-25 08:08:49 -07:00
Gregory SchierandGitHub 7d97404c11 Improved querystring import on paste (#110) 2024-09-25 08:03:19 -07:00
Gregory SchierandGitHub de7097ff1d Faster time-to-theme (#109) 2024-09-25 07:35:27 -07:00
Gregory Schier 0100a3983d Code split <Workspace> and <Settings> routes 2024-09-24 11:18:39 -07:00
Gregory Schier aa82ef8636 Revert codemirror-json-schema due to bundle bloat 2024-09-24 10:50:09 -07:00
Gregory Schier 4e316dcf60 Fix tauri-before-build 2024-09-24 10:29:23 -07:00
Gregory SchierandGitHub 296221a22e Lazily render variables (#108) 2024-09-24 10:18:56 -07:00
Gregory Schier 3818154e82 Show all requests in template fn dialog 2024-09-24 07:14:36 -07:00
Gregory Schier 574a92f5b7 Only download protoc if necessary 2024-09-24 07:14:15 -07:00
Gregory Schier 44e5c2b1d7 Fix plugin runtime (response fn) deadlock 2024-09-24 07:13:34 -07:00
Gregory Schier c938b62d35 Fix plugin runtime 2024-09-23 07:46:32 -07:00
Gregory Schier 9bb1e1232f Don't build internal TS packages 2024-09-23 07:22:25 -07:00
Gregory Schier 164865c845 Delete unused files 2024-09-23 07:05:17 -07:00
Gregory Schier 921f1de62a Bootstrap command 2024-09-22 22:17:45 -07:00
Gregory Schier 38b36b80a5 Fix Vite build dir 2024-09-22 21:59:31 -07:00
Gregory Schier 2ab4f79aed Fix scripts 2024-09-22 21:33:46 -07:00
Gregory SchierandGitHub 101b6284d6 [WIP] Refactor to NPM workspaces (#104) 2024-09-22 21:27:10 -07:00
Gregory Schier 93633875ac snake_case icons and better toast styles 2024-09-20 07:30:11 -07:00
Gregory Schier a18271d306 Sort Codemirror widgets Fixes #101 2024-09-20 05:45:04 -07:00
Gregory Schier 32d7af94a5 Fix environment dialog hotkey 2024-09-20 05:36:56 -07:00
Gregory Schier 48dbd5f9f8 Regenerate icons 2024-09-19 15:00:34 -07:00
Gregory Schier 085580b94a Add migration steps to DEVELOPMENT.md 2024-09-19 14:20:57 -07:00