Gregory Schier
|
e8fab85ce5
|
Prevent dragging folders into itself
|
2024-02-17 15:32:15 -08:00 |
|
Gregory Schier
|
2328973de5
|
Upgrade Vite deps and fix windows DnD
|
2024-02-17 14:57:12 -08:00 |
|
Gregory Schier
|
28cbf5474d
|
Show GQL for graphql requests in sidebar
|
2024-02-13 16:32:00 -08:00 |
|
Gregory Schier
|
09c7c2cb91
|
Combine grpc handlers, fix duplicate
|
2024-02-10 10:41:45 -08:00 |
|
Gregory Schier
|
bbe62abd20
|
Fix response emit and sidebar flex
|
2024-02-09 16:16:02 -08:00 |
|
Gregory Schier
|
cae9a4fd36
|
Sidebar methods and fix model hooks
|
2024-02-09 16:09:24 -08:00 |
|
Gregory Schier
|
e7ee4a8867
|
Fix editor selection/cursor and lint errors
|
2024-02-09 14:32:58 -08:00 |
|
Gregory Schier
|
a9d99aa17f
|
gRPC Support (#20)
|
2024-02-09 05:01:00 -08:00 |
|
Gregory Schier
|
244f1319b4
|
Track dialogs
|
2024-01-28 16:33:36 -08:00 |
|
Gregory Schier
|
e43af5234f
|
Custom HTTP method names
|
2024-01-17 14:52:19 -08:00 |
|
Gregory Schier
|
da3392ac53
|
Download response, and some fixes
|
2024-01-16 17:02:55 -08:00 |
|
Gregory Schier
|
8298d6e031
|
Better request creation (Closes #14)
|
2024-01-15 21:39:27 -08:00 |
|
Gregory Schier
|
51944a212a
|
Switch to Lucide icons
|
2024-01-15 15:42:28 -08:00 |
|
Gregory Schier
|
df3bfaaab7
|
Fix request duplication
|
2024-01-15 13:47:44 -08:00 |
|
Gregory Schier
|
bd5ae12f2e
|
Dropdown manages hotkeys now
|
2024-01-11 10:18:05 -08:00 |
|
Gregory Schier
|
caf39071af
|
Fix hotkeys getting stuck on cmd+tab
|
2024-01-07 21:32:25 -08:00 |
|
Gregory Schier
|
b0026aff66
|
Good hotkey support
|
2023-11-22 09:01:48 -08:00 |
|
Gregory Schier
|
8af526682a
|
Remove response body and basic hotkeys
|
2023-11-21 22:15:01 -08:00 |
|
Gregory Schier
|
320670de2a
|
Fix drag-drop reorder
|
2023-11-19 21:43:01 -08:00 |
|
Gregory Schier
|
05458a0753
|
Remove Tauri context menu plugin
|
2023-11-19 18:21:10 -08:00 |
|
Gregory Schier
|
eb0c90311b
|
Drag into folder (Closes #8)
|
2023-11-17 07:36:01 -08:00 |
|
Gregory Schier
|
3baaddba0b
|
Multipart form UI and fixes
|
2023-11-14 00:32:02 -08:00 |
|
Gregory Schier
|
a9806a06a2
|
Request fallback name in header
|
2023-11-09 17:34:57 -08:00 |
|
Gregory Schier
|
948e19b82f
|
Better default request names
|
2023-11-09 17:26:04 -08:00 |
|
Gregory Schier
|
cd841fa13a
|
Better non-named requests
|
2023-11-09 17:17:03 -08:00 |
|
Gregory Schier
|
9fd84a3bfc
|
Refactor previous commit
|
2023-11-09 16:50:57 -08:00 |
|
Gregory Schier
|
627c451cd1
|
Default request name to URL(ish)
|
2023-11-09 16:47:00 -08:00 |
|
Gregory Schier
|
7661aa9819
|
Context menu, logs in DevTools, export, tweaks
|
2023-11-09 09:28:01 -08:00 |
|
Gregory Schier
|
91707529bd
|
Rust analytics and a few tweaks
|
2023-11-08 09:13:32 -08:00 |
|
Gregory Schier
|
6ccc42dc3f
|
Cancel responses on startup
|
2023-11-06 13:06:15 -08:00 |
|
Gregory Schier
|
655f5a8eed
|
Send all in a folder
|
2023-11-06 10:53:39 -08:00 |
|
Gregory Schier
|
0a5d71ecc2
|
Fix sidebar focus max recursion
|
2023-11-06 10:40:02 -08:00 |
|
Gregory Schier
|
b5d3b9a803
|
Persist sidebar collapsed state (Closes #10)
|
2023-11-06 07:18:42 -08:00 |
|
Gregory Schier
|
c31ae805a6
|
Recursive Insomnia import!
|
2023-11-05 13:33:23 -08:00 |
|
Gregory Schier
|
7c1afd7fe5
|
Remove numbers from recent requests
|
2023-11-04 16:19:21 -07:00 |
|
Gregory Schier
|
ad470a3fd2
|
Fix drop marker indent
|
2023-11-04 11:16:41 -07:00 |
|
Gregory Schier
|
7755d06bba
|
Folder actions
|
2023-11-04 10:48:18 -07:00 |
|
Gregory Schier
|
5aed4b79be
|
Folder chevron icon
|
2023-11-03 23:10:44 -07:00 |
|
Gregory Schier
|
f0e3f29606
|
Fix arrow navigation for nested sidebar
|
2023-11-03 17:29:33 -07:00 |
|
Gregory Schier
|
abbcc525bf
|
Folder-based drag-n-drop complete!
|
2023-11-03 16:29:21 -07:00 |
|
Gregory Schier
|
ef8ade45b1
|
Sidebar ordering 95% done!
|
2023-11-03 15:02:17 -07:00 |
|
Gregory Schier
|
8919d598c2
|
Nested sidebar ordering almost working
|
2023-11-03 14:08:46 -07:00 |
|
Gregory Schier
|
e21e42f5fe
|
Add folder model
|
2023-11-03 07:49:44 -07:00 |
|
Gregory Schier
|
c8e674d015
|
Plugin module loading
|
2023-10-29 20:50:23 -07:00 |
|
Gregory Schier
|
21e58ca644
|
Fix sidebar scroll
|
2023-10-29 17:19:03 -07:00 |
|
Gregory Schier
|
a87ca6af47
|
Move workspace menu, better env mgmt, QoL
|
2023-10-29 09:45:16 -07:00 |
|
Gregory Schier
|
2b21e28096
|
Fixed auto-focus in prompt and env dropdown
|
2023-10-28 22:14:12 -07:00 |
|
Gregory Schier
|
3206651248
|
Clear selected sidebar index on drag-drop end
|
2023-10-28 21:47:00 -07:00 |
|
Gregory Schier
|
ba8aa0e218
|
Revert debug name
|
2023-10-28 21:43:09 -07:00 |
|
Gregory Schier
|
975a001635
|
Fix drag-n-drop things
|
2023-10-28 21:42:35 -07:00 |
|