bazarr/bazarr/api/system
morpheus65535 cb3a274894 Fixed languages profile creation issue. 2023-11-10 13:57:56 -05:00
..
__init__.py Added Announcements section in System to be able to inform users of Bazarr's news. 2023-02-20 16:04:09 -05:00
account.py Changing from config.ini to config.yaml 2023-10-14 09:56:21 -04:00
announcements.py Added Announcements section in System to be able to inform users of Bazarr's news. 2023-02-20 16:04:09 -05:00
backups.py Improved responses marshalling to better deal with error messages sent to frontend. 2023-09-04 22:41:39 -04:00
health.py no log: fixed unused import 2022-09-23 14:31:34 -04:00
languages.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 2023-07-26 19:34:49 -04:00
languages_profiles.py no log: fixed unused import 2022-09-23 14:31:34 -04:00
logs.py Improved responses marshalling to better deal with error messages sent to frontend. 2023-09-04 22:41:39 -04:00
notifications.py Added Swagger documentation for Bazarr API 2022-09-21 23:51:34 -04:00
releases.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 2023-10-17 23:24:26 -04:00
searches.py Changing from config.ini to config.yaml 2023-10-14 09:56:21 -04:00
settings.py Fixed languages profile creation issue. 2023-11-10 13:57:56 -05:00
status.py Added Swagger documentation for Bazarr API 2022-09-21 23:51:34 -04:00
system.py Added Swagger documentation for Bazarr API 2022-09-21 23:51:34 -04:00
tasks.py Improved responses marshalling to better deal with error messages sent to frontend. 2023-09-04 22:41:39 -04:00