Commit Graph

90 Commits

Author SHA1 Message Date
Gregory Schier
b6cd6e415a Consolidate any* hooks 2024-06-21 10:01:45 -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
28e396cb1b Don't always change request method. Closes #29 2024-06-03 07:26:40 -07:00
Gregory Schier
4c5087659b Theme system refactor (#31) 2024-05-21 17:56:06 -07:00
Gregory Schier
4894677599 Autocomplete URLs of other requests 2024-05-13 23:54:52 -07:00
Gregory Schier
3f40f36217 Fixed asset:// loading and tweak curl stuff 2024-05-13 23:20:30 -07:00
Gregory Schier
22aa14cdc2 Improve copy-as-curl 2024-05-13 11:30:10 -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
bf4eee72df Import from Curl 2024-05-09 07:31:52 -07:00
Gregory Schier
0a44635bcf Fix URL bar buttons in expanded state 2024-03-20 16:17:05 -07:00
Gregory Schier
88ae30101a Start of command palette 2024-03-18 17:09:01 -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
fd044005a6 More analytics, and cancel requests 2024-02-24 11:30:07 -08:00
Gregory Schier
a9d0bb3915 Add other body type 2024-02-18 08:59:14 -08:00
Gregory Schier
8d29fad261 gRPC authentication 2024-02-17 23:47:28 -08:00
Gregory Schier
9f54eb77a0 gRPC Support (#20) 2024-02-09 05:01:00 -08:00
Gregory Schier
650aa240ea Track dialogs 2024-01-28 16:33:36 -08:00
Gregory Schier
34a8fc4e22 Move request-related settings to workspace 2024-01-15 11:52:36 -08:00
Gregory Schier
1d9aa6748d Reset URL bar when request changes 2023-11-21 23:26:29 -08:00
Gregory Schier
7381dcec05 Remove response body and basic hotkeys 2023-11-21 22:15:01 -08:00
Gregory Schier
44fa2c8dbb Tweak 2023-11-17 07:52:03 -08:00
Gregory Schier
a4f5e4a6b8 Got multipart working (text-only) 2023-11-13 23:26:11 -08:00
Gregory Schier
feab2abe0c Form urlencoded bodies! 2023-11-13 11:28:37 -08:00
Gregory Schier
ae62a581a2 Url parameters done 2023-11-13 10:52:11 -08:00
Gregory Schier
5fd16b922c Request body is now an object 2023-11-12 11:16:12 -08:00
Gregory Schier
b0612b8632 Basic import of request body and bearer auth 2023-11-05 14:35:25 -08:00
Gregory Schier
7dac299edd Fix var complete and env dialog actions 2023-10-29 11:18:55 -07:00
Gregory Schier
d1bc5900fb Send requests with active environment 2023-10-26 10:32:06 -07:00
Gregory Schier
8fd7979474 Better project selector, Fixes #2, and a bunch more 2023-10-26 09:11:44 -07:00
Gregory Schier
51cadaf53b Environments in URL and better rendering 2023-10-25 11:13:00 -07:00
Gregory Schier
feec6fedfa Request history navigator 2023-04-09 15:26:54 -07:00
Gregory Schier
62a367cd0c Better response headers 2023-04-02 10:45:41 -07:00
Gregory Schier
ceefbd1de1 Show response headers 2023-04-01 23:43:22 -07:00
Gregory Schier
3f713d878c Some more refactoring 2023-04-01 21:48:30 -07:00
Gregory Schier
bc35429670 Refactor debounce and tauri event listeners 2023-04-01 21:39:46 -07:00
Gregory Schier
b23e56c3af Add React hooks eslint 2023-04-01 15:26:57 -07:00
Gregory Schier
801b29402d Fix strict mode editor blur bug 2023-03-30 10:38:33 -07:00
Gregory Schier
bb2ba21bbd Better tauri listeners and stuff 2023-03-30 09:05:54 -07:00
Gregory Schier
b721396340 Better multi-window updates 2023-03-29 21:53:20 -07:00
Gregory Schier
06ce7abfb9 Fix bundle parts 2023-03-29 14:00:34 -07:00
Gregory Schier
ab15782019 Fix(ish) multiwindow updates 2023-03-29 11:15:37 -07:00
Gregory Schier
3548945202 Obscure text 2023-03-29 10:16:51 -07:00
Gregory Schier
5852877f4d Simple auth schemes 2023-03-29 09:03:38 -07:00
Gregory Schier
e96527ab27 Good start to multi-window 2023-03-28 18:29:40 -07:00
Gregory Schier
d3d64b38a5 Confirmation Dialogs 2023-03-26 12:02:20 -07:00
Gregory Schier
56a30aa7c4 Panel icons 2023-03-25 23:29:04 -07:00
Gregory Schier
ae4a43f406 Refactor and improve layout resizing 2023-03-25 21:16:10 -07:00
Gregory Schier
8f86c46f49 Better grid layouts 2023-03-25 18:12:09 -07:00