14 Commits (c78604c7d3fc41282485dab6365c4bb33e08fe4e)

Author SHA1 Message Date
Chocobo1 b5b678c58f
Replace QString::split() by faster alternatives 5 years ago
Chocobo1 79d7ba8205
Fix wrong arg placeholder 6 years ago
Chocobo1 814eef1e56
Fix wrong arg placehoder 6 years ago
thalieht 6b1d26d555 Convert all foreach() to range-based for() 6 years ago
Chocobo1 c22e6b4502
Cleanup header include order 7 years ago
thalieht 20ca90800d Fix coding style 7 years ago
Chocobo1 f34dfca5e6
Enable Http/1.1 persistence connection 7 years ago
Chocobo1 cec68c3fd7
Rewrite RequestParser 7 years ago
Chocobo1 0532d546d7
Implement HTTP host header filtering 7 years ago
Chocobo1 0b5de9ff54 Temporary revert to the old behavior. 8 years ago
Chocobo1 4600e679d1 Implement robust acceptsGzipEncoding() 8 years ago
Chocobo1 6cb2f05a6c Demote to helper function 8 years ago
Chocobo1 0b28fb6c6b Implement http persistence connection 8 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
Gabriele 8b65db69c4 WebUI: Use regular expression to check if gzip is accepted 10 years ago
Vladimir Golovnev (Glassez) 898d454b78 Follow project coding style (Issue #2192). 10 years ago
Vladimir Golovnev (Glassez) 2707f5205f Fix prefjson::setPreferences() doesn't actually save. 10 years ago
sledgehammer999 9e6d57057f Add back contact info in the copyright notices. 10 years ago
Vladimir Golovnev (Glassez) 8a65dbaa4f WebUI core redesign. 10 years ago
Ivan Sorokin de5f38a160 Speedup compilation speed 10 years ago
sledgehammer999 15d3df380c Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file.(webui) 10 years ago
Ivan Sorokin fddd337e34 Suppress warning about signed/unsigned mismatch. 11 years ago
sledgehammer999 e8c14f3507 Use the new Http classes. 11 years ago
Vladimir Golovnev (Glassez) ce3aac5f9d Fix functions and macros using to support both Qt4 and Qt5. 11 years ago
Vladimir Golovnev (Glassez) 1aa70bedb7 Improve HttpConnection::translateDocument(). 11 years ago
sledgehammer999 b4dca951b2 Drop libtorrent 0.15.x support. 11 years ago
sledgehammer999 bd9c231a0b Enable gzip compression in the webui. 11 years ago
sledgehammer999 22e2bafa7a Fix compilation with libtorrent 1.x.x v2 12 years ago
sledgehammer999 94b58ca229 Fix compilation with libtorrent 1.x.x. 12 years ago
Christophe Dumez 7bd9139d28 Properly recover from HTTP parsing errors (Web UI) 12 years ago
Christophe Dumez 32bfd8741f Fix handling of simultaneous connections in Web UI. 12 years ago
Christophe Dumez de43a0b7a1 Bypass cache when uploading a torrent file in Web UI (closes #68) 12 years ago
Christophe Dumez dac0d67717 Fixes to Web UI shutdown command 12 years ago
Christophe Dumez 368ae43849 Web UI shutdown fix. 12 years ago
Christophe Dumez 669d5a12a2 Fixes to Web UI shutdown button 12 years ago
Nikolas Garofil 2b02ec3a4e Shutdownbutton in webui 12 years ago
Christophe Dumez 90373897d6 Fix permission problems on Windows (closes #1020227) 13 years ago
Christophe Dumez a98ad63d8b Add support for adding multiple local torrents at once (Web UI) 13 years ago
Christophe Dumez 901326c004 HTTP server code clean up 13 years ago
Christophe Dumez 8986d87ef3 HTTP request handling clean up and optimization 13 years ago
Christophe Dumez a0d21ead18 Further rewriting of the JSON-related code 13 years ago
Christophe Dumez 9a964d871d Rewrite code for returning information about torrents as JSON (Web UI) 13 years ago
Christophe Dumez fc4989d738 Remove 100kb limit for torrent file size in Web UI 13 years ago
Christophe Dumez b93cebacb2 Fix important Web UI bug (HTTP request parsing bug) 13 years ago
Christophe Dumez 0b13fa6914 Fix possible Web UI authentication problem when using SSL (closes #941343) 13 years ago
Christophe Dumez f3448125c3 Coding style clean up 13 years ago
Christophe Dumez a8a7b61ea9 Coding style clean up 13 years ago
Christophe Dumez 76ca967d70 Fix torrent loading problem from Web UI on Windows. 13 years ago
Christophe Dumez dae959a533 HTTP server better debug output 13 years ago
Christophe Dumez eeda9379d5 HTTP server: Greatly improved HTTP request parsing 13 years ago