25 Commits (d8d95d219585454ed0b6c14aa592bd909b053392)

Author SHA1 Message Date
Vladimir Golovnev (Glassez) ce3aac5f9d Fix functions and macros using to support both Qt4 and Qt5. 11 years ago
Christophe Dumez 669d5a12a2 Fixes to Web UI shutdown button 12 years ago
Christophe Dumez 901326c004 HTTP server code clean up 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 a8a7b61ea9 Coding style clean up 13 years ago
Christophe Dumez ae692ba9b8 Web UI code optimization 13 years ago
Christophe Dumez 1038376cdb Web UI code clean up 13 years ago
Christophe Dumez 28d1671bb8 Web UI code clean up 13 years ago
Christophe Dumez 8e026e68d7 Web UI code clean up 13 years ago
Christophe Dumez 02fbd6a135 Fix compilation warnings in smtp.h (cgreco) 13 years ago
Ishan Arora 669d1a3a46 Added HTTPS support (backend) 14 years ago
Christophe Dumez 86d3c98069 Translatable strings fixes (Masato HASHIMOTO) 14 years ago
Christophe Dumez c7c30ccaee Make more strings translatable (Masato HASHIMOTO) 14 years ago
Christophe Dumez ed3fa0ccee Web UI translation fixes 14 years ago
Christophe Dumez 8b9971003d FEATURE: Added option to bypass Web UI authentication for localhost 14 years ago
Christophe Dumez 4a66c33a2c Improved Web UI translation 14 years ago
Christophe Dumez e170d9c3a8 Improve Web Ui translation 14 years ago
Christophe Dumez c3b7aeadd7 Fix priority up/down for multiple torrents at the same time (closes #692184) 14 years ago
Christophe Dumez 19db0d471f Signal / slot fixes 14 years ago
Christophe Dumez 661e2cb6fc Another compilation fix 14 years ago
Christophe Dumez e5032a52c4 Importance code refactoring related to the "preferences" code - Greatly improves performance 14 years ago
Christophe Dumez 126e2e7c75 Code clean up 14 years ago
Christophe Dumez 290932e128 Big code clean up 14 years ago
Christophe Dumez 6e7309316c Started code reorganizing (Moved libtorrent specific files and webui files to subfolders) 14 years ago
Christophe Dumez 3172e1f530 Fix tables appearance in Web UI 14 years ago
Christophe Dumez 165b33a94e Fixed Web UI compatibility with Safari 15 years ago
Christophe Dumez 057cf3648e BUGFIX: Set Web UI ban period to 1 hour 15 years ago
Christophe Dumez 80d5c5d85c Made Web UI authentication even more robust 15 years ago
Christophe Dumez 671a997092 BUGFIX: Fix Web UI authentication with some browsers (e.g. epiphany) 15 years ago
Christophe Dumez 1960008c83 Fix Web UI authentication with Konqueror 15 years ago
Christophe Dumez c7ca51f950 Use HTTP digest mode for Web UI authentication (instead of Basic) 15 years ago
Christophe Dumez 1128b3ea83 * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
Christophe Dumez d3687fd863 - Store Web UI password as md5 15 years ago
Christophe Dumez 3e56cf96a3 - Program preferences are now editable from Web UI :) 15 years ago
Christophe Dumez 74f0737903 - Extended internationalization support in Web UI to the Javascript scripts 15 years ago
Christophe Dumez b1bbbd79c4 - Initial support for Web UI internationalization ! 15 years ago
Christophe Dumez 4ee47ce2b8 - Use a capital "B" for Bittorrent class 15 years ago
Christophe Dumez 4e8eaafd53 - Torrents can now be rechecked from Web UI (patch by Stephanos Antaris) 15 years ago
Christophe Dumez 25d998f1b5 - Added magnet URI support to Web UI 15 years ago
Christophe Dumez 0153b03160 BUGFIX: Stop enforcing UTF-8 and use system locale instead 15 years ago
Christophe Dumez 019bd476db - Forgot to update those headers 16 years ago
Christophe Dumez 330905da5e - Added priority actions in Web UI 16 years ago
Christophe Dumez 1544300616 - Allow to delete permanently from WebUI 16 years ago
Christophe Dumez 4f2a2dfab9 - Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API) 16 years ago
Christophe Dumez b8c79e0b5f - Simplified and optimized json code 16 years ago
Christophe Dumez a73d3132df - Removed some useless debug 16 years ago
Christophe Dumez 0879f2c0ca - Totally rewritten Web UI list refresh system (fixed memory leak) 16 years ago
Christophe Dumez b1c73cb401 - Split download and upload lists in Web UI 16 years ago
Ishan Arora af2e487ef5 Added few debug statements to EventManager timer loop 16 years ago