Commit Graph

102 Commits

Author SHA1 Message Date
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
b3865d383b Detect JSON APIs returning HTML content-type 2024-08-29 10:52:41 -07:00
Gregory Schier
c9b4e6181c Use new theme vars (#63)
This PR swaps the theme to use the new stuff from the Theme Studio
2024-08-13 07:44:28 -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
25033dc831 Response info in new tab 2024-07-23 12:13:09 -07:00
Gregory Schier
0674bae787 Move binary detection to TextViewer 2024-06-12 09:47:34 -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
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
dd483dbdd8 Cmd jump to request 2024-06-09 07:03:16 -07:00
Gregory Schier
b13207072a Tweak appearance settings 2024-05-30 12:32:12 -07:00
Gregory Schier
fbc684140b Custom font sizes and better zoom 2024-05-29 12:10:01 -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
efd7e7bf84 Binary file uploads and missing workspace empty state 2024-03-10 10:56:38 -07:00
Gregory Schier
4d481b82a5 Fix response pane height 2024-02-24 19:31:59 -08:00
Gregory Schier
fd044005a6 More analytics, and cancel requests 2024-02-24 11:30:07 -08:00
Gregory Schier
321b013ce6 Format XML responses 2024-02-22 01:00:02 -08:00
Gregory Schier
2cd184f0c7 Cmd+n to open dropdown 2024-02-11 14:17:09 -08:00
Gregory Schier
630e573777 Catch URL error when URL = "{{HOST}}" 2024-02-11 09:04:27 -08:00
Gregory Schier
9f54eb77a0 gRPC Support (#20) 2024-02-09 05:01:00 -08:00
Gregory Schier
65c023c8b8 More response info 2024-01-28 16:02:49 -08:00
Gregory Schier
6104a8b3c2 Cookie Support (#19) 2024-01-28 14:39:51 -08:00
Gregory Schier
874c73b50f Launch analytics events, changelog, better filter styles 2024-01-18 14:42:02 -08:00
Gregory Schier
b1692b41f0 Hotkey labels 2024-01-08 15:57:21 -08:00
Gregory Schier
312c01e405 Show hotkeys on empty views 2024-01-08 15:13:44 -08:00
Gregory Schier
7381dcec05 Remove response body and basic hotkeys 2023-11-21 22:15:01 -08:00
Gregory Schier
51cadaf53b Environments in URL and better rendering 2023-10-25 11:13:00 -07:00
Gregory Schier
7715668e96 Move responses dropdown to separate component 2023-10-25 07:59:10 -07:00
Gregory Schier
8d37497eb7 Very basic CSV viewer 2023-04-22 21:53:04 +08:00
Gregory Schier
67007b1f5c Fix text encoding and delete responses 2023-04-14 13:50:41 -07:00
Gregory Schier
9755833577 Delete response files 2023-04-14 12:17:11 -07:00
Gregory Schier
114ae4285d Fix imageview padding 2023-04-13 22:33:47 -07:00
Gregory Schier
a22154e8ce Duration and size tags 2023-04-13 20:50:17 -07:00
Gregory Schier
c941cb6989 Support binary responses! 2023-04-13 18:48:40 -07:00
Gregory Schier
8c7409a24f Dropdown keys and pointer events 2023-04-10 16:02:29 -07:00
Gregory Schier
ce26d1b86f Tweak response history 2023-04-09 23:15:51 -07:00
Gregory Schier
feec6fedfa Request history navigator 2023-04-09 15:26:54 -07:00
Gregory Schier
b82798bf49 Rename workspace 2023-04-09 12:23:41 -07:00
Gregory Schier
b2524c1de0 A bunch of tweaks 2023-04-06 16:05:25 -07:00
Gregory Schier
79634532fd Fix some things 2023-04-04 16:56:45 -07:00
Gregory Schier
0ffe459a8b A few fixes 2023-04-04 13:31:48 -07:00
Gregory Schier
54310983a3 Better status tags and delete request on key 2023-04-04 12:36:30 -07:00
Gregory Schier
fcbe923770 Remove expects from request sending 2023-04-04 08:14:32 -07:00
Gregory Schier
b2a7d95922 Fix web view height 2023-04-04 07:51:41 -07:00
Gregory Schier
51445b0d99 Fix input focus border 2023-04-03 12:19:37 -07:00
Gregory Schier
712626ac1f Hot keys and cleanup 2023-04-03 07:59:49 -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
bc35429670 Refactor debounce and tauri event listeners 2023-04-01 21:39:46 -07:00