From 56a680b08bb633e0b30a7ac2fd5076f34f9c899c Mon Sep 17 00:00:00 2001 From: OmegaRogue Date: Mon, 22 Jan 2024 16:02:37 +0100 Subject: [PATCH] :sparkles: Make local config persistent across instances, Add ignore ssl error option to menu --- index.html | 8 +++--- src/main.ts | 18 +++++++++++-- src/preload.ts | 8 ++++++ src/renderer.ts | 68 ++++++++++++++++++++++++++++++++++--------------- src/types.d.ts | 2 +- 5 files changed, 78 insertions(+), 26 deletions(-) diff --git a/index.html b/index.html index a84ef35..1204182 100644 --- a/index.html +++ b/index.html @@ -101,6 +101,10 @@ +
+ + +
@@ -113,9 +117,7 @@

Put this in your config.json file to include it installation-wi