Commit Graph

171 Commits

Author SHA1 Message Date
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
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
22aa14cdc2 Improve copy-as-curl 2024-05-13 11:30:10 -07:00
Gregory Schier
582da26574 Toast component and use for copy-as-curl 2024-05-10 12:37:04 -07:00
Gregory Schier
e10ff3d136 Slight refactor to copy-as-curl 2024-05-08 00:28:40 -07:00
Gregory Schier
b4d268b202 Add rename request to context menu
Closes #21
2024-05-08 00:08:18 -07:00
Gregory Schier
88ee60c97f Copy as curl 2024-05-08 00:00:50 -07:00
Gregory Schier
612a38d6e1 Separate floating sidebar hidden state 2024-03-22 10:43:10 -07:00
Gregory Schier
776679e2c3 Fix sidebar border 2024-03-19 16:44:37 -07:00
Gregory Schier
2d6caa1126 useRequests hook 2024-03-18 13:49:36 -07:00
Gregory Schier
4b33a696ac Content menu on entire sidebar 2024-03-16 10:47:10 -07:00
Gregory Schier
efd7e7bf84 Binary file uploads and missing workspace empty state 2024-03-10 10:56:38 -07:00
Gregory Schier
a40437a7fb Fix sidebar focus 2024-02-27 10:33:20 -08:00
Gregory Schier
5e7b2db28d Methods in recent dropdown 2024-02-27 10:20:35 -08:00
Gregory Schier
e12b85daae Many hotkey improvements 2024-02-27 10:10:38 -08:00
Gregory Schier
d5afc37dd7 Fix find/replace CM styling 2024-02-26 17:07:09 -08:00
Gregory Schier
4876ff587a Fix lint errors 2024-02-26 07:43:08 -08:00
Gregory Schier
5a3596478a Better creation from folder menu 2024-02-26 07:09:59 -08:00
Gregory Schier
31b5032817 Fix deletion in sidebar 2024-02-25 12:56:57 -08:00
Gregory Schier
44b45fc900 Prevent dragging folders into itself 2024-02-17 15:32:15 -08:00
Gregory Schier
63f762a891 Upgrade Vite deps and fix windows DnD 2024-02-17 14:57:12 -08:00
Gregory Schier
8f8bd00487 Show GQL for graphql requests in sidebar 2024-02-13 16:32:00 -08:00
Gregory Schier
d274b85db1 Combine grpc handlers, fix duplicate 2024-02-10 10:41:45 -08:00
Gregory Schier
a55cf9e216 Fix response emit and sidebar flex 2024-02-09 16:16:02 -08:00
Gregory Schier
7a960574a5 Sidebar methods and fix model hooks 2024-02-09 16:09:24 -08:00
Gregory Schier
017de296a0 Fix editor selection/cursor and lint errors 2024-02-09 14:32:58 -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
a49ae3d89d Custom HTTP method names 2024-01-17 14:52:19 -08:00
Gregory Schier
e459674338 Download response, and some fixes 2024-01-16 17:02:55 -08:00
Gregory Schier
dc552b8099 Better request creation (Closes #14) 2024-01-15 21:39:27 -08:00
Gregory Schier
2a759144d6 Switch to Lucide icons 2024-01-15 15:42:28 -08:00
Gregory Schier
f55c8aba56 Fix request duplication 2024-01-15 13:47:44 -08:00
Gregory Schier
11161fda51 Dropdown manages hotkeys now 2024-01-11 10:18:05 -08:00
Gregory Schier
cb9960bbc8 Fix hotkeys getting stuck on cmd+tab 2024-01-07 21:32:25 -08:00
Gregory Schier
e5e356a822 Good hotkey support 2023-11-22 09:01:48 -08:00
Gregory Schier
7381dcec05 Remove response body and basic hotkeys 2023-11-21 22:15:01 -08:00
Gregory Schier
0f7839bfaf Fix drag-drop reorder 2023-11-19 21:43:01 -08:00
Gregory Schier
c9b2842e62 Remove Tauri context menu plugin 2023-11-19 18:21:10 -08:00
Gregory Schier
21bbb29a4f Drag into folder (Closes #8) 2023-11-17 07:36:01 -08:00
Gregory Schier
f60cb35b5e Multipart form UI and fixes 2023-11-14 00:32:02 -08:00
Gregory Schier
895fdce1b7 Request fallback name in header 2023-11-09 17:34:57 -08:00
Gregory Schier
29e0b9e5d2 Better default request names 2023-11-09 17:26:04 -08:00
Gregory Schier
3f717d4c5a Better non-named requests 2023-11-09 17:17:03 -08:00
Gregory Schier
8ec735a419 Refactor previous commit 2023-11-09 16:50:57 -08:00
Gregory Schier
c09bea29a2 Default request name to URL(ish) 2023-11-09 16:47:00 -08:00
Gregory Schier
95b428dcd6 Context menu, logs in DevTools, export, tweaks 2023-11-09 09:28:01 -08:00