92 Commits (1bfb8d35cdced4cbf92e337a4963ed46b343be67)

Author SHA1 Message Date
Tom Piccirello 145641ac41 Add copy options to webui context menu (addresses #6815) (#7036) 7 years ago
Eugene Shalygin 74cecb1b6c Replace C-style casts with C++ ones 8 years ago
Chocobo1 3933790bda Add new webUI API. Closes #6457. 8 years ago
Vladimir Golovnev (Glassez) 8a6d8f3953 Use cached SessionStatus and CacheStatus 8 years ago
FranciscoPombal 829ad2e1e6 fixed "remaining" column in WebUI 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
Chocobo1 eba45a0b26
Cleanup 8 years ago
buinsky 134e4c1eb9 Add some missing columns to dynamic tables 8 years ago
Chocobo1 ecd49148d0 Fix webUI used the wrong value. Closes #6232. 8 years ago
Vladimir Golovnev (Glassez) bb17d4a8dd Show type name in btjson.cpp@processMap assert 9 years ago
Vladimir Golovnev (Glassez) b2cb473b63 Don't use Preferences in BitTorrent::Session 9 years ago
Gabriele 01b73bf704 WebUI: Add command to get the logs 9 years ago
Ibrahim Tachijian 2cef805ab6 Add 'Added on' column in Webui. Closes #5145,#1092,#738 9 years ago
Vladimir Golovnev (Glassez) dd34663224 Implement Advanced Saving Management subsystem 9 years ago
buinsky b94a1b9fbe WebAPI: Add "Added on" and "Completion on" fields to query/torrents query response 9 years ago
buinsky 00c765be1b Implement sync/torrent_peers request 9 years ago
Vladimir Golovnev (Glassez) 9db93e5d8f Rename Core to Base (Closes #3733). 9 years ago
sledgehammer999 17ac4b90be Use simpler DEFINE for detecting Qt5 so moc will work too. 9 years ago
Vladimir Golovnev (Glassez) 501ab07024 Fix TorrentHandle path methods. Closes #3847. 9 years ago
Vladimir Golovnev (Glassez) d2f1216987 Fix compiler warnings (Closes #3826). 9 years ago
Casey Bodley 87b26a8dcc webui: add save_path to /query/torrents 9 years ago
Felipe Barriga Richards 76d93c23b7 webui (c++): feature: added labels support. #648 9 years ago
Chocobo1 cf3a87ed55 Use native path separators, fixup of 030dd9e, 3baec1c. 9 years ago
ngosang 2132704e1d [Web UI] Add information in General tab 9 years ago
ngosang 9ea56ea5d4 [Web UI] Fix an error in Content tab when the torrent doesn't have metadata 9 years ago
ngosang 263d45ca9d [Web UI] Use camelCase in variable names 10 years ago
ngosang 8e4b9f30bb [Web UI] Add Web Seeds (HTTP Sources) tab 10 years ago
dartraiden 8ac83cfd42 Fixed typos, spelling correction 10 years ago
Vladimir Golovnev (Glassez) 191cdc2849 Move utilities to core/utils folder. 10 years ago
Vladimir Golovnev (Glassez) d16d1fdb3a Redesign main core classes. 10 years ago
Vladimir Golovnev (Glassez) d32bb52390 Don't add core to INCLUDEPATH. 10 years ago
Gabriele b5b40abb56 WebUI: Implement 'Force Start' feature. 10 years ago
Gabriele fff1436e26 WebUI: Convert torrent list from QVariantHash to QVariantMap 10 years ago
sledgehammer999 3c58b0cc9a Revert "WebUI: Use QVariantMap instead of QVariantHash" 10 years ago
Gabriele d49c79d032 WebUI: Use QVariantMap instead of QVariantHash 10 years ago
Gabriele 4db757839c WebUI: Return full path to files 10 years ago
buinsky cf55751fbe Group setting torrents upload limit 10 years ago
buinsky facab1681a Add ability to set super seeding mode for torrents 10 years ago
buinsky 28f573e9a8 Fix processHash function 10 years ago
buinsky 8931eec5b0 Use server refresh interval 10 years ago
buinsky 0f56440dec Fix alternative speed limits toggle behavior 10 years ago
buinsky d17f21af45 Queueing flag relocation in sync/maindata response 10 years ago
Gabriele 09c8d17c94 WebUI: Fix negative offsets when requesting torrent list 10 years ago
sledgehammer999 eeee24a0b3 Make 'TorrentPersistentData' similar to 'Preferences' class. 10 years ago
Ivan Sorokin e3349092ad Refactor TorrentPersistentData 10 years ago
buinsky 383c0e1418 Implement sync/maindata request 10 years ago
buinsky bf0f9dd275 Implement functions for generating partial responses of requests. 10 years ago