Commit Graph

3343 Commits

Author SHA1 Message Date
LASER-Yi 03156f2981 no log: Move theme-color meta to Header.tsx 2021-08-22 13:35:43 +08:00
LASER-Yi 2c5aecc0db Add tooltip in notification center 2021-08-22 13:20:08 +08:00
LASER-Yi 43ebecbdb2 Upload serie subtitles in background 2021-08-22 12:30:03 +08:00
LASER-Yi 1e50c515d8 no log: Make background tasks can be extended dynamically 2021-08-22 01:30:25 +08:00
LASER-Yi 87123ab4c7 Upload movie subtitles in background 2021-08-22 01:08:39 +08:00
LASER-Yi 9c8119df3b Add background task support for UI. Let subtitle modification runs in background 2021-08-22 00:44:52 +08:00
LASER-Yi eb47356d10 no log: Move Socket.IO to @modules/socketio 2021-08-21 22:58:47 +08:00
LASER-Yi 18f59cf0f9 Add support of theme-color in Safari 15 2021-08-21 22:50:48 +08:00
vitiko98 34b1782e6a Update merged source formats 2021-08-19 03:44:23 -04:00
morpheus65535 66fe98d5a4 Merge remote-tracking branch 'origin/development' into development 2021-08-18 07:18:13 -04:00
morpheus65535 79621a0871 Fixed debug logging when no episode are returned from database for a specific series because they are ignored. #1507 2021-08-18 07:18:05 -04:00
LASER-Yi 70cb16f0a2 Fix some visual bugs of the notification center 2021-08-18 08:26:52 +08:00
morpheus65535 2f6206f3a6 Fixed Bazarr not starting if Sonarr or Radarr is unavailable #1506. 2021-08-17 15:34:20 -04:00
morpheus65535 2762fc4a6a Added a settings to ignore ffprobe cache on scheduled disk scan. 2021-08-17 14:35:01 -04:00
morpheus65535 a2816f3761 Fixed an issue with ffprobe caching. Could be fixing a small part of the issue in #1502. 2021-08-17 13:10:27 -04:00
LASER-Yi d689b6e58c Cleanup API Endpoints 2021-08-17 22:52:50 +08:00
LASER-Yi 8348118ff2 Add pagination support to history page 2021-08-17 22:27:33 +08:00
morpheus65535 156cf1882c Fixed live episode sync when added in Sonarr v3. 2021-08-16 14:32:58 -04:00
LASER-Yi c5fdea4a76 no log: Fix issues on new modal system 2021-08-17 02:28:18 +08:00
LASER-Yi 82a687c8c8 Rewrite modal system using stack, fix some visual bugs 2021-08-17 01:34:26 +08:00
LASER-Yi 37da3742a0 Add a error page when ui is crashed 2021-08-17 00:46:10 +08:00
LASER-Yi 7fb5da96c0 Fix for #1508 2021-08-16 23:08:21 +08:00
LASER-Yi 67fe455140 Fix header display issues in mobile device 2021-08-16 22:48:00 +08:00
LASER-Yi e5414a4b89 Bring back text shadow to background tasks progress 2021-08-16 22:38:11 +08:00
LASER-Yi 42d19eaa42 Fix issues in UI 2021-08-16 22:29:05 +08:00
Liang Yi 6eb14a2754 FIx a crash when opening the movie view with some missing subtitles 2021-08-16 16:41:00 +08:00
LASER-Yi a2fc1d73dd Fix some style issues 2021-08-16 13:59:22 +08:00
LASER-Yi 135d866249 Fix display issues 2021-08-16 00:13:21 +08:00
LASER-Yi d7533bac57 Add a new notification center to the UI 2021-08-16 00:10:38 +08:00
LASER-Yi 56729e0dbb no log: Move auth page to special-page folder 2021-08-15 20:46:56 +08:00
Liang Yi 6f9c7f3da2
Update Redux Implementation with Redux-Toolkit 2021-08-14 20:59:08 +08:00
Marian Moravcik 9b05a3a63a Fix broken url for titulky.com provider 2021-08-12 20:26:12 +02:00
morpheus65535 d23d36d81c Modified Bazarr user-agent to report real version 2021-08-11 15:35:39 -04:00
morpheus65535 0e763b79d5 no log: quick fix 2021-08-11 09:39:59 -04:00
morpheus65535 c05db9f8c5 Added a validation of existing credentials for opensubtitles.com provider. 2021-08-11 09:38:39 -04:00
morpheus65535 c2059584db Fixed empty strings being saved as 'None' in config.ini. 2021-08-11 09:37:50 -04:00
morpheus65535 83764bb07b Added some logging to Sonarr/Radarr get_version. 2021-08-10 09:53:47 -04:00
dependabot[bot] 9c9e7de158
no log: Bump @types/react-dom from 16.9.12 to 17.0.9 in /frontend (#1500)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.12 to 17.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-10 12:31:24 +08:00
morpheus65535 f2d4ac8266 Changed the warning when Sonarr SignalR return malformed JSON because of a permissions issue on its config directory. 2021-08-09 16:15:38 -04:00
morpheus65535 aa6dcbd732 Removed the --no-color argument to pip command when installing requirements as it's not supported by older version of pip. 2021-08-09 09:14:56 -04:00
morpheus65535 144db064cd Removed unused variables in check_releases function. 2021-08-08 23:06:46 -04:00
morpheus65535 a5852e6052 Added some debug logging to the upgrade leftover cleaner. 2021-08-08 23:06:01 -04:00
morpheus65535 28e28fbd5c Removed media.resume from Plex webhook to prevent over usage in specific scenarios. 2021-08-07 18:59:29 -04:00
morpheus65535 275aa24f58 Fixed issue with upgrade leftover cleanup on Windows. 2021-08-07 18:57:34 -04:00
morpheus65535 2cea2d22bf Fixed issue when trying to remove non-empty directory when cleaning leftover files after upgrade. 2021-08-06 22:11:24 -04:00
morpheus65535 dd80fec9d4 Fixed issue with upgrade cleanup routine when installed with Windows Installer. 2021-08-06 10:29:58 -04:00
morpheus65535 91c53ba475 Added search progress modal when searching for an episode subtitles triggered by Plex webhook. 2021-08-05 15:55:31 -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 bf037f1573
Added plex webhooks endpoint to API to search for subtitles on media.play and media.resume events. 2021-08-03 16:32:53 -04:00
morpheus65535 638d0a8c68 Added a leftover cleanup function to be run after an upgrade. 2021-08-03 15:55:55 -04:00