Cookies support on WebUI when downloading torrent from a URL. Modified download and upload windows to allow autocompletion of browsers.

Fixed the spinner in the WebUI upload page. Modified height of the WebUI download page.

Fixed all the JavaScript functions for download and upload pages.
This commit is contained in:
Naikel Aparicio 2015-10-22 00:06:36 -04:30
commit 753c9556fd
7 changed files with 142 additions and 83 deletions

View file

@ -87,6 +87,7 @@ private:
void action_command_bottomPrio();
void action_command_recheck();
void action_command_setLabel();
void action_command_getSavePath();
void action_version_api();
void action_version_api_min();
void action_version_qbittorrent();