774 Commits (5e50d8ed912611f0633fbcb3ed841a667907f8fc)

Author SHA1 Message Date
Chocobo1 5e50d8ed91 WebUI: Fix checkbox hidden. Closes #6642. 8 years ago
Vladimir Golovnev (Glassez) 989a70fe60 Redesign RSS subsystem 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
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 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
dzmat 59de1af31b implemented UI for managment of locally banned IP list (Closes #1837 ) 8 years ago
Chocobo1 cb1646be32 Prepend QBT_ for preprocessor variables 8 years ago
FranciscoPombal 1ce71fc63e Implement statistics window in web UI 8 years ago
sledgehammer999 fa1149e1f2
Remove remnant of qt4 version checking. 8 years ago
Eugene Shalygin 008d7dbedc Raise minimal Qt version to 5.5.1 8 years ago
Eugene Shalygin e64bb1de8c Drop Qt 4 support 8 years ago
buinsky b6c6b70915 Improve performance of updating 'progress' column 8 years ago
sledgehammer999 5c730f984d
Bump API_VERSION to 12. 8 years ago
Chocobo1 0fb3b18a8f
Utilize escapeHtml 8 years ago
Chocobo1 eba45a0b26
Cleanup 8 years ago
Chocobo1 7756dd80f3
[WebUI]: add X-XSS-Protection, X-Content-Type-Options, CSP header 8 years ago
ngosang f5ad04766f
[WebUI] Avoid clickjacking attacks 8 years ago
sledgehammer999 31b69ae6f6
Update copyright year. 8 years ago
Chocobo1 759bf4d73d Allow to load/use ECDSA certificate in webUI. 8 years ago
Chocobo1 511796f74e Replace rand() by a true uniform distribution generator 8 years ago
ngosang e6e0ecfaea [Web UI] Fix category in torrent upload. Closes #6260 8 years ago
buinsky 484e021ca2 Avoid lags in firefox on resizing progress column 8 years ago
buinsky 741e0a08ea Remove 300px limit of column width 8 years ago
buinsky 7628490def Fix scrollbar covers menu item with long text 8 years ago
buinsky d50a7778fe Implement resizable progress bar in "Done" column 8 years ago
buinsky 09cf93521f Follow project coding style. Issue #2192. 8 years ago
buinsky e65a628bf9 Add a vertical separator between columns 8 years ago
buinsky bdf736b7d7 Prevent text wrapping in menus 8 years ago
buinsky 3dfcd6db6a Make too tall menus scrollable 8 years ago
buinsky 134e4c1eb9 Add some missing columns to dynamic tables 8 years ago
buinsky a087d146df Fix columns names 8 years ago
buinsky 3ac87f22cb Implement dynamic table columns hiding 8 years ago
buinsky 56b885995c Implement dynamic table columns reordering 8 years ago
buinsky 56c07704d8 Implement dynamic table columns resizing 8 years ago
buinsky c765d8ebe2 Add tooltips to dynamic table header 8 years ago
buinsky dd1959abfb Make torrent peers table scrollable horizontally 8 years ago
buinsky b1c45901f0 Simplify dynamic table CSS styles 8 years ago
buinsky 7aadf644e0 Make torrents table scrollable horizontally 8 years ago
buinsky afd4f89693 Rename variables in DynamicTable class 8 years ago
sledgehammer999 96f9984823
Fix preferences icon loading in WebUI. 8 years ago
Chocobo1 ca77a315d9 Fix download & upload icon too large on statusbar in webui 8 years ago
Chocobo1 35921c70fe Remove trailing spaces 8 years ago