diff --git a/src/web/components/httprp.html b/src/web/components/httprp.html index e7b4f4f..484eb37 100644 --- a/src/web/components/httprp.html +++ b/src/web/components/httprp.html @@ -9,7 +9,7 @@ } .subdEntry td:not(.ignoremw){ - min-width: 100px; + min-width: 200px; } .httpProxyListTools{ @@ -20,123 +20,10 @@ cursor: pointer; } - th.no-sort{ - cursor: default !important; - } - .tag-select:hover{ text-decoration: underline; opacity: 0.8; } - - .inlineEditActionBtn{ - border: 0px solid transparent !important; - box-shadow: none !important; - background-color: transparent !important; - } - - body.darkTheme .ui.basic.small.icon.circular.button.inlineEditActionBtn{ - border: 0px solid transparent !important; - } - - /* Custom, non overlaying modal for proxy rule editing */ - #httprpEditModal{ - position: fixed; - top: 50%; - left: 50%; - transform: translate(-50%, -50%); - width: 68vw; - height: 75vh; - background-color: var(--theme_bg_primary); - padding: 1.4em; - border-radius: .6em; - box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2), 0px 8px 16px rgba(0, 0, 0, 0.2); - z-index: 9; - max-width: 840px; - } - - #httprpEditModal .rpconfig_content{ - height: 100%; - } - - #httprpEditModal .editor_side_wrapper{ - position: absolute; - top: 0; - right: 0; - height:100%; - width: 100%; - background-color: var(--theme_bg_primary); - } - - #httprpEditModal .wrapper_frame{ - width: 100%; - border: 1px solid var(--divider_color); - border-radius: 0.5em; - height: calc(100%); - } - - #httprpEditModal .editor_side_wrapper .wrapper_frame{ - height: calc(100% - 30px); - } - - #httprpEditModal .editor_back_button { - border: none; - background-color: transparent; - box-shadow: none; - color: var(--text_color); - font-size: 2.2em; - cursor: pointer; - padding-top: 20px; - } - - #httprpEditModal .editor_back_button:hover{ - opacity: 0.5; - } - - @media screen and (max-width: 1024px) { - #httprpEditModal { - width: 85vw; - } - } - - @media screen and (max-width: 768px) { - #httprpEditModal { - height: 80vh; - border-radius: 0; - overflow-y: scroll; - } - - .httpProxyEditClosePC{ - display:none !important; - } - .httpProxyEditCloseMobile{ - display:block !important; - } - } - - @media screen and (min-width: 769px) { - .httpProxyEditClosePC{ - display:block !important; - } - .httpProxyEditCloseMobile{ - display:none !important; - } - } - - #httprpEditDarkenLayer { - position: fixed; - top: 0; - left: 0; - width: 100%; - height: 100%; - background-color: rgba(0, 0, 0, 0.5); - z-index: 8; - backdrop-filter: blur(3px); - } - - #httprpEditModalWrapper { - display: none; /* Hidden by default */ - }
- +
- - - + + + @@ -189,266 +76,7 @@

- -
-
-
- -
-
- -
-
-

- -

-
- -
-
-
-
- - -
-
-
-
- -
-
-
- -
- -
-
- - -
-
-
-
- - Advanced Settings -
-
-
- - -
-
-
- - -
-
-
-
-
-
- -
-
-
- -
-
- -
-
- -
- -
- -
-
-

Work In Progress

-
- -
-
- -
- -
- -
- -
- -
-
-
- - -
-
- - -
-
-
-
- - -
-
-
-
- - -
-
-
-
- - -
-
-
-
- - -
- -
- - -

-
- - -
-
-
- -
- -
-
- - - -
-
-
-
-
- - diff --git a/src/web/components/httprp.html.bak b/src/web/components/httprp.html.bak deleted file mode 100644 index 484eb37..0000000 --- a/src/web/components/httprp.html.bak +++ /dev/null @@ -1,797 +0,0 @@ -
-
-

HTTP Proxy

-

Proxy HTTP server with HTTP or HTTPS for multiple hosts. If you are only proxying for one host / domain, use Default Site instead.

-
- -
- -
- - - -
-
- -
-
Host Destination Virtual DirectoryTagsTagsAdvanced SettingsActions
- - - - - - - - - - - - - -
HostDestinationVirtual DirectoryTagsAdvanced SettingsActions
-
- - -

-
- - diff --git a/src/web/components/httprp_new.html b/src/web/components/httprp_new.html new file mode 100644 index 0000000..e7b4f4f --- /dev/null +++ b/src/web/components/httprp_new.html @@ -0,0 +1,1455 @@ +
+
+

HTTP Proxy

+

Proxy HTTP server with HTTP or HTTPS for multiple hosts. If you are only proxying for one host / domain, use Default Site instead.

+
+ +
+ +
+ + + +
+
+ +
+ + + + + + + + + + + + + + +
HostDestinationVirtual DirectoryTags
+
+ + +

+
+ + +
+
+
+ +
+
+ +
+
+

+ +

+
+ +
+
+
+
+ + +
+
+
+
+ +
+
+
+ +
+ +
+
+ + +
+
+
+
+ + Advanced Settings +
+
+
+ + +
+
+
+ + +
+
+
+
+
+
+ +
+
+
+ +
+
+ +
+
+ +
+ +
+ +
+
+

Work In Progress

+
+ +
+
+ +
+ +
+ +
+ +
+ +
+
+
+ + +
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+
+
+
+ + +
+ +
+ + +

+
+ + +
+
+
+ +
+ +
+
+ + + +
+
+
+
+
+ + +