Commit Graph

57 Commits

Author SHA1 Message Date
Gregory Schier
102bd588c2 NodeJS Plugin Runtime (#53) 2024-07-19 10:41:47 -07:00
Gregory Schier
3c12b14572 Refactor gRPC reflection! 2024-06-20 12:49:58 -07:00
Gregory Schier
2589e3e0dd More dynamic plugin access 2024-06-15 22:13:01 -07:00
Gregory Schier
f9cd2fa7fa Parse window title and theme better 2024-06-12 10:15:14 -07:00
Gregory Schier
b9c6d9d877 Entitlement for v8/Deno 2024-06-12 00:23:32 -07:00
Gregory Schier
c7cc086d1d Upgrade reqwest and add ALPN for http/2 2024-06-08 19:40:35 -07:00
Gregory Schier
3ed78d1088 Generate things 2024-06-07 11:58:08 -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
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
a1102d2ba6 Fade in window contents (Layout) 2024-05-31 09:16: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
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
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
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
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
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
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
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
db2dc823f2 Upgrade deno core 2023-04-10 11:16:25 -07:00
Gregory Schier
9a8c208a15 Upgrade Deno 2023-03-31 22:42:08 -07:00
Gregory Schier
5852877f4d Simple auth schemes 2023-03-29 09:03:38 -07:00
Gregory Schier
364cdb06df Remove wasm stuff 2023-03-12 21:25:31 -07:00
Gregory Schier
f6fcb54a6e Fix dev 2023-03-12 18:39:02 -07:00
Gregory Schier
9dfe3db720 Start of auto updates 2023-03-12 18:04:11 -07:00
Gregory Schier
e4a257b807 Migrations and initial data stuff 2023-02-25 16:39:18 -08:00