You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/bazarr/api/system
morpheus65535 8895dd68a8
Improved responses marshalling to better deal with error messages sent to frontend.
1 year ago
..
__init__.py Added Announcements section in System to be able to inform users of Bazarr's news. 2 years ago
account.py Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now. 1 year ago
announcements.py Added Announcements section in System to be able to inform users of Bazarr's news. 2 years ago
backups.py Improved responses marshalling to better deal with error messages sent to frontend. 1 year ago
health.py no log: fixed unused import 2 years ago
languages.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
languages_profiles.py no log: fixed unused import 2 years ago
logs.py Improved responses marshalling to better deal with error messages sent to frontend. 1 year ago
notifications.py Added Swagger documentation for Bazarr API 2 years ago
releases.py Improved responses marshalling to better deal with error messages sent to frontend. 1 year ago
searches.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 1 year ago
settings.py Improved UI feedback on multiple search, download and upload issues. #2235 1 year ago
status.py Added Swagger documentation for Bazarr API 2 years ago
system.py Added Swagger documentation for Bazarr API 2 years ago
tasks.py Improved responses marshalling to better deal with error messages sent to frontend. 1 year ago