Commit Graph

469 Commits

Author SHA1 Message Date
Liang Yi 50a252fdd7
Frontend improvement and cleanup (#1690)
* Replace Create-React-App with Vite.js

* Update React-Router to v6

* Cleanup unused codes
2022-03-16 14:26:15 +08:00
morpheus65535 722014d822
Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
morpheus65535 39fe3141d5 Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 2021-10-20 20:46:22 -04:00
morpheus65535 2f6206f3a6 Fixed Bazarr not starting if Sonarr or Radarr is unavailable #1506. 2021-08-17 15:34:20 -04:00
morpheus65535 842dbf0827 Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
morpheus65535 96b8b5ccce Improved Sonarr versions prior to 3.x detection. 2021-07-25 09:11:10 -04:00
morpheus65535 e2b4912067 Fixed gevent import in main.py 2021-07-23 07:40:46 -04:00
morpheus65535 5e3ce8c8c3 Improved how Bazarr deals with Sonarr SignalR feed issues that are raising exceptions. 2021-07-22 14:09:39 -04:00
morpheus65535 ee41b78f4e Upgraded calls to Sonarr API in order to use the new v3 API when available. 2021-06-16 13:45:54 -04:00
morpheus65535 57080eda11 Fixed some incompatible calls with Radarr v4 API 2021-06-01 22:13:25 -04:00
morpheus65535 bc3f3d4934 Added missing import 2021-06-01 15:35:31 -04:00
morpheus65535 736b67fd80 Improved stability and reliability of SignalR feed clients. 2021-06-01 14:42:52 -04:00
morpheus65535 3468601d4d Fixed API call to Radarr since the are removing legacy API from nightly builds. 2021-05-31 15:12:55 -04:00
morpheus65535 75c003ab67 Fixed other issues with peewee 2021-05-27 08:07:16 -04:00
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries. 2021-05-26 16:47:14 -04:00
morpheus65535 daa2d1e8bf Added user-agent to all Sonarr and Radarr API calls 2021-05-14 14:42:45 -04:00
morpheus65535 ffe8a201a9 Fix for Bazarr version parsing. 2021-05-10 23:00:47 -04:00
morpheus65535 44c51b2e2c
Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day. 2021-05-08 10:39:00 -04:00
LASER-Yi a742e3c5e3 Fix auth issues by only check auth when requesting webui 2021-04-21 22:29:25 +08:00
LASER-Yi c3c1891f56 Fix app route redirect issues 2021-04-16 01:19:23 +08:00
LASER-Yi 74da491bd1 Fix Installed badge won't display in release page 2021-04-05 22:09:55 +08:00
morpheus65535 54eb0fc174 Fixed image proxy when you don't use a base url in Sonarr. 2021-03-25 14:48:30 -04:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00
morpheus65535 8208c4893e
Refactored the upgrade mechanism to use only Github releases 2021-02-26 10:57:47 -05:00
morpheus65535 f235c7fee6 Version bump 2021-02-14 21:03:27 -05:00
morpheus65535 17577b35be Moving GA visitor and throttled providers to dedicated files to prevent config.ini corruption. 2021-01-31 08:39:10 -05:00
morpheus65535 6564ce62f2 Improving releases and update process - part 2. 2021-01-27 14:11:18 -05:00
morpheus65535 22cd45bc41
Languages profiles (#1232)
Implementing the languages profiles functionality.
2021-01-18 23:49:51 -05:00
Moravčík, Marian ab5dd535e9 Fix issue with login security 2020-12-10 13:46:12 +01:00
morpheus65535 6966cc6bdb Version bump 2020-12-02 06:37:00 -05:00
morpheus65535 776e560752 Version bump 2020-11-11 08:56:46 -05:00
Halali 2daa410a5f Login Form Page logic improvement 2020-10-18 17:25:14 +02:00
Louis Vézina 5cbcb99dc4 Version bump 2020-10-13 13:47:29 -04:00
Louis Vézina 48ddebfcdb Fix to disable async_mode for Apprise as it was causing issues. 2020-10-02 09:48:53 -04:00
Louis Vézina a6e5cf98d3 Version bump. 2020-10-01 14:24:25 -04:00
Louis Vézina f9efae5717 Revert "Version bump"
This reverts commit 92bb9aa2
2020-10-01 14:19:39 -04:00
Louis Vézina 92bb9aa2ff Version bump 2020-10-01 13:43:57 -04:00
Louis Vézina 369cdf1ed0 Version bump. 2020-09-07 16:49:31 -04:00
Louis Vézina 7fc50a20a8 Version bump. 2020-08-15 08:30:04 -04:00
Louis Vézina 82d8dd03c2 Version bump. 2020-07-31 08:46:34 -04:00
Louis Vézina 9a7766c851 Version bump. 2020-07-27 22:00:53 -04:00
Louis Vézina 3b96b6b6ea Added subtitles blacklisting. 2020-07-19 16:02:38 -04:00
Louis Vézina 1cfc193758 Added history statistics 2020-06-19 09:18:48 -04:00
Louis Vézina 7e0c298dd7 WIP 2020-05-18 08:21:16 -04:00
Louis Vézina 4074e85b1c WIP 2020-05-17 22:22:36 -04:00
Louis Vézina cdf614192e WIP 2020-05-17 22:04:33 -04:00
Louis Vézina 1cb0799d23 WIP 2020-05-17 21:51:16 -04:00
Louis Vézina 5a93456dcd WIP 2020-05-17 21:00:08 -04:00
Louis Vézina 9235870792 WIP 2020-05-17 09:19:37 -04:00
Louis Vézina 0f823d002e WIP 2020-05-15 15:32:46 -04:00