qBittorrent/src/webui/api
2020-10-07 23:26:13 +01:00
..
serialize Include trackers in /sync/maindata API endpoint 2020-05-04 00:11:45 -07: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 Change some types (uint -> int) in RSS subsystem 2020-10-07 23:26:13 +01:00
appcontroller.h Add advanced options in WebUI 2019-07-13 14:41:26 +08: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 Remove DISABLE_COUNTRIES_RESOLUTION define 2020-07-08 01:07:50 +01:00
synccontroller.h Work around the crash occurred in QTimer 2019-04-07 15:13:33 +08:00
torrentscontroller.cpp Specify UTF-8 charset when forming data from plain text 2020-09-08 14:30:55 +08: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