mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
* WebAPI: return error message when endpoint not found * WebAPI: send appropriate status code when logging in * WebAPI: return more info when adding torrents PR #23202. Closes #375. Closes #10688. Closes #10747. Closes #11464.
qBittorrent WebUI
Browser compatibility
The upper bound will always be the latest stable release.
| Browser | Lower bound |
|---|---|
| Chrome | The release from 1 year ago |
| Firefox | Latest active ESR release |
| Microsoft Edge | The release from 1 year ago |
| Safari | The release from 1 year ago |
Notices
- The MooTools library has seen little maintenance and therefore
its usage is discouraged.
New code should prefer vanilla JavaScript and resort to MooTools only if necessary.
See also: CVE-2021-20088