diff --git a/ui/src/App.vue b/ui/src/App.vue
index 8120a29..b1559ee 100644
--- a/ui/src/App.vue
+++ b/ui/src/App.vue
@@ -8,6 +8,7 @@
@@ -18,10 +19,12 @@
import { Options, Vue } from "vue-class-component";
import AdminButton from "./components/AdminButton.vue";
+import ConfigView from "./components/ConfigView.vue";
import DoorMapEditor from "./components/DoorMapEditor.vue";
@Options({
components: {
+ ConfigView,
DoorMapEditor,
AdminButton,
},
diff --git a/ui/src/components/ConfigView.vue b/ui/src/components/ConfigView.vue
new file mode 100644
index 0000000..cd5f266
--- /dev/null
+++ b/ui/src/components/ConfigView.vue
@@ -0,0 +1,93 @@
+
+
+
+
+
+
Rätsel
+
+ - Lösung
+ - ABCDEFGHIJKLMNOPQRSTUVWX
+
+ - Reihenfolge
+ - AGFCINBEWLKQMXDURPOSJVHT
+
+ - Offene Türchen
+ - 10
+
+ - Nächstes Türchen in
+ - dd-hh-mm-ss
+
+ - Erstes Türchen
+ - 01.12.2023
+
+ - Letztes Türchen
+ - 24.12.2023
+
+ - Rätsel schließt
+ - 01.04.2024
+
+ - Zufalls-Seed
+ - ""
+
+
+
+
Kalender
+
+ - Definition
+ - files/default.toml
+
+ - Hintergrundbild
+ - files/adventskalender.jpg
+
+ - Türchen
+ - 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16
+
+
+
Bilder
+
+ - Größe
+ - 500 px
+
+ - Rand
+ - 30 px
+
+ - Schriftarten
+ - files/Lena.ttf (Größe 50)
+ - files/foobar.ttf (Größe 33)
+
+
+
+
WebDAV
+
+ - URL
+ - https://example.com/remote.php/webdav/advent22
+
+ - Login
+ - *** / ***
+
+ - Cache-Dauer
+ - 30 s
+
+ - Konfigurationsdatei
+ - config.toml
+
+
+
+
+
+
+
+
+
+