From 0f1f3d843907ee35b19bd5f0aadc37958cee09e1 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 9 Dec 2023 18:48:06 +0330 Subject: [PATCH] instead of convert the form structure to use and instead of , --- web/html/xui/client_bulk_modal.html | 319 ++++++---- web/html/xui/form/client.html | 381 +++++++----- web/html/xui/form/inbound.html | 133 +++-- web/html/xui/form/protocol/dokodemo.html | 56 +- web/html/xui/form/protocol/http.html | 24 +- web/html/xui/form/protocol/shadowsocks.html | 58 +- web/html/xui/form/protocol/socks.html | 77 ++- web/html/xui/form/stream/stream_grpc.html | 24 +- web/html/xui/form/stream/stream_http.html | 28 +- web/html/xui/form/stream/stream_kcp.html | 125 ++-- web/html/xui/form/stream/stream_quic.html | 60 +- web/html/xui/form/stream/stream_settings.html | 3 +- web/html/xui/form/stream/stream_tcp.html | 160 +++-- web/html/xui/form/stream/stream_ws.html | 10 +- web/html/xui/form/tls_settings.html | 560 ++++++++++++------ 15 files changed, 1285 insertions(+), 733 deletions(-) diff --git a/web/html/xui/client_bulk_modal.html b/web/html/xui/client_bulk_modal.html index 9d79bee1..e0295110 100644 --- a/web/html/xui/client_bulk_modal.html +++ b/web/html/xui/client_bulk_modal.html @@ -1,134 +1,207 @@ {{define "clientsBulkModal"}} - + - - - Random - Random+Prefix - Random+Prefix+Num - Random+Prefix+Num+Postfix - Prefix+Num+Postfix [ BE CAREFUL! ] - -
- - {{ i18n "pages.client.first" }} - - - - {{ i18n "pages.client.last" }} - - - - {{ i18n "pages.client.prefix" }} - - - - {{ i18n "pages.client.postfix" }} - - - - {{ i18n "pages.client.clientCount" }} - - - - - Subscription + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{{ i18n "pages.client.method" }} + + + Random + Random+Prefix + Random+Prefix+Num + Random+Prefix+Num+Postfix + Prefix+Num+Postfix + + +
{{ i18n "pages.client.first" }} + + + +
{{ i18n "pages.client.last" }} + + + +
{{ i18n "pages.client.prefix" }} + + + +
{{ i18n "pages.client.postfix" }} + + + +
{{ i18n "pages.client.clientCount" }} + + + +
Flow + + + {{ i18n "none" }} + [[ key ]] + + +
Subscription + + + + + + +
Telegram ID + + - - - - - - Telegram ID - - - - - - - -
- - - {{ i18n "pages.inbounds.IPLimit" }} - - - - - - - -
- - - {{ i18n "none" }} - [[ key ]] - - - - - {{ i18n "none" }} - [[ key ]] - - - - - {{ i18n "pages.inbounds.totalFlow" }} (GB) - - - - - - - -
- - - -
- - - - - - {{ i18n "pages.inbounds.expireDate" }} - - - - - - - - - - {{ i18n "pages.client.renew" }} - - - - - - - +
+ + + +
+ + + + + +
+ + + + + {{ i18n "none" }} + [[ key ]] + + +
+ {{ i18n "pages.inbounds.totalFlow" }}(GB) + + + + + + + + +
{{ i18n "pages.client.delayedStart" }} + + + +
{{ i18n "pages.client.expireDays" }} + + + +
+ {{ i18n "pages.inbounds.expireDate" }} + + + + + + + + +
+ {{ i18n "pages.client.renew" }} + + + + + + + + +