From 81885e3f15c0fbd271e1f5fedc47f2c032e53852 Mon Sep 17 00:00:00 2001 From: Djuri Baars Date: Tue, 20 Jun 2023 08:57:43 +0200 Subject: [PATCH] Made more options configurable in the web interface --- data/src/index.html | 49 ++++++++++++++++++++++++++++++++++++--- data/src/js/script.ts | 25 ++++++++++++++++---- src/lib/functions.cpp | 5 ++-- src/lib/webserver.cpp | 34 ++++++++++++++++++++++++++- src/tasks/blocknotify.cpp | 6 ++--- src/tasks/get_price.cpp | 12 +++++----- 6 files changed, 111 insertions(+), 20 deletions(-) diff --git a/data/src/index.html b/data/src/index.html index 6b0efde..b6ac987 100644 --- a/data/src/index.html +++ b/data/src/index.html @@ -109,12 +109,22 @@
- - minutes + + minutes
+
+ +
+
+ + min + +
+
+
@@ -123,6 +133,39 @@
+
+
+
+ + +
+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
For security, password is not shown after saving.
+
+