From 0bec29f2ba5d92087704d997b9d116f0b352cf2d Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Wed, 20 Mar 2024 14:13:37 +0330 Subject: UI Improvements (#2067) --- web/html/xui/inbound_client_table.html | 4 +- web/html/xui/inbounds.html | 867 ++++++++++++----------- web/html/xui/index.html | 589 ++++++++-------- web/html/xui/settings.html | 696 +++++++++--------- web/html/xui/xray.html | 1205 ++++++++++++++++---------------- 5 files changed, 1693 insertions(+), 1668 deletions(-) (limited to 'web/html/xui') diff --git a/web/html/xui/inbound_client_table.html b/web/html/xui/inbound_client_table.html index 3cc115ee..7eaed854 100644 --- a/web/html/xui/inbound_client_table.html +++ b/web/html/xui/inbound_client_table.html @@ -54,7 +54,7 @@ - + [[ client.email ]] @@ -258,7 +258,7 @@ - + diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index a58372ef..737834fd 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -2,446 +2,459 @@ {{template "head" .}} - {{ template "commonSider" . }} - - - - - - - - - - - - {{ i18n "pages.inbounds.totalDownUp" }}: - [[ sizeFormat(total.up) ]] / [[ sizeFormat(total.down) ]] - - - {{ i18n "pages.inbounds.totalUsage" }}: - [[ sizeFormat(total.up + total.down) ]] - - - {{ i18n "pages.inbounds.inboundCount" }}: - [[ dbInbounds.length ]] - - - - - - - - - -
- - - - - - - - - - - - - {{ i18n "pages.inbounds.importInbound" }} - - - - {{ i18n "pages.inbounds.export" }} - - - - {{ i18n "pages.inbounds.export" }} - {{ i18n "pages.settings.subSettings" }} - - - - {{ i18n "pages.inbounds.resetAllTraffic" }} - - - - {{ i18n "pages.inbounds.resetAllClientTraffics" }} - - - - {{ i18n "pages.inbounds.delDepletedClients" }} - - - - - - - [[ key ]]s - - - - - -
-
- - - - - - - {{ i18n "none" }} - {{ i18n "disabled" }} - {{ i18n "depleted" }} - {{ i18n "depletingSoon" }} - {{ i18n "online" }} - -
- - -