69 Commits (623ab034927c462bbd488dab04bcc38d15af93a0)

Author SHA1 Message Date
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
buinsky 04f1c0c238 WebUI: Change torrent model 10 years ago
Gabriele f45e48c32a WebUI: Show connection status in the statusbar 10 years ago
Gabriele f1477319ef WebUI: Show DHT nodes in the statubar 10 years ago
Gabriele 2aa344bb0a WebUI: Add missing comments 10 years ago
Gabriele b3a537f575 WebUI: Don't cache transfer info values 10 years ago
Gabriele f775e68666 WebUI: Use correct max ratio value 10 years ago
buinsky 364e4277ec Show upload and download limits in status bar 10 years ago
buinsky 2a712a81ea Add sequential downloading menu items 10 years ago
buinsky 6644791458 Follow project coding style. Issue #2192. 10 years ago
Vladimir Golovnev (Glassez) e279dcf904 WebUI: Implement limit/offset. 10 years ago
Vladimir Golovnev (Glassez) 59ff08c107 WebUI: Implement server-side sorting. 10 years ago
Vladimir Golovnev (Glassez) 1a1db877bf Use QTorrentHandle::torrentState() in btjson. 10 years ago
Vladimir Golovnev (Glassez) 5edf0e251f WebUI: Implement server-side torrent filtering. 10 years ago
Vladimir Golovnev (Glassez) c24610ec80 WebUI: Improve btjson.* indentation. 10 years ago
buinsky 5e8c62e539 Add "Speed in title bar" item to menu 10 years ago
buinsky b2876b7f66 Show speed in title 10 years ago
Gabriele aedf579d77 WebUI: make API locale independet 10 years ago
Ivan Sorokin 16eb407453 Split src/torrentpersistentdata into .h and .cpp 10 years ago
sledgehammer999 9b71e4ffc9 Use the correct character encoding for exceptions coming from libtorrent. 10 years ago
Ivan Sorokin de5f38a160 Speedup compilation speed 10 years ago
sledgehammer999 d44df4f985 Don't localize double numbers in the webui. Closes #1525. 10 years ago