From 729d8549e2b536a10c402a88e0d4cfde9e4baf3f Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Mon, 4 Dec 2023 19:17:38 +0100 Subject: new frontend and mobile view #1286 --- web/html/xui/form/protocol/vless.html | 104 +--------------------------------- 1 file changed, 2 insertions(+), 102 deletions(-) (limited to 'web/html/xui/form/protocol/vless.html') diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 12729eff..261e6616 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -2,106 +2,7 @@ - - - {{ i18n "pages.inbounds.email" }} - - - - - - - - - - - - - - Subscription - - - - - - - - - - - Telegram ID - - - - - - - - - - {{ i18n "pages.inbounds.IPLimit" }} - - - - - - - -
- - - {{ i18n "none" }} - [[ key ]] - - - - - {{ i18n "none" }} - [[ key ]] - - - - - {{ i18n "pages.inbounds.totalFlow" }} (GB) - - - - - - - -
- - - -
- - - - - - {{ i18n "pages.inbounds.expireDate" }} - - - - - - - + {{template "form/client"}}
@@ -134,7 +35,7 @@ - + fallback[[ index + 1 ]] @@ -154,7 +55,6 @@ - {{end}} -- cgit v1.2.3 From e1da2a2eedd0436296fba7e5a214ed9a347a1ef3 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Sun, 10 Dec 2023 15:06:42 +0100 Subject: small fixes #1300 --- web/html/xui/form/protocol/vless.html | 58 ++++++++++++++++++++++++++--------- 1 file changed, 43 insertions(+), 15 deletions(-) (limited to 'web/html/xui/form/protocol/vless.html') diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 261e6616..c3037935 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -40,21 +40,49 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + +
Name + + + +
Alpn + + + +
Path + + + +
Dest + + + +
xVer + + + +
+ {{end}} -- cgit v1.2.3