Gregory Schier
|
d73b692edc
|
Fix lint issues
|
2024-09-06 10:59:14 -07:00 |
|
Gregory Schier
|
b3adbc1860
|
Dynamic plugins (#68)
|
2024-09-06 10:43:25 -07:00 |
|
Gregory Schier
|
f7949c9909
|
Don't introspect schema on interval
|
2024-09-06 10:37:10 -07:00 |
|
Gregory Schier
|
8619c66ea4
|
Create request/folder with proper folderId
|
2024-09-03 08:06:30 -07:00 |
|
Gregory Schier
|
428aaad877
|
Clean up
|
2024-09-03 06:44:51 -07:00 |
|
Gregory Schier
|
33f1aa29e4
|
Request pane context (#70)
|
2024-09-03 06:18:25 -07:00 |
|
Gregory Schier
|
f8936e7b76
|
Detect JSON APIs returning HTML content-type
|
2024-08-29 10:52:41 -07:00 |
|
Gregory Schier
|
0d20e0fe29
|
Better content-type detection for editor
|
2024-08-29 06:07:31 -07:00 |
|
Gregory Schier
|
e75d6abe33
|
Option to disable telemetry
|
2024-08-26 12:06:56 -07:00 |
|
Gregory Schier
|
bd02206df2
|
A bunch of improvements to chaining
|
2024-08-19 14:10:44 -07:00 |
|
Gregory Schier
|
1193e1d7aa
|
Async template functions working
|
2024-08-19 06:21:03 -07:00 |
|
Gregory Schier
|
1b63f33d43
|
Colored autocompletion icons
|
2024-08-17 05:47:05 -07:00 |
|
Gregory Schier
|
9f04cfb673
|
Template Tag Function Editor (#67)

|
2024-08-16 08:31:19 -07:00 |
|
Gregory Schier
|
1fd1a901f8
|
Fix sidebar scroll into view
|
2024-08-15 09:09:18 -07:00 |
|
Gregory Schier
|
d924709b0c
|
Keep sidebar and cmd+p items in view
|
2024-08-15 05:50:38 -07:00 |
|
Gregory Schier
|
b95fa25898
|
Request actions (#65)
|
2024-08-14 15:31:52 -07:00 |
|
Gregory Schier
|
12f4c2c668
|
Start on plugin ctx API (#64)
|
2024-08-14 06:42:54 -07:00 |
|
Gregory Schier
|
b5242b9a3f
|
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
|
a0950ce5b8
|
Don't persist settings tab
|
2024-08-10 08:10:14 -07:00 |
|
Gregory Schier
|
1dd8034cf9
|
Better curl import
|
2024-08-10 07:53:26 -07:00 |
|
Gregory Schier
|
7e73b680e6
|
Catch clipboard errors
|
2024-08-10 07:33:10 -07:00 |
|
Gregory Schier
|
e461851f6f
|
Append [DEV] to window title in dev
|
2024-08-09 15:35:21 -07:00 |
|
Gregory Schier
|
d885e6cb0a
|
Fix body change setting headers/method
|
2024-08-09 08:33:49 -07:00 |
|
Gregory Schier
|
3050995fed
|
Fix xpath filtering
|
2024-08-08 22:54:15 -07:00 |
|
Gregory Schier
|
ed300dd320
|
Plugin runtime v2 (#62)
|
2024-08-08 21:30:59 -07:00 |
|
Gregory Schier
|
989b5a8058
|
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
|
c2ce446692
|
Add rename/delete/send to cmd+k
|
2024-07-30 15:10:24 -07:00 |
|
Gregory Schier
|
d1a2c9622d
|
Fix hotkey state messing up on Enter->submit
|
2024-07-30 15:10:08 -07:00 |
|
Gregory Schier
|
fe9f765c1d
|
Send full request to cmd_send_http_request to prevent
update->send race
|
2024-07-28 15:33:12 -07:00 |
|
Gregory Schier
|
6e156497da
|
Upgrade Tauri dependencies
|
2024-07-28 13:44:50 -07:00 |
|
Gregory Schier
|
13183ae837
|
Better handling of large responses
|
2024-07-23 08:59:15 -07:00 |
|
Gregory Schier
|
f24fd13c45
|
Better import flow
|
2024-07-23 08:29:09 -07:00 |
|
Gregory Schier
|
9f7033ab06
|
Fix notification status code handling
|
2024-07-23 07:30:47 -07:00 |
|
Gregory Schier
|
994f314cff
|
Better wording for moving workspace
|
2024-07-22 09:46:46 -07:00 |
|
Gregory Schier
|
1d5f3260e2
|
NodeJS Plugin Runtime (#53)
|
2024-07-19 10:41:47 -07:00 |
|
Gregory Schier
|
883fcdb6b8
|
Update useSaveResponse.tsx
|
2024-06-27 22:05:41 -07:00 |
|
Gregory Schier
|
5722880890
|
Better active workspace change notification
|
2024-06-21 10:11:00 -07:00 |
|
Gregory Schier
|
d361a40903
|
Consolidate any* hooks
|
2024-06-21 10:01:45 -07:00 |
|
Gregory Schier
|
cd9e720835
|
Add mutationKey everywhere
|
2024-06-21 09:25:25 -07:00 |
|
Gregory Schier
|
50e2ab3a03
|
Move request to another workspace (#52)
|
2024-06-21 09:01:18 -07:00 |
|
Gregory Schier
|
c18d30b89f
|
Refactor gRPC reflection!
|
2024-06-20 12:49:58 -07:00 |
|
Gregory Schier
|
88aeb0e530
|
Fix GRPC with files not refreshing, and tight render loop
|
2024-06-20 08:40:10 -07:00 |
|
Gregory Schier
|
085274c960
|
Move GraphQL introspection out of LocalStorage
|
2024-06-18 09:43:28 -07:00 |
|
Gregory Schier
|
5b2162e48d
|
Fix flash loading response viewer
|
2024-06-17 11:43:45 -07:00 |
|
Gregory Schier
|
4485cad9e8
|
Workspace dropdown to RadioDropdown
|
2024-06-14 17:07:35 -07:00 |
|
Gregory Schier
|
33763b6d2f
|
Fix plugins
|
2024-06-13 07:03:50 -07:00 |
|
Gregory Schier
|
57f01d249e
|
Entitlement for v8/Deno
|
2024-06-12 00:23:32 -07:00 |
|
Gregory Schier
|
26cc467858
|
Fix delete request in sidebar
|
2024-06-10 23:17:12 -07:00 |
|
Gregory Schier
|
6215914212
|
Cmd Palette Improvements (#50)
- Fuzzy matching
- Show hotkeys
- Add actions
|
2024-06-10 21:37:41 -07:00 |
|
Gregory Schier
|
a2dbd7f849
|
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 |
|