Commit Graph

57 Commits

Author SHA1 Message Date
Gregory Schier c7eccddac9 Fix performance related to having 100s of requests (#123) 2024-10-08 14:16:57 -07:00
Gregory Schier 7e62bb6b68 Fix prompt 2024-10-02 12:19:43 -07:00
Gregory Schier 4160e5b1c4 Make prompt() to return null on cancel 2024-10-02 05:54:44 -07:00
Gregory Schier 7e4f807f75 Add prompt() plugin API (#121) 2024-10-01 08:32:42 -07:00
Gregory Schier b19748c42e Make settings menu a regular window (#113) 2024-09-25 12:52:12 -07:00
Gregory Schier de7097ff1d Faster time-to-theme (#109) 2024-09-25 07:35:27 -07:00
Gregory Schier 101b6284d6 [WIP] Refactor to NPM workspaces (#104) 2024-09-22 21:27:10 -07:00
Gregory Schier 93633875ac snake_case icons and better toast styles 2024-09-20 07:30:11 -07:00
Gregory Schier c02aa4f2d0 Dynamic plugins (#68) 2024-09-06 10:43:25 -07:00
Gregory Schier 9600d8ba1c Fix interface zoom 2024-09-03 14:37:44 -07:00
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)
![CleanShot 2024-08-15 at 16 53
09@2x](https://github.com/user-attachments/assets/8c0eb655-1daf-4dc8-811f-f606c770f7dc)
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