From 957f3dbb5449475f330d863171134b56e37da4ad Mon Sep 17 00:00:00 2001 From: fgsfds <4870330+fgsfds@users.noreply.github.com> Date: Mon, 4 Aug 2025 21:47:48 +0500 Subject: Added xray access log viewer (#3309) * added xray access log viewer * made modal window width adaptive * hide logs button if xray logs are disabled --- web/html/index.html | 114 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 112 insertions(+), 2 deletions(-) (limited to 'web/html/index.html') diff --git a/web/html/index.html b/web/html/index.html index db678cd6..4089e6a6 100644 --- a/web/html/index.html +++ b/web/html/index.html @@ -167,7 +167,10 @@ {{ i18n "pages.index.xrayErrorPopoverTitle" }} - + + + + @@ -179,6 +182,10 @@