Commit Graph

124 Commits

Author SHA1 Message Date
Gregory Schier
7a9c2e2223 Move info tab to last 2025-01-08 06:21:44 -08:00
Gregory Schier
1920f720a9 Some small tweaks for Vim mode 2025-01-08 06:11:05 -08:00
Gregory Schier
81005165f3 Vim/emacs/vscode keybindings 2025-01-07 22:27:43 -08:00
Gregory Schier
2f7b66fc92 A bunch of changes, including moving prompt/confirm out of context 2025-01-07 06:56:51 -08:00
Gregory Schier
a164875104 Move saved tab state to jotai with LS 2025-01-06 17:06:56 -08:00
Gregory Schier
806a8eb801 Remove useToast everywhere 2025-01-06 12:21:21 -08:00
Gregory Schier
c2ea2a5fe5 Dir sync filesystem watching 2025-01-06 09:24:07 -08:00
Gregory Schier
42cd4a5f0f Split out slow pathParameters extension and skip unnecessary model updates 2025-01-01 16:42:53 -08:00
Gregory Schier
80119f6574 Prevent a bunch more stuff from re-rendering 2024-12-31 23:24:41 -08:00
Gregory Schier
dfca17f9b7 Prevent sidebar re-render on every keypress (#152) 2024-12-31 15:02:10 -08:00
Gregory Schier
135c366e32 Preserve Editor State (#151) 2024-12-31 07:31:43 -08:00
Gregory Schier
31f2bff0f6 Optimize sidebar collapsing 2024-12-23 05:05:04 -08:00
Gregory Schier
dd8ccfe21f Extract base environment (#149) 2024-12-21 05:44:55 -08:00
Gregory Schier
ecabe9b6ef Cleanup (#148) 2024-12-20 23:49:48 -08:00
Gregory Schier
42bf016e90 Add the ability to duplicate folders (#144) 2024-12-19 13:06:08 -08:00
Gregory Schier
833dc7d3f7 Markdown documentation for HTTP requests (#145) 2024-12-19 05:57:40 -08:00
Gregory Schier
bb1ba93676 Better KeyValueRow sizing 2024-10-02 11:22:20 -07:00
Gregory Schier
d2c33f821c Preserve invalid GraphQL variables (#111) 2024-09-25 09:02:31 -07:00
Gregory Schier
7d97404c11 Improved querystring import on paste (#110) 2024-09-25 08:03:19 -07:00
Gregory Schier
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
8913833157 Parse and import querystring on paste (#89) 2024-09-15 11:41:26 -07:00
Gregory Schier
d99fe98347 Separate active tabs per request 2024-09-03 07:52:35 -07:00
Gregory Schier
ff459d1570 Separate active tabs per request 2024-09-03 07:33:48 -07:00
Gregory Schier
90e2eb67e5 Clean up 2024-09-03 06:44:51 -07:00
Gregory Schier
942f959c36 Request pane context (#70) 2024-09-03 06:18:25 -07:00
Gregory Schier
0b9483954d Request pane context (#69) 2024-09-02 14:36:55 -07:00
Gregory Schier
155d0ce3ba Placeholder CM tags working 2024-09-02 12:35:05 -07:00
Gregory Schier
afa64acf83 URL path placeholders 2024-08-30 05:24:07 -07:00
Gregory Schier
fdc60445c8 Better content-type detection for editor 2024-08-29 06:07:31 -07:00
Gregory Schier
ecc7192bde Don't persist settings tab 2024-08-10 08:10:14 -07:00
Gregory Schier
08ea48b996 Better curl import 2024-08-10 07:53:26 -07:00
Gregory Schier
6232a46ca8 Fix body change setting headers/method 2024-08-09 08:33:49 -07:00
Gregory Schier
f967820f12 Model and DB refactor (#61)
- [x] Move from `sqlx` to `rusqlite`
- [x] Generate TS types from Rust models
2024-08-05 07:58:20 -07:00
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