mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
* Prepare http server and preferences classes to add new settings to Web UI * Tabified Program preferences in Web UI since there will be a lot of settings soon * Started to add new settings to Web UI (PeX, LSD, Encryption, save path, temp path, scan dir, preallocateall, queueing, listen_port, upnp, nat-pmp, language, ip filter) -> Proxy is missing * Added a command line parameter to change the web ui port * Fix PeerGuardian .p2b binary filter support
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<file>webui/uploadlimit.html</file>
|
||||
<file>webui/downloadlimit.html</file>
|
||||
<file>webui/preferences.html</file>
|
||||
<file>webui/preferences_content.html</file>
|
||||
<file>webui/css/Core.css</file>
|
||||
<file>webui/css/Layout.css</file>
|
||||
<file>webui/css/Window.css</file>
|
||||
|
||||
Reference in New Issue
Block a user