qBittorrent/src/webui/api
2021-03-19 15:29:08 +02:00
..
serialize Add seeding time to the active time column in WebUI 2021-03-19 15:29:08 +02:00
apicontroller.cpp Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
apicontroller.h Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
apierror.cpp Redesign Web API 2018-01-28 19:16:24 +03:00
apierror.h Remove const from class variables 2020-04-29 21:32:34 +08:00
appcontroller.cpp Expose ToS setting from libtorrent 2021-03-07 15:32:07 +08:00
appcontroller.h Fix trailing whitespace in multiple files 2020-10-28 14:20:11 +00:00
authcontroller.cpp Improve coding style 2020-11-17 21:02:37 +03:00
authcontroller.h Use QDeadlineTimer for tracking WebUI banned duration 2020-02-14 16:22:52 +08:00
freediskspacechecker.cpp Add free disk space to WebUI status bar 2018-10-22 22:06:14 -04:00
freediskspacechecker.h Add free disk space to WebUI status bar 2018-10-22 22:06:14 -04:00
isessionmanager.h Improve coding style 2020-11-17 21:02:37 +03:00
logcontroller.cpp Change parseBool() to return optional bool value 2021-01-04 23:10:24 +03:00
logcontroller.h Fix coding style 2020-12-09 22:50:01 +08:00
rsscontroller.cpp Change parseBool() to return optional bool value 2021-01-04 23:10:24 +03:00
rsscontroller.h Fix coding style 2020-12-09 22:50:01 +08:00
searchcontroller.cpp Change parseBool() to return optional bool value 2021-01-04 23:10:24 +03:00
searchcontroller.h Use Qt provided forward declaration header 2020-12-09 18:21:02 +08:00
synccontroller.cpp Drop implicit conversions between InfoHash and QString 2021-03-06 12:35:42 +03:00
synccontroller.h Work around the crash occurred in QTimer 2019-04-07 15:13:33 +08:00
torrentscontroller.cpp Accept "share limits" when adding torrent using WebAPI 2021-03-09 20:01:15 +03:00
torrentscontroller.h Improve content file/folder names handling 2020-12-28 21:18:28 +03:00
transfercontroller.cpp Improve coding style 2020-11-17 21:02:37 +03:00
transfercontroller.h Add ability to add and ban a peer from the Web UI 2019-08-05 01:12:59 -07:00