qBittorrent/src
Requi 669b67e666
WebAPI: return correct status
Fix web API returning Not Found instead of Forbidden.

When not having a session the API would return "Not Found" instead of "Forbidden" when trying to access a non-public endpoint.

PR #16866.
2022-04-14 08:26:19 +03:00
..
app Provide interface for Application class 2022-04-14 12:04:58 +08:00
base Provide interface for Application class 2022-04-14 12:04:58 +08:00
gui Provide interface for Application class 2022-04-14 12:04:58 +08:00
icons Optimize PNG images losslessly with FileOptimizer 2021-11-05 12:59:25 +08:00
lang Sync translations from Transifex and run lupdate 2022-03-22 15:47:05 +02:00
searchengine Fix various typos 2021-10-05 12:58:25 +08:00
webui WebAPI: return correct status 2022-04-14 08:26:19 +03:00
CMakeLists.txt CMake: Call UIC on the .ui files manually 2022-01-26 14:44:44 +03:00
qbittorrent.exe.manifest Remove Windows Vista support from manifest 2021-08-30 08:07:15 +03:00
qbittorrent.rc Bump copyright year 2022-01-04 01:39:00 +02:00
qbittorrent_mingw.rc Fix mingw warning about unrecognized escape sequence 2018-08-14 22:45:21 +03:00
src.pro Use QString literals 2022-03-20 13:33:40 +08:00
update_qrc_files.py Fix extra/missing trailing new lines in files 2020-10-28 14:20:18 +00:00