8615 Commits (5f165c4c00340e6921d296fed8d55cf14f7a7b1f)

Author SHA1 Message Date
Chocobo1 617f19e599 Revise Utils::Gzip::decompress 8 years ago
Chocobo1 302c8ba850 Revise Utils::Gzip::compress code 8 years ago
Chocobo1 94b496354b Rewrite rules for gzipping http response content 8 years ago
Chocobo1 4600e679d1 Implement robust acceptsGzipEncoding() 8 years ago
Chocobo1 129172453b Fix "Content-Encoding" header is always created. 8 years ago
Chocobo1 7d36c81949 Cleanup Http::responseGenerator() 8 years ago
Chocobo1 6cb2f05a6c Demote to helper function 8 years ago
Chocobo1 829e1399ca Convert Qstring to char arrays 8 years ago
Chocobo1 4b2266a8e2 Send Date http header 8 years ago
Chocobo1 9496b2a159 Always send Content-Length header. 8 years ago
Chocobo1 0b28fb6c6b Implement http persistence connection 8 years ago
Eugene Shalygin f99ba03177 cmake: fix typo in the manifest file name 8 years ago
Eugene Shalygin b06080e2e7 Replace platform-specific code in Private::DefaultProfile with QStandardPaths. 8 years ago
Eugene Shalygin 4e1b7c3b87 Remove generated include from headers 8 years ago
Eugene Shalygin 34798399da cmake: fixes for cmake 3.8 8 years ago
sledgehammer999 ae0ec716cb
Fix inverted check when applying the IP filter. 8 years ago
Vladimir Golovnev (Glassez) 22178f9997 Fix strip torrent root folder 8 years ago
Vladimir Golovnev (Glassez) 6d7d566cdf Fix TorrentHandle rootPath() and contentPath() methods 8 years ago
Vladimir Golovnev (Glassez) d413bc65ef Improve strip torrent root folder 8 years ago
sledgehammer999 4b2d8a7941 Setting for creating subfolder on multifile torrents. Closes #588. 8 years ago
Eugene Shalygin 21a72c651f Start up torrents after UI was created. Fixes #6454. 8 years ago
Eugene Shalygin ecd67b9d75 Rename .desktop and appdata files to match executable name. Fixes #6625. 8 years ago
Eugene Shalygin a8d95dd8bd Save relative paths in fastresume files 8 years ago
Eugene Shalygin 0710a59bf5 Refactor parameters parsing 8 years ago
Eugene Shalygin 0bf7fa15c1 Replace wrappers in base/utils/fs.h with Profile::SpecialFolders::location() 8 years ago
Eugene Shalygin 44b6cb28f6 Add environment variables usage description to the help text 8 years ago
Eugene Shalygin d5414631c3 Initialise QBtCommandLineParameters members from environment 8 years ago
Eugene Shalygin 0f746ffd5a Add support for different configurations. Partially closes #465 8 years ago
Chocobo1 d1ee54f6ea Refactor: move methods under the same #if section. 8 years ago
Chocobo1 7f346b49a7 Refactor: move the validation of certificates & key functions under Server class 8 years ago
Chocobo1 05d8c46bb0 Rename class variables 8 years ago
Chocobo1 35ab86d32f Refactor: group port forwarding code together 8 years ago
sledgehammer999 e40444d1ad
Bump API_VERSION and API_VERSION_MIN to 13. 8 years ago
sledgehammer999 50f0ba4f7a
Sync translations of .desktop file from Transifex. 8 years ago
sledgehammer999 be7facdfaf
Sync translations from Transifex and run lupdate. 8 years ago
Chocobo1 812bd4c83a Uncrustify 8 years ago
Chocobo1 a86f189f53 Relax comparsion for floating point 8 years ago
Chocobo1 59556dfc6a Cleanup & refactor 8 years ago
Chocobo1 86e82c71e5 Setup parent pointer 8 years ago
FranciscoPombal 829ad2e1e6 fixed "remaining" column in WebUI 8 years ago
opengg b271fa9f00 [WebUI] Add `skip_checking` and `paused` to `/command/download` and `/command/upload` 8 years ago
Chocobo1 5de505acfe Cleanup headers 8 years ago
Chocobo1 faaafce35b Fix cancel "Set location" causes files move to installation dir. 8 years ago
Chocobo1 0d3c670728 Add log message 8 years ago
Chocobo1 272d53fdf8 Set cookie SID value to empty on logout 8 years ago
Chocobo1 4e48408eaa Fire up the timer to clean inactive sessions 8 years ago
Chocobo1 e26b30a5f4 Refactor: initialize class variable directly 8 years ago
Chocobo1 e4d6fe2d02 Refactor: reorder headers 8 years ago
Chocobo1 e9bd75f4e1 Set HttpOnly attribute to SID cookie 8 years ago
Eugene Shalygin b2ff058bc0 cmake: fix OSX bundle creation 8 years ago