Commit Graph

66 Commits

Author SHA1 Message Date
Gregory Schier
2589e3e0dd More dynamic plugin access 2024-06-15 22:13:01 -07:00
Gregory Schier
c7cc086d1d Upgrade reqwest and add ALPN for http/2 2024-06-08 19:40:35 -07:00
Gregory Schier
1c1a794c2a Remove tauri-plugin-deep-link 2024-06-07 11:57:44 -07:00
Gregory Schier
0e47622e64 Update CI script 2024-06-07 11:01:21 -07:00
Gregory Schier
acfc254a58 Deno plugins (#42)
Switch from BoaJS to Deno core
2024-06-07 10:47:41 -07:00
Gregory Schier
f43b38c893 Open workspace pref (#44)
Ability to remember workspace window opening selection.
2024-06-07 09:04:53 -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
83c6250a8c Hopefully fix AppImage build not finding migrations. I think it was because the productName had a capital Yaak in it. 2024-06-04 14:59:40 -07:00
Gregory Schier
6d2e9b29d4 Remove Windows plugin 2024-06-04 02:56:52 -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
d5c52e2ae5 Initial handler for yaak:// protocol 2024-05-26 08:45:15 -07:00
Gregory Schier
56acec473b A bunch more theme stuff 2024-05-22 23:14:53 -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
22aa14cdc2 Improve copy-as-curl 2024-05-13 11:30:10 -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
Gregory Schier
e2220f771d Use SQLite connect options 2024-03-20 13:33:11 -07:00
Gregory Schier
964e6ddb63 Protoc sidecar 2024-02-25 17:43:29 -08:00
Gregory Schier
34a7c39637 Bump some things 2024-02-24 21:23:02 -08:00
Gregory Schier
29571b4942 Add more info to settings 2024-02-17 11:04:19 -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
e459674338 Download response, and some fixes 2024-01-16 17:02:55 -08:00
Gregory Schier
9658434503 XPath plugin 2024-01-15 21:27:47 -08:00
Gregory Schier
2ef6885949 Integrated titlebar windows 2024-01-14 16:44:04 -08:00
Gregory Schier
55a2d92c8b Basic Linux/Windows integrated titlebar 2024-01-13 23:40:32 -08:00
Gregory Schier
93d1ff778e fix appearance init 2024-01-12 21:59:46 -08:00
Gregory Schier
a8630ede38 Vendor Openssl 2024-01-12 21:03:28 -08:00
Gregory Schier
905bce0322 Appearance setting and gzip/etc support 2024-01-12 13:39:08 -08:00
Gregory Schier
c9b2842e62 Remove Tauri context menu plugin 2023-11-19 18:21:10 -08:00
Gregory Schier
f9703fbc1d Better update logic 2023-11-14 14:28:06 -08:00
Gregory Schier
a4f5e4a6b8 Got multipart working (text-only) 2023-11-13 23:26:11 -08:00
Gregory Schier
8951973f02 Sync window title (Closes #13) 2023-11-10 15:55:50 -08:00
Gregory Schier
2377b29d86 Dev app icon 2023-11-10 13:06:12 -08:00
Gregory Schier
f9879824d2 Upgrade sqlx 2023-11-10 12:28:33 -08:00
Gregory Schier
feb542fd2b Postman importer semi-complete 2023-11-10 09:08:20 -08:00
Gregory Schier
4ce2436ac5 Better Yaak export 2023-11-09 17:03:29 -08:00
Gregory Schier
6dd9a112fe Analytics event properties 2023-11-09 11:44:59 -08:00
Gregory Schier
95b428dcd6 Context menu, logs in DevTools, export, tweaks 2023-11-09 09:28:01 -08:00
Gregory Schier
36a44c9ca6 Recursive Insomnia import! 2023-11-05 13:33:23 -08:00
Gregory Schier
1cd6e0af06 Initial "plugin" system with importer (#7) 2023-11-02 18:08:43 -07:00
Gregory Schier
9a56b2f331 Initial "Hello World" for plugins 2023-10-29 16:43:28 -07:00
Gregory Schier
34bfc6840c Add tauri window save state plugin 2023-10-28 13:14:27 -07:00
Gregory Schier
adea2c0e81 Environments data model 2023-10-22 18:28:56 -07:00
Gregory Schier
ee868203f6 Bump cargo deps 2023-10-18 13:25:20 -07:00
Gregory Schier
465ccdd2b2 Fix graphql instrospection 2023-05-29 12:31:34 -07:00
Gregory Schier
2a4889bc01 Cross platform window controls 2023-04-27 10:19:49 -07:00
Gregory Schier
c941cb6989 Support binary responses! 2023-04-13 18:48:40 -07:00