Gregory Schier
|
96125a0741
|
A bunch of improvements to chaining
|
2024-08-19 14:10:44 -07:00 |
|
Gregory Schier
|
aa85ecb618
|
Template Tag Function Editor (#67)

|
2024-08-16 08:31:19 -07:00 |
|
Gregory Schier
|
c484dd4041
|
Start on plugin ctx API (#64)
|
2024-08-14 06:42:54 -07:00 |
|
Gregory Schier
|
08ea48b996
|
Better curl import
|
2024-08-10 07:53:26 -07:00 |
|
Gregory Schier
|
3c4df087ea
|
Fix lint errors
|
2024-08-09 06:58:36 -07:00 |
|
Gregory Schier
|
86856e3506
|
Add rename/delete/send to cmd+k
|
2024-07-30 15:10:24 -07:00 |
|
Gregory Schier
|
c8a99a6603
|
Upgrade Tauri dependencies
|
2024-07-28 13:44:50 -07:00 |
|
Gregory Schier
|
fdc96001db
|
Better active workspace change notification
|
2024-06-21 10:11:00 -07:00 |
|
Gregory Schier
|
3b784378bf
|
Move request to another workspace (#52)
|
2024-06-21 09:01:18 -07:00 |
|
Gregory Schier
|
a5041d4229
|
Variables in pair editor
|
2024-06-11 12:33:43 -07:00 |
|
Gregory Schier
|
44ad8c7f30
|
Put toast on top
|
2024-06-11 12:04:46 -07:00 |
|
Gregory Schier
|
47fcb8bad4
|
Cmd Palette Improvements (#50)
- Fuzzy matching
- Show hotkeys
- Add actions
|
2024-06-10 21:37:41 -07:00 |
|
Gregory Schier
|
5127de831a
|
Fix autocomplete for environment editor names
|
2024-06-02 17:52:51 -07:00 |
|
Gregory Schier
|
a1102d2ba6
|
Fade in window contents (Layout)
|
2024-05-31 09:16:52 -07:00 |
|
Gregory Schier
|
606977d795
|
Tweak
|
2024-05-30 11:45:40 -07:00 |
|
Gregory Schier
|
a481cf403d
|
Tweak settings for release
|
2024-05-30 10:28:59 -07:00 |
|
Gregory Schier
|
b942c22b20
|
Fix window stoplights
|
2024-05-29 22:59:34 -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
|
50dc494b58
|
Better notifications
|
2024-05-13 16:52:20 -07:00 |
|
Gregory Schier
|
896e3d5831
|
Upgrade to Tauri 2.0 (#23)
|
2024-05-04 14:14:19 -07:00 |
|
Gregory Schier
|
88ae30101a
|
Start of command palette
|
2024-03-18 17:09:01 -07:00 |
|
Gregory Schier
|
49da0e5aa8
|
Stubbed out global commands helper
|
2024-03-16 09:46:11 -07:00 |
|
Gregory Schier
|
efd7e7bf84
|
Binary file uploads and missing workspace empty state
|
2024-03-10 10:56:38 -07:00 |
|
Gregory Schier
|
ca4d9b1ad6
|
Refactor into grpc events
|
2024-02-22 00:49:22 -08:00 |
|
Gregory Schier
|
a1b4d24907
|
Better button highlight border
|
2024-02-15 15:55:32 -08:00 |
|
Gregory Schier
|
c8feb6482b
|
Refactor recentRequest/Env/Workspace
|
2024-02-15 15:14:18 -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
|
9f54eb77a0
|
gRPC Support (#20)
|
2024-02-09 05:01:00 -08:00 |
|
Gregory Schier
|
6104a8b3c2
|
Cookie Support (#19)
|
2024-01-28 14:39:51 -08:00 |
|
Gregory Schier
|
34a8fc4e22
|
Move request-related settings to workspace
|
2024-01-15 11:52:36 -08:00 |
|
Gregory Schier
|
905bce0322
|
Appearance setting and gzip/etc support
|
2024-01-12 13:39:08 -08:00 |
|
Gregory Schier
|
d414709d1a
|
Add hotkey dialog and rust-only analytics
|
2024-01-10 16:18:08 -08:00 |
|
Gregory Schier
|
7381dcec05
|
Remove response body and basic hotkeys
|
2023-11-21 22:15:01 -08:00 |
|
Gregory Schier
|
48923634d9
|
Mostly move some stuff around
|
2023-11-16 18:53:34 -08:00 |
|
Gregory Schier
|
8951973f02
|
Sync window title (Closes #13)
|
2023-11-10 15:55:50 -08:00 |
|
Gregory Schier
|
b35c692d58
|
Add basic analytics
|
2023-11-07 09:53:59 -08:00 |
|
Gregory Schier
|
9dd4489049
|
Restore recent environment on workspace change
Fixes #6
|
2023-10-29 11:32:55 -07:00 |
|
Gregory Schier
|
76218365fc
|
Better listening for path changes
|
2023-10-28 23:41:24 -07:00 |
|
Gregory Schier
|
68fbb1a3ff
|
Recent requests/workspaces. Closes #1
|
2023-10-28 18:46:54 -07:00 |
|
Gregory Schier
|
8fd7979474
|
Better project selector, Fixes #2, and a bunch more
|
2023-10-26 09:11:44 -07:00 |
|
Gregory Schier
|
9755833577
|
Delete response files
|
2023-04-14 12:17:11 -07:00 |
|
Gregory Schier
|
6c5ae5fcaa
|
Fixed multi-window model sync
|
2023-04-09 22:32:47 -07:00 |
|
Gregory Schier
|
feec6fedfa
|
Request history navigator
|
2023-04-09 15:26:54 -07:00 |
|