From c419eadf15630518606ab434387079172070d340 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Tue, 5 Dec 2023 18:13:36 +0100 Subject: xray setting enhancements #1286 --- web/html/xui/form/outbound.html | 306 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 306 insertions(+) create mode 100644 web/html/xui/form/outbound.html (limited to 'web/html/xui/form/outbound.html') diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html new file mode 100644 index 00000000..a8b58ba0 --- /dev/null +++ b/web/html/xui/form/outbound.html @@ -0,0 +1,306 @@ +{{define "form/outbound"}} + + + + + + + [[ y ]] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Link: + + + + + +{{end}} \ No newline at end of file -- cgit v1.2.3 From 1bbef6d612e4db7749497fef6b76611831d75494 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Tue, 5 Dec 2023 22:58:08 +0100 Subject: small theme fixes #1286 --- web/html/xui/form/outbound.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'web/html/xui/form/outbound.html') diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html index a8b58ba0..cd6b5f28 100644 --- a/web/html/xui/form/outbound.html +++ b/web/html/xui/form/outbound.html @@ -8,8 +8,8 @@ [[ y ]] - - + + -- cgit v1.2.3 From 38013e5ea942f35d7f187b476c2f8914281b6c18 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Fri, 8 Dec 2023 19:45:19 +0100 Subject: fit xray settings #1300 --- web/html/xui/form/outbound.html | 690 +++++++++++++++++++++++++++------------- 1 file changed, 464 insertions(+), 226 deletions(-) (limited to 'web/html/xui/form/outbound.html') diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html index cd6b5f28..3473713b 100644 --- a/web/html/xui/form/outbound.html +++ b/web/html/xui/form/outbound.html @@ -3,296 +3,534 @@ - - - [[ y ]] - - - - - + + + + + + + + + + +
{{ i18n "protocol" }} + + + [[ y ]] + + +
{{ i18n "pages.xray.outbound.tag" }} + + + +
-- cgit v1.2.3