1009 Commits (fd2fc65ba93bbc2640b36fbbdcb04ac771cbc054)

Author SHA1 Message Date
Chocobo1 1a45145c1e
[WebUI] Add check to avoid type error after logout 7 years ago
Chocobo1 c1a282aa7b
Fix missing qbt logo on login page in webUI. Closes #7953. 7 years ago
Thomas Piccirello e1f8e6aa6f Reposition Total Size column to match gui 7 years ago
sledgehammer999 4e96a1065e
Bump API_VERSION to 16. 7 years ago
Chocobo1 27090f0cfb
Remove superfluous QString::fromUtf8() 7 years ago
Chocobo1 77f66be493
[WebUI] Fix logo missing in login page 7 years ago
Vladimir Golovnev (Glassez) 71bb6538db
Fix WebUI error handling 7 years ago
Thomas Piccirello 95bf63330e Add ip subnet whitelist for bypassing webui auth 7 years ago
sledgehammer999 ffa6f7ea34
Bump API_VERSION to 16. 7 years ago
Chocobo1 aa4107478e
[WebAPI] Improve error messages 7 years ago
Chocobo1 fc0628d35b
Allow SMTP sender to be set. Closes #7575. 7 years ago
Chocobo1 157b809e21
[WebUI] Improve log messages 7 years ago
sledgehammer999 c887a162ba
Fix row height/width in webui for country flags. 7 years ago
sledgehammer999 52df71ad3a
Use svg icons for the country flags. 7 years ago
Chocobo1 d6ddc90199
Reinitialize webUI server when "IP address" setting changed 7 years ago
Matthew Fioravante 8cd243b06b Add WebUi\Address config option 7 years ago
Chocobo1 ce362f0e5e
WebAPI refactor: utilize parseBool() function 7 years ago
Chocobo1 4940a77d12
[WebUI]: Print error messages upon receiving invalid header fields 7 years ago
Chocobo1 e78d8b9fcc
Convert tab into whitespaces 7 years ago
Chocobo1 f350977cb4
WebUI: add optional parameters for /command/download & /command/upload 7 years ago
Chocobo1 a652baadb5
Add file-to-piece-index mappings in /query/propertiesFiles command 7 years ago
Eugene Shalygin db35bb54e1 Make BitTorrent::TorrentState strongly-typed enum 7 years ago
Chocobo1 5185eeb7ef
Die gracefully when failed to initialize web server with qbt-nox 7 years ago
thalieht 525fdd6c2b Coding style, use nullptr and other minor things 7 years ago
Matthew Fioravante 05c92e652c Report TCPServer errorString() if webui fails to listen to port 7 years ago
Vladimir Golovnev (Glassez) 3ec992474d
Implement TorrentCategoryDialog class 7 years ago
Chocobo1 c5ddbcfb5b
WebAPI: fix addPaused wrong default behavior 7 years ago
Chocobo1 72b0ba36ae
Refactor 7 years ago
Chocobo1 b107c0671d
WebAPI: fix root_folder default behavior 7 years ago
Chocobo1 45a0c5558a
Add comboBox for selecting BitTorrent protocol. Closes #6316. 7 years ago
Thomas Piccirello b6596f9957 Reposition "Priority" menu option in WebUI to match gui (closes #7072) 7 years ago
thalieht 6b33db3ae3 Create root folder option when adding a torrent in WebUI 7 years ago
Allan Nordhøy 5c18db240c Spelling: HTTP/HTTPS 7 years ago
Chocobo1 64d5e329c0
Sort the resource lists 7 years ago
Chocobo1 9ef1e32327
WebAPI: fix validating wrong header field. Closes #7311. 7 years ago
Chocobo1 65ca490b64
Wrap class & functions in anonymous namespace 7 years ago
Thomas Piccirello 4846b0ec28
Use single quotes for char. 7 years ago
Thomas Piccirello 771033a449
Add auto torrent management to webui context menu (addresses #6815) 7 years ago
Vladimir Golovnev (qlassez) cff6a64e9f
Use qUtf8Printable() for logging strings 7 years ago
Thomas Piccirello 798c230634
Add option to rename torrent from WebUI 7 years ago
Chocobo1 3e9311b096
Correctly handle translation 7 years ago
Chocobo1 1bfb8d35cd
Move "Copy hash" menu item above "Copy magnet link" 7 years ago
Tom Piccirello 07a85a1018 Set torrent location from webui context menu (addresses #6815) (#7062) 7 years ago
Tom Piccirello 145641ac41 Add copy options to webui context menu (addresses #6815) (#7036) 7 years ago
sledgehammer999 802cd89ec9
Bump API_VERSION and API_VERSION_MIN to 15. 7 years ago
Tom Piccirello 11b44407af Add Status column to webui (addresses #6815) (#7032) 7 years ago
Chocobo1 07780b48c5 Load the domain list at least once on startup. 7 years ago
Chocobo1 0532d546d7
Implement HTTP host header filtering 7 years ago
Chocobo1 18651c8d01
Use Qt5 connect syntax 7 years ago
Chocobo1 55e038b165
Avoid modifing request headers 7 years ago