Commit Graph

15 Commits

Author SHA1 Message Date
morpheus65535 0d882b3d6e no log: centralized Sonarr/Radarr API url definition and improved usage 2023-10-25 23:04:03 -04:00
morpheus65535 2ad7ddf5a6 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
morpheus65535 84e8872652 no log: fix Sonarr/Radarr test button bug introduced in previous commit 2023-09-25 08:31:27 -04:00
morpheus65535 17add7fbb3 Fixed some code to prevent arbitrary file read and blind SSRF. 2023-09-18 11:59:45 -04:00
morpheus65535 486d2f9481 Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now. 2023-07-25 16:49:04 -04:00
morpheus65535 205bceb38d no log: make it cleaner 2023-05-21 12:08:30 -04:00
morpheus65535 80414c08ab no log: fixed static folder path in dev environment 2023-05-21 12:02:09 -04:00
morpheus65535 b0f743767b Fixed unwanted injection of variables on API endpoints. 2023-01-24 20:13:34 -05:00
morpheus65535 8c944c4cf2 Fixed log an backup download from UI after flask upgrade. 2022-11-21 06:27:08 -05:00
morpheus65535 131b4e5cde
Added Swagger documentation for Bazarr API 2022-09-21 23:51:34 -04:00
morpheus65535 a36b3ce2ba Added download link for backup archives. 2022-08-21 23:14:06 -04:00
vitiko98 be93a92a35 no log: add mimetypes on runtime 2022-07-04 01:18:20 -04:00
morpheus65535 5fab67bca0 no log: fixed unused imports and indent issues 2022-06-28 23:35:19 -04:00
LASER-Yi 4b71b8ae65 Fix missing images issue when serving via Flask 2022-06-18 17:25:17 +08:00
morpheus65535 0f4af48be6 Fixed root url redirect not working with base_url defined. #1857 2022-06-09 21:02:40 -04:00