From 5ef8a5a37ec7e6b7df710fa61b0324ab5a6617ab Mon Sep 17 00:00:00 2001 From: MHSanaei <33454419+MHSanaei@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:22:50 +0330 Subject: old design --- web/html/xui/client_bulk_modal.html | 160 ----------------- web/html/xui/client_modal.html | 133 -------------- web/html/xui/common_sider.html | 17 +- web/html/xui/form/client.html | 110 ------------ web/html/xui/form/inbound.html | 3 +- web/html/xui/form/protocol/dokodemo.html | 5 +- web/html/xui/form/protocol/shadowsocks.html | 4 +- web/html/xui/form/protocol/socks.html | 2 +- web/html/xui/form/protocol/trojan.html | 113 ++++++++---- web/html/xui/form/protocol/vless.html | 116 ++++++++---- web/html/xui/form/protocol/vmess.html | 109 ++++++++---- web/html/xui/form/stream/stream_quic.html | 4 +- web/html/xui/form/stream/stream_settings.html | 4 +- web/html/xui/form/tls_settings.html | 30 ++-- web/html/xui/inbound_client_table.html | 44 ----- web/html/xui/inbound_info_modal.html | 119 ++++--------- web/html/xui/inbound_modal.html | 80 ++++++++- web/html/xui/inbounds.html | 245 +++++++++----------------- web/html/xui/inbounds_client_row.html | 36 ++++ web/html/xui/index.html | 28 ++- web/html/xui/setting.html | 122 +------------ 21 files changed, 513 insertions(+), 971 deletions(-) delete mode 100644 web/html/xui/client_bulk_modal.html delete mode 100644 web/html/xui/client_modal.html delete mode 100644 web/html/xui/form/client.html delete mode 100644 web/html/xui/inbound_client_table.html create mode 100644 web/html/xui/inbounds_client_row.html (limited to 'web/html/xui') diff --git a/web/html/xui/client_bulk_modal.html b/web/html/xui/client_bulk_modal.html deleted file mode 100644 index 19fd4b18..00000000 --- a/web/html/xui/client_bulk_modal.html +++ /dev/null @@ -1,160 +0,0 @@ -{{define "clientsBulkModal"}} - - - - - Random - Random_Prefix - Random_Prefix+Num - Random_Prefix+Num+Postfix - Random_Prefix+Num@Telegram Username - -
- - {{ i18n "pages.client.first" }} - - - - {{ i18n "pages.client.last" }} - - - - {{ i18n "pages.client.prefix" }} - - - - tg_uname - {{ i18n "pages.client.postfix" }} - - - - - {{ i18n "pages.client.clientCount" }} - - - - - {{ i18n "pages.inbounds.totalFlow" }}(GB) - - - - - - - - - - {{ i18n "pages.inbounds.expireDate" }} - - - - - - - -
-
- -{{end}} \ No newline at end of file diff --git a/web/html/xui/client_modal.html b/web/html/xui/client_modal.html deleted file mode 100644 index e4ee8659..00000000 --- a/web/html/xui/client_modal.html +++ /dev/null @@ -1,133 +0,0 @@ -{{define "clientsModal"}} - - {{template "form/client"}} - - -{{end}} diff --git a/web/html/xui/common_sider.html b/web/html/xui/common_sider.html index 13c24c34..66e48d6e 100644 --- a/web/html/xui/common_sider.html +++ b/web/html/xui/common_sider.html @@ -13,14 +13,14 @@ - + - + Github @@ -41,7 +41,7 @@ - @@ -55,12 +55,11 @@
- + - {{template "menuItems" .}}