Commit Graph

143 Commits

Author SHA1 Message Date
Gregory Schier 4803539dd4 Remove canny-specific links 2024-07-29 11:50:00 -07:00
Gregory Schier 3618fc198c Send full request to cmd_send_http_request to prevent
update->send race
2024-07-28 15:33:12 -07:00
Gregory Schier c8a99a6603 Upgrade Tauri dependencies 2024-07-28 13:44:50 -07:00
Gregory Schier bd46e5bdb4 Use process group for node runtime 2024-07-24 10:14:40 -07:00
Gregory Schier 1db44a1f16 Set minimum windows size 2024-07-23 11:35:16 -07:00
Gregory Schier 63ba00d1a7 Fixed plugins on Windows 2024-07-21 16:01:13 -07:00
Gregory Schier 102bd588c2 NodeJS Plugin Runtime (#53) 2024-07-19 10:41:47 -07:00
Gregory Schier 0d106bdd90 Safe URI for reflection 2024-06-20 13:11:40 -07:00
Gregory Schier 3c12b14572 Refactor gRPC reflection! 2024-06-20 12:49:58 -07:00
Gregory Schier d29e503309 Fix GRPC with files not refreshing, and tight render loop 2024-06-20 08:40:10 -07:00
Gregory Schier f81ffe249e Better gRPC reflection errors 2024-06-18 10:54:39 -07:00
Gregory Schier 73b2e44094 Recursive environments 2024-06-17 12:24:06 -07:00
Gregory Schier 2589e3e0dd More dynamic plugin access 2024-06-15 22:13:01 -07:00
Gregory Schier 6c331ed734 Fix plugins 2024-06-13 07:03:50 -07:00
Gregory Schier f0c7a83134 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
Gregory Schier c7cc086d1d Upgrade reqwest and add ALPN for http/2 2024-06-08 19:40:35 -07:00
Gregory Schier acfc254a58 Deno plugins (#42)
Switch from BoaJS to Deno core
2024-06-07 10:47:41 -07:00
Gregory Schier 372588f541 Templating (#43)
Add new `templating` crate with custom parser/renderer for dealing with
variables
2024-06-07 08:39:12 -07:00
Gregory Schier 30ee2bea34 Fix default workspace settings on initial Workspace 2024-06-04 17:06:40 -07:00
Gregory Schier 6d2e9b29d4 Remove Windows plugin 2024-06-04 02:56:52 -07:00
Gregory Schier c53df99105 Move Postman to first plugin 2024-06-03 14:00:40 -07:00
Gregory Schier a1102d2ba6 Fade in window contents (Layout) 2024-05-31 09:16:52 -07:00
Gregory Schier 0133432049 Window border on Linux 2024-05-31 08:43:35 -07:00
Gregory Schier bb9f0b1607 Try tweaking settings/theme for Windows. Setting the theme didn't work. 2024-05-30 23:38:49 -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 e4022cf532 Window title working again 2024-05-30 00:11:55 -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 d5c52e2ae5 Initial handler for yaak:// protocol 2024-05-26 08:45:15 -07:00
Gregory Schier 4f736b4656 Better theme export 2024-05-24 18:54:30 -07:00
Gregory Schier f3024a259e More theme stuff 2024-05-24 17:36:48 -07:00
Gregory Schier 56acec473b A bunch more theme stuff 2024-05-22 23:14:53 -07:00
Gregory Schier 2c70b8bb0f Fix window clicking on Linux 2024-05-14 12:19:19 -07:00
Gregory Schier 3f40f36217 Fixed asset:// loading and tweak curl stuff 2024-05-13 23:20:30 -07:00
Gregory Schier 50dc494b58 Better notifications 2024-05-13 16:52:20 -07:00
Gregory Schier b18c042483 Refactor UpdateMode 2024-05-13 07:28:45 -07:00
Gregory Schier acc07780a7 Some fixes after upgrading react-query 2024-05-10 09:19:29 -07:00
Gregory Schier 657153beff Fix GRPC event.emit permissions 2024-05-09 07:45:00 -07:00
Gregory Schier bf4eee72df Import from Curl 2024-05-09 07:31:52 -07:00
Gregory Schier 88ee60c97f Copy as curl 2024-05-08 00:00:50 -07:00
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