Commit Graph

496 Commits

Author SHA1 Message Date
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 dd483dbdd8 Cmd jump to request 2024-06-09 07:03:16 -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 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 a0b08614f0 Preserve JSON/XPath filter (Closes #22) 2024-06-03 13:49:51 -07:00
Gregory Schier 09953ff7d5 Don't call is_fullscreen so much 2024-06-02 23:38:56 -07:00
Gregory Schier a1102d2ba6 Fade in window contents (Layout) 2024-05-31 09:16:52 -07:00
Gregory Schier a481cf403d Tweak settings for release 2024-05-30 10:28:59 -07:00
Gregory Schier 0b4e367dfc Unlisten to window event and fix hotkeys 2024-05-30 00:29:01 -07:00
Gregory Schier e4022cf532 Window title working again 2024-05-30 00:11:55 -07:00
Gregory Schier b942c22b20 Fix window stoplights 2024-05-29 22:59:34 -07:00
Gregory Schier fbc684140b Custom font sizes and better zoom 2024-05-29 12:10:01 -07:00
Gregory Schier f3024a259e More theme stuff 2024-05-24 17:36:48 -07:00
Gregory Schier 9e6bce0e41 More themes! 2024-05-23 09:40:11 -07:00
Gregory Schier ab33630ef6 Set window title on Mac 2024-05-23 09:40:00 -07:00
Gregory Schier 56acec473b A bunch more theme stuff 2024-05-22 23:14:53 -07:00
Gregory Schier 4c5087659b Theme system refactor (#31) 2024-05-21 17:56:06 -07:00
Gregory Schier cbbc01a7c6 Toast after data export 2024-05-14 00:36:15 -07:00
Gregory Schier 3f40f36217 Fixed asset:// loading and tweak curl stuff 2024-05-13 23:20:30 -07:00
Gregory Schier 50dc494b58 Better notifications 2024-05-13 16:52:20 -07:00
Gregory Schier 22aa14cdc2 Improve copy-as-curl 2024-05-13 11:30:10 -07:00
Gregory Schier 80ea4c14a4 Hide large GRPC messages by default 2024-05-13 07:19:26 -07:00
Gregory Schier 9ce1732d75 Add curl banner to import dialog 2024-05-10 13:36:30 -07:00
Gregory Schier fd6ad952fe Change curl import to post-toast 2024-05-10 13:06:40 -07:00
Gregory Schier 582da26574 Toast component and use for copy-as-curl 2024-05-10 12:37:04 -07:00
Gregory Schier b533a01677 Insomnia YAML and loading state on import 2024-05-10 09:46:20 -07:00
Gregory Schier acc07780a7 Some fixes after upgrading react-query 2024-05-10 09:19:29 -07:00
Gregory Schier bf4eee72df Import from Curl 2024-05-09 07:31:52 -07:00
Gregory Schier e10ff3d136 Slight refactor to copy-as-curl 2024-05-08 00:28:40 -07:00
Gregory Schier 88ee60c97f Copy as curl 2024-05-08 00:00:50 -07:00
Gregory Schier 82e2a6b73e Curl import (#24) 2024-05-07 21:57:03 -07:00
Gregory Schier 896e3d5831 Upgrade to Tauri 2.0 (#23) 2024-05-04 14:14:19 -07:00
Gregory Schier 612a38d6e1 Separate floating sidebar hidden state 2024-03-22 10:43:10 -07:00
Gregory Schier 6096199174 Pass workspace id to import 2024-03-20 07:30:59 -07:00
Gregory Schier 09a23ce357 Handle import errors 2024-03-20 07:27:12 -07:00
Gregory Schier 8d24e8c282 Implement select for command palette 2024-03-19 17:24:57 -07:00
Gregory Schier 351cfae042 Export multiple workspaces 2024-03-19 13:43:33 -07:00
Gregory Schier bb561d7b98 Fix settings query store and analytics 2024-03-19 10:23:21 -07:00
Gregory Schier 88ae30101a Start of command palette 2024-03-18 17:09:01 -07:00
Gregory Schier 2d6caa1126 useRequests hook 2024-03-18 13:49:36 -07:00
Gregory Schier 901cf53cd2 Custom content-type for multipart items 2024-03-16 12:49:17 -07:00
Gregory Schier 3a9d4045d0 Obfuscate environment variables 2024-03-16 10:42:46 -07:00
Gregory Schier 49da0e5aa8 Stubbed out global commands helper 2024-03-16 09:46:11 -07:00
Gregory Schier 8c09558f62 Fix recent workspaces 2024-03-10 17:42:25 -07:00
Gregory Schier b177993f8a Fix adding header if not exist 2024-03-10 17:10:16 -07:00
Gregory Schier efd7e7bf84 Binary file uploads and missing workspace empty state 2024-03-10 10:56:38 -07:00
Gregory Schier 9dc2435e43 Fix GraphQL content type on creation, and placeholder 2024-02-28 13:04:17 -08:00