From 7baea9101e2c2ed0991b85d25d5c93267102ca9c Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Wed, 27 Jan 2021 21:35:41 +0000 Subject: [PATCH] Add general settings, ombi host, port, theme, tls are included in general. Page theme changes with setting. Fixed checkbox support messages. Split some cards into columns. --- html/setup2.html | 145 +++++++++++++++++++++++++++++++---------- lang.go | 2 + lang/admin/de-de.json | 1 - lang/admin/en-us.json | 1 - lang/admin/fr-fr.json | 1 - lang/admin/nl-nl.json | 1 - lang/common/de-de.json | 3 +- lang/common/en-us.json | 3 +- lang/common/fr-fr.json | 3 +- lang/common/nl-nl.json | 3 +- lang/setup/en-us.json | 24 ++++++- ts/setup.ts | 30 +++++++++ 12 files changed, 173 insertions(+), 44 deletions(-) diff --git a/html/setup2.html b/html/setup2.html index 7e27716..aaa0329 100644 --- a/html/setup2.html +++ b/html/setup2.html @@ -61,6 +61,57 @@ {{ .lang.Strings.next }} +
+ {{ .lang.General.title }} +
+
+ + +

{{ .lang.General.useHTTPSNotice }}

+ + +
+
+ + + + +
+
+ +
{{ .lang.Login.title }}

{{ .lang.Login.description }}

@@ -98,38 +149,44 @@
{{ .lang.JellyfinEmby.title }}

{{ .lang.JellyfinEmby.description }}

-