Commit Graph

1319 Commits

Author SHA1 Message Date
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 526b64cc5a Try fix CI 2024-06-09 08:09:47 -07:00
Gregory Schier f1f1a02d79 Bump version 2024-06-09 07:56:44 -07:00
Gregory Schier d277c5677f Remove CI again 2024-06-09 07:56:09 -07:00
Gregory Schier d63dabe2fb Add it back 2024-06-09 07:23:28 -07:00
Gregory Schier a0bc0ff87c Remove CI in release stage 2024-06-09 07:22:49 -07:00
Gregory Schier 35072669ec Remove GH Action step names 2024-06-09 07:16:53 -07:00
Gregory Schier 9bfd0d1fbf Back to other 2024-06-09 07:14:07 -07:00
Gregory Schier c9a798c9cd Fix action step 2024-06-09 07:10:44 -07:00
Gregory Schier 4dad19db31 Rust cache release 2024-06-09 07:09:46 -07:00
Gregory Schier dd483dbdd8 Cmd jump to request 2024-06-09 07:03:16 -07:00
Gregory Schier 7b2cb64b14 Only CI on PR 2024-06-09 06:47:47 -07:00
Gregory Schier b6927435e5 Fix Rust lint 2024-06-09 06:43:53 -07:00
Gregory Schier a576ba7a23 Remove slow udeps from CI 2024-06-08 21:03:17 -07:00
Gregory Schier 714a96120a Rust CI to release 2024-06-08 20:51:03 -07:00
Gregory Schier 6585c049c3 Try again 2024-06-08 20:47:48 -07:00
Gregory Schier c89359cf55 Remove cache 2024-06-08 20:47:18 -07:00
Gregory Schier 2c060e5769 Try removing git db 2024-06-08 20:44:58 -07:00
Gregory Schier 595a92c324 Cargo check 2024-06-08 20:36:56 -07:00
Gregory Schier 53b922cc7c Remove Cargo fmt 2024-06-08 20:34:24 -07:00
Gregory Schier 117b4bd285 Fix tests 2024-06-08 20:30:52 -07:00
Gregory Schier a522236885 Cargo format 2024-06-08 20:28:45 -07:00
Gregory Schier acb629919b Set max dropdown width 2024-06-08 19:55:25 -07:00
Gregory Schier 99c8ffe121 Bump version 2024-06-08 19:46:32 -07:00
Gregory Schier c7cc086d1d Upgrade reqwest and add ALPN for http/2 2024-06-08 19:40:35 -07:00
Gregory Schier 0e3918d5a2 Fix curl exporter 2024-06-08 19:40:11 -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 3ed78d1088 Generate things 2024-06-07 11:58:08 -07:00
Gregory Schier 1c1a794c2a Remove tauri-plugin-deep-link 2024-06-07 11:57:44 -07:00
Gregory Schier 0e47622e64 Update CI script 2024-06-07 11:01:21 -07:00
Gregory Schier dbf5b5bdd7 Fix workflow 2024-06-07 10:54:50 -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 372588f541 Templating (#43)
Add new `templating` crate with custom parser/renderer for dealing with
variables
2024-06-07 08:39:12 -07:00
Gregory Schier 558b429807 Fix copy-as-curl variables 2024-06-05 06:53:38 -07:00
Gregory Schier cc1b3a9f25 Bump version 2024-06-04 23:53:45 -07:00
Gregory Schier 366dbc9f2a Only release on tag again 2024-06-04 23:53:31 -07:00