Commit Graph

715 Commits

Author SHA1 Message Date
Gregory Schier 0545c2d598 Editor autocomplete same font size as editor 2024-06-18 09:43:51 -07:00
Gregory Schier 9520359e62 Move GraphQL introspection out of LocalStorage 2024-06-18 09:43:28 -07:00
Gregory Schier cbfd259436 REvert other thing 2024-06-17 17:05:51 -07:00
Gregory Schier f2213ff4e8 Fix editor tags wrapping behavior 2024-06-17 17:05:29 -07:00
Gregory Schier 73b2e44094 Recursive environments 2024-06-17 12:24:06 -07:00
Gregory Schier 0317c46f8f Fix flash loading response viewer 2024-06-17 11:43:45 -07:00
Gregory Schier b49081cd06 Workspace dropdown to RadioDropdown 2024-06-14 17:07:35 -07:00
Gregory Schier 6c331ed734 Fix plugins 2024-06-13 07:03:50 -07:00
Gregory Schier 0674bae787 Move binary detection to TextViewer 2024-06-12 09:47:34 -07:00
Gregory Schier b9c6d9d877 Entitlement for v8/Deno 2024-06-12 00:23:32 -07:00
Gregory Schier a5041d4229 Variables in pair editor 2024-06-11 12:33:43 -07:00
Gregory Schier 44ad8c7f30 Put toast on top 2024-06-11 12:04:46 -07:00
Gregory Schier a479df5254 Fix bulk edit label 2024-06-11 09:02:11 -07:00
Gregory Schier ec0a84d588 Bump version 2024-06-11 08:35:29 -07:00
Gregory Schier 43ca9a9390 Adjust fuzzy threshold 2024-06-10 23:25:57 -07:00
Gregory Schier 06707ed54c Fix window drag above cmd+k 2024-06-10 23:24:03 -07:00
Gregory Schier 6e4ee0045f Fix delete request in sidebar 2024-06-10 23:17:12 -07:00
Gregory Schier 55a426fc85 Don't arrow-nav to hidden dropdown items 2024-06-10 23:16:37 -07:00
Gregory Schier 81ff405874 Bulk edit environments 2024-06-10 23:16:21 -07:00
Gregory Schier 8c7f7a7a03 Fix hotkey react keys 2024-06-10 22:29:06 -07:00
Gregory Schier 47fcb8bad4 Cmd Palette Improvements (#50)
- Fuzzy matching
- Show hotkeys
- Add actions
2024-06-10 21:37:41 -07:00
Gregory Schier f0c7a83134 Download Active Response (#49)
This PR prompts you to save un-previewable file types and adds an option
to save to the response history.
2024-06-10 16:36:09 -07:00
Gregory Schier 3875f90fea Remove jump to request hotkey 2024-06-10 09:00:26 -07:00
Gregory Schier 016c3f7dac Response viewer for PDF (#48)
This PR adds a response viewer for PDF files using `react-pdf`
2024-06-10 08:57:08 -07:00
Gregory Schier 302a69ed98 Don't focus sidebar on cmd+0 2024-06-09 08:36:12 -07:00
Gregory Schier dd483dbdd8 Cmd jump to request 2024-06-09 07:03:16 -07:00
Gregory Schier acb629919b Set max dropdown width 2024-06-08 19:55:25 -07:00
Gregory Schier 3a09752322 Fix cmd+k filtering 2024-06-07 22:52:23 -07:00
Gregory Schier aa8c1649f9 Remove delete hotkey for request 2024-06-07 22:52:10 -07:00
Gregory Schier b456e8ce94 Short method tags and hide active in cmd+k 2024-06-07 22:39:11 -07:00
Gregory Schier f9412e6d8f Add command palette (#46)
This PR finished the initial PoC command palette. It currently only
supports switching between requests and workspaces, but can easily be
extended for more.
2024-06-07 21:59:57 -07:00
Gregory Schier 4a88e80669 Bulk editor (#45)
Bulk editor for all pair editors except multipart/form-data
2024-06-07 13:42:08 -07:00
Gregory Schier e9bf97bd3f Fix rose pine and method tags 2024-06-07 12:01:31 -07:00
Gregory Schier acfc254a58 Deno plugins (#42)
Switch from BoaJS to Deno core
2024-06-07 10:47:41 -07:00
Gregory Schier f43b38c893 Open workspace pref (#44)
Ability to remember workspace window opening selection.
2024-06-07 09:04:53 -07:00
Gregory Schier 558b429807 Fix copy-as-curl variables 2024-06-05 06:53:38 -07:00
Gregory Schier 6d2e9b29d4 Remove Windows plugin 2024-06-04 02:56:52 -07:00
Gregory Schier c53df99105 Move Postman to first plugin 2024-06-03 14:00:40 -07:00
Gregory Schier a0b08614f0 Preserve JSON/XPath filter (Closes #22) 2024-06-03 13:49:51 -07:00
Gregory Schier f4c91d131c Don't send request on completion (Fixes #27) 2024-06-03 07:49:13 -07:00
Gregory Schier 28e396cb1b Don't always change request method. Closes #29 2024-06-03 07:26:40 -07:00
Gregory Schier a669ed2c6d Tweak settings labels 2024-06-02 23:54:00 -07:00
Gregory Schier 4a418be11f Fix dropdown icon color 2024-06-02 23:50:26 -07:00
Gregory Schier 09953ff7d5 Don't call is_fullscreen so much 2024-06-02 23:38:56 -07:00
Gregory Schier 5127de831a Fix autocomplete for environment editor names 2024-06-02 17:52:51 -07:00
Gregory Schier 0b6997f59c <Select> uses custom component on Windows 2024-06-02 16:57:23 -07:00
Gregory Schier ddbd342033 Tweak Moonlight theme 2024-06-02 15:48:27 -07:00
Gregory Schier d8d0622773 Fix font size 2024-06-02 11:53:41 -07:00
Gregory Schier a1102d2ba6 Fade in window contents (Layout) 2024-05-31 09:16:52 -07:00
Gregory Schier 0133432049 Window border on Linux 2024-05-31 08:43:35 -07:00