qBittorrent/src/webui/api
2020-11-12 00:17:42 +08:00
..
serialize Don't use deprecated torrent state "allocating" 2020-11-12 00:17:42 +08:00
apicontroller.cpp Give better name to parameter checking function 2019-11-14 12:14:20 +08:00
apicontroller.h Give better name to parameter checking function 2019-11-14 12:14:20 +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 Avoid settings being reset via WebAPI 2020-10-21 18:02:01 +08:00
appcontroller.h Fix trailing whitespace in multiple files 2020-10-28 14:20:11 +00:00
authcontroller.cpp Expose WebUI ban duration to users 2020-02-14 16:23:30 +08: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 Forward declare in a few places 2019-06-04 17:48:55 +03:00
logcontroller.cpp Avoid redundant data copy by using JSON objects directly 2019-08-01 23:18:50 +08:00
logcontroller.h Redesign Web API 2018-01-28 19:16:24 +03:00
rsscontroller.cpp WebAPI: Expand RSS related API 2020-04-22 19:13:17 +02:00
rsscontroller.h WebAPI: Expand RSS related API 2020-04-22 19:13:17 +02:00
searchcontroller.cpp Fix Web UI search categories only working in English 2020-05-03 02:23:22 -07:00
searchcontroller.h Fix Web UI search categories only working in English 2020-05-03 02:23:22 -07:00
synccontroller.cpp Fix the issue that IPv6 address can't be banned 2020-10-21 18:21:07 -07:00
synccontroller.h Work around the crash occurred in QTimer 2019-04-07 15:13:33 +08:00
torrentscontroller.cpp Handle torrent "paused" state at application level 2020-11-02 10:09:14 +03:00
torrentscontroller.h Add ability to rename torrent files from the WebUI 2019-12-09 02:57:32 -08:00
transfercontroller.cpp Give better name to parameter checking function 2019-11-14 12:14:20 +08:00
transfercontroller.h Add ability to add and ban a peer from the Web UI 2019-08-05 01:12:59 -07:00