From bf191d19fca4d1dcf1b199b33b6e8f9f8d09391d Mon Sep 17 00:00:00 2001 From: Whispering Wind <151555003+ReturnFI@users.noreply.github.com> Date: Mon, 2 Jun 2025 13:53:21 +0330 Subject: [PATCH] feat: Enhance UI/UX for settings page --- core/scripts/webpanel/templates/settings.html | 77 ++++++++++++------- 1 file changed, 49 insertions(+), 28 deletions(-) diff --git a/core/scripts/webpanel/templates/settings.html b/core/scripts/webpanel/templates/settings.html index a7cd780..9a532fd 100644 --- a/core/scripts/webpanel/templates/settings.html +++ b/core/scripts/webpanel/templates/settings.html @@ -80,22 +80,21 @@

-
+ placeholder='sub.example.com'>
Please enter a valid domain (without http:// or https://).
@@ -103,26 +102,25 @@
+ placeholder='e.g., 8080'>
Please enter a valid port number.
+ style="display: none;">Stop Service
-
- + + placeholder='e.g., mysub (becomes /mysub/...)'>
Please enter a valid subpath (alphanumeric characters only, e.g., mysub).
@@ -235,18 +233,41 @@
-
- - -
- - - - @@ -347,9 +368,9 @@