From d448b6968cab4a91632e22c9e82829dfd5fbdf6f Mon Sep 17 00:00:00 2001 From: egregors Date: Fri, 20 Jun 2025 17:18:12 +0200 Subject: [PATCH] feat: enhance client display with comments and improved styling across protocols --- web/html/component/aClientTable.html | 39 ++++++++-- web/html/form/protocol/shadowsocks.html | 7 +- web/html/form/protocol/trojan.html | 7 +- web/html/form/protocol/vless.html | 7 +- web/html/form/protocol/vmess.html | 7 +- web/html/inbounds.html | 99 +++++++++++++++++++++++-- 6 files changed, 146 insertions(+), 20 deletions(-) diff --git a/web/html/component/aClientTable.html b/web/html/component/aClientTable.html index 868112d9..8ab08679 100644 --- a/web/html/component/aClientTable.html +++ b/web/html/component/aClientTable.html @@ -41,14 +41,28 @@