From 7b15274c842b31e8caded3e7f272237f31824852 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Mon, 24 Mar 2025 09:45:15 +0000 Subject: chore: moving the settings tabs to a separate directory --- web/html/xui/settings/panel/general.html | 149 +++++++++++++++++ web/html/xui/settings/panel/security.html | 60 +++++++ .../xui/settings/panel/subscription/general.html | 98 +++++++++++ web/html/xui/settings/panel/subscription/json.html | 180 +++++++++++++++++++++ web/html/xui/settings/panel/telegram.html | 87 ++++++++++ 5 files changed, 574 insertions(+) create mode 100644 web/html/xui/settings/panel/general.html create mode 100644 web/html/xui/settings/panel/security.html create mode 100644 web/html/xui/settings/panel/subscription/general.html create mode 100644 web/html/xui/settings/panel/subscription/json.html create mode 100644 web/html/xui/settings/panel/telegram.html (limited to 'web/html/xui/settings/panel') diff --git a/web/html/xui/settings/panel/general.html b/web/html/xui/settings/panel/general.html new file mode 100644 index 00000000..2f801c49 --- /dev/null +++ b/web/html/xui/settings/panel/general.html @@ -0,0 +1,149 @@ +{{define "settings/panel/general"}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +{{end}} \ No newline at end of file diff --git a/web/html/xui/settings/panel/security.html b/web/html/xui/settings/panel/security.html new file mode 100644 index 00000000..89ff0d96 --- /dev/null +++ b/web/html/xui/settings/panel/security.html @@ -0,0 +1,60 @@ +{{define "settings/panel/security"}} + + + + + + + + + + + + + + + + + + + + + {{ i18n "confirm" }} + + + + + + + + + + + + + + + + + + {{ i18n "confirm"}} + + + + + +{{end}} \ No newline at end of file diff --git a/web/html/xui/settings/panel/subscription/general.html b/web/html/xui/settings/panel/subscription/general.html new file mode 100644 index 00000000..bcf6a432 --- /dev/null +++ b/web/html/xui/settings/panel/subscription/general.html @@ -0,0 +1,98 @@ +{{define "settings/panel/subscription/general"}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +{{end}} \ No newline at end of file diff --git a/web/html/xui/settings/panel/subscription/json.html b/web/html/xui/settings/panel/subscription/json.html new file mode 100644 index 00000000..48273586 --- /dev/null +++ b/web/html/xui/settings/panel/subscription/json.html @@ -0,0 +1,180 @@ +{{define "settings/panel/subscription/json"}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Remove + + + + Add Noise + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +{{end}} \ No newline at end of file diff --git a/web/html/xui/settings/panel/telegram.html b/web/html/xui/settings/panel/telegram.html new file mode 100644 index 00000000..b826f17d --- /dev/null +++ b/web/html/xui/settings/panel/telegram.html @@ -0,0 +1,87 @@ +{{define "settings/panel/telegram"}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +{{end}} \ No newline at end of file -- cgit v1.2.3 From 19f79386172118630d1a36e4c7b031504e081077 Mon Sep 17 00:00:00 2001 From: danilshishkevich Date: Tue, 25 Mar 2025 15:13:17 +0000 Subject: chore: giving keys for each `a-collapse-panel` --- web/html/xui/settings/panel/general.html | 12 ++++++------ web/html/xui/settings/panel/security.html | 6 +++--- web/html/xui/settings/panel/subscription/general.html | 10 +++++----- web/html/xui/settings/panel/subscription/json.html | 12 ++++++------ web/html/xui/settings/panel/telegram.html | 8 ++++---- 5 files changed, 24 insertions(+), 24 deletions(-) (limited to 'web/html/xui/settings/panel') diff --git a/web/html/xui/settings/panel/general.html b/web/html/xui/settings/panel/general.html index 2f801c49..04b29341 100644 --- a/web/html/xui/settings/panel/general.html +++ b/web/html/xui/settings/panel/general.html @@ -1,6 +1,6 @@ {{define "settings/panel/general"}} - - + + - + @@ -92,7 +92,7 @@ - + @@ -108,7 +108,7 @@ - + @@ -125,7 +125,7 @@ - + diff --git a/web/html/xui/settings/panel/security.html b/web/html/xui/settings/panel/security.html index 89ff0d96..7b53a959 100644 --- a/web/html/xui/settings/panel/security.html +++ b/web/html/xui/settings/panel/security.html @@ -1,6 +1,6 @@ {{define "settings/panel/security"}} - - + + - + @@ -69,7 +69,7 @@ - + @@ -85,7 +85,7 @@ - + diff --git a/web/html/xui/settings/panel/subscription/json.html b/web/html/xui/settings/panel/subscription/json.html index 48273586..4f0ee302 100644 --- a/web/html/xui/settings/panel/subscription/json.html +++ b/web/html/xui/settings/panel/subscription/json.html @@ -1,6 +1,6 @@ {{define "settings/panel/subscription/json"}} - - + + @@ -17,7 +17,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -99,7 +99,7 @@ Add Noise - + @@ -139,7 +139,7 @@ - + diff --git a/web/html/xui/settings/panel/telegram.html b/web/html/xui/settings/panel/telegram.html index b826f17d..0f11fc86 100644 --- a/web/html/xui/settings/panel/telegram.html +++ b/web/html/xui/settings/panel/telegram.html @@ -1,6 +1,6 @@ {{define "settings/panel/telegram"}} - - + + @@ -35,7 +35,7 @@ - + @@ -65,7 +65,7 @@ - + -- cgit v1.2.3