Commit Graph

64 Commits

Author SHA1 Message Date
Gregory Schier
82e2a6b73e Curl import (#24) 2024-05-07 21:57:03 -07:00
Gregory Schier
896e3d5831 Upgrade to Tauri 2.0 (#23) 2024-05-04 14:14:19 -07:00
Gregory Schier
351cfae042 Export multiple workspaces 2024-03-19 13:43:33 -07:00
Gregory Schier
5bd2d0959a Proto files off model 2024-02-24 14:16:58 -08:00
Gregory Schier
3dfb8b3fb2 gRPC in import/export 2024-02-23 16:16:13 -08:00
Gregory Schier
4571d7dc93 Everything in messages now 2024-02-22 19:51:30 -08:00
Gregory Schier
ca4d9b1ad6 Refactor into grpc events 2024-02-22 00:49:22 -08:00
Gregory Schier
555389b667 Add metadata and squash migrations 2024-02-18 08:35:31 -08:00
Gregory Schier
8d29fad261 gRPC authentication 2024-02-17 23:47:28 -08:00
Gregory Schier
a55cf9e216 Fix response emit and sidebar flex 2024-02-09 16:16:02 -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
65c023c8b8 More response info 2024-01-28 16:02:49 -08:00
Gregory Schier
6104a8b3c2 Cookie Support (#19) 2024-01-28 14:39:51 -08:00
Gregory Schier
60acc86e52 Some analytics fixes 2024-01-18 20:23:02 -08:00
Gregory Schier
874c73b50f Launch analytics events, changelog, better filter styles 2024-01-18 14:42:02 -08:00
Gregory Schier
009036b004 Fix workspace defaults 2024-01-15 12:25:13 -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
202e272e90 Initial settings implementation 2024-01-11 21:13:17 -08:00
Gregory Schier
7381dcec05 Remove response body and basic hotkeys 2023-11-21 22:15:01 -08:00
Gregory Schier
8584f0aa33 Beta channel updates 2023-11-14 08:57:46 -08:00
Gregory Schier
ae62a581a2 Url parameters done 2023-11-13 10:52:11 -08:00
Gregory Schier
5fd16b922c Request body is now an object 2023-11-12 11:16:12 -08:00
Gregory Schier
d5295efd82 Tidy up logs and general cleanup 2023-11-09 20:33:09 -08:00
Gregory Schier
3685786cb5 Hacky Yaak import complete! 2023-11-09 19:40:31 -08:00
Gregory Schier
95b428dcd6 Context menu, logs in DevTools, export, tweaks 2023-11-09 09:28:01 -08:00
Gregory Schier
98ed12a2df Rust analytics and a few tweaks 2023-11-08 09:13:32 -08:00
Gregory Schier
b35c692d58 Add basic analytics 2023-11-07 09:53:59 -08:00
Gregory Schier
7657166bfa Cancel responses on startup 2023-11-06 13:06:15 -08:00
Gregory Schier
60fa9dcf13 Add folder model 2023-11-03 07:49:44 -07:00
Gregory Schier
1cd6e0af06 Initial "plugin" system with importer (#7) 2023-11-02 18:08:43 -07:00
Gregory Schier
a44e88f53d Remove unused Variable type 2023-10-28 11:31:45 -07:00
Gregory Schier
3ad132d77d Variables under Environment, and render all props 2023-10-28 11:29:29 -07:00
Gregory Schier
4bf82ec3e9 Environment deletion and better actions menu 2023-10-26 16:18:47 -07:00
Gregory Schier
8665ca9acb Environment dropdown and actions 2023-10-24 09:17:29 -07:00
Gregory Schier
51f48d3883 Updating environments! 2023-10-22 22:06:51 -07:00
Gregory Schier
5821e4c232 Environment data model backend 2023-10-22 16:05:09 -07:00
Gregory Schier
d5774c6067 Randomly offset new windows 2023-04-14 14:05:23 -07:00
Gregory Schier
67007b1f5c Fix text encoding and delete responses 2023-04-14 13:50:41 -07:00
Gregory Schier
9755833577 Delete response files 2023-04-14 12:17:11 -07:00
Gregory Schier
c941cb6989 Support binary responses! 2023-04-13 18:48:40 -07:00
Gregory Schier
11200677a0 Better opening workspaces and redirect workspace to recent request 2023-04-11 11:11:36 -07:00
Gregory Schier
b82798bf49 Rename workspace 2023-04-09 12:23:41 -07:00
Gregory Schier
ebc9939498 Fix request duplication 2023-03-31 22:54:32 -07:00
Gregory Schier
4f1c8b0d53 Better model updates 2023-03-31 13:21:02 -07:00
Gregory Schier
7fcf709efe Remove updated_by, remember last location 2023-03-30 08:11:51 -07:00
Gregory Schier
5852877f4d Simple auth schemes 2023-03-29 09:03:38 -07:00
Gregory Schier
e96527ab27 Good start to multi-window 2023-03-28 18:29:40 -07:00
Gregory Schier
aeda504e64 GraphQL autocomplete and duplicate request 2023-03-21 23:54:45 -07:00