summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2024-06-16Fixed corrupted hi value in languages profile after reverting back Non-HI ↵v1.4.4-beta.7morpheus65535
only feature.
2024-06-14Reverted normal only (non-hi) option to languages profile. Will be properly ↵v1.4.4-beta.6morpheus65535
reintroduced later.
2024-06-12Fixed theme colors and variantsv1.4.4-beta.5Anderson Shindy Oki
2024-06-12Fixed mass edit language clear not availableAnderson Shindy Oki
* Fixed mass edit language missing clear * Fixed mass edit profile clear * chore: Remove unused attributes
2024-06-11Fixed background color of media overview badge on light themev1.4.4-beta.4Anderson Shindy Oki
2024-06-11Added submission on select to search boxAnderson Shindy Oki
2024-06-11Fixed settings profile style button light themeAnderson Shindy Oki
2024-06-11no log: Bump braces and fill-rangev1.4.4-beta.3Anderson Shindy Oki
2024-06-10no log: Bump @fortawesome/react-fontawesome (#2526)dependabot[bot]
Bumps the fortawesome group in /frontend with 1 update: [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome). Updates `@fortawesome/react-fontawesome` from 0.2.0 to 0.2.2 - [Release notes](https://github.com/FortAwesome/react-fontawesome/releases) - [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md) - [Commits](https://github.com/FortAwesome/react-fontawesome/compare/0.2.0...0.2.2) --- updated-dependencies: - dependency-name: "@fortawesome/react-fontawesome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: fortawesome ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10Improved mass edit profile in chunks instead of at onceAnderson Shindy Oki
2024-06-10Upgraded react-query to v5Anderson Shindy Oki
2024-06-10Added normal only (non-hi) option to languages profilemorpheus65535
2024-06-09no log: Added node version lockv1.4.4-beta.2Anderson Shindy Oki
2024-06-09Fixed episode history modal auto scrolling to topAnderson Shindy Oki
2024-06-09Fixed adjust time button overflowAnderson Shindy Oki
2024-06-08Fixed minor style and colors broken on Mantine v7 updatev1.4.4-beta.1Anderson Shindy Oki
* Fixed action icon styles * small fixes * fix brand color * more small fixes * fix disabled color for dark * feat: customize highlight and warning badge * chore: Remove hardcoded variables * feat: add text wrap pretty to pop over * fix: pagination position * chore: small adjustments
2024-06-09no log: Bump react-router-dom from 6.22.3 to 6.23.1 in /frontend (#2507)dependabot[bot]
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.3 to 6.23.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-08Updated pysubs2 to 1.7.2Anderson Shindy Oki
* chore: Bump pysubs2 to v1.7.1 * chore: bump version to 1.7.2 * remove bin
2024-06-08Fixed provider legendasdivx unable to find series subtitles. #2509Anderson Shindy Oki
* fix: quotes surround series name not season * feat: Add search via series imdb id * chore: Add comment * fix: Last small fixes
2024-06-08Improved global search functionJayZed
* Use Hamming textdistance library Used Hamming textdistance to sort by closest match. * Global search UI improvements Increased dropdown height to show more results initially (and which can also be scrolled into view). Scrollbars will appear automatically as needed. Remove dropdown when Search box is cleared. * Added textdistance 4.6.2 library
2024-06-07no log: Apply style linter (#2516)Anderson Shindy Oki
2024-06-06Upgraded mantine to v7.xv1.4.4-beta.0Anderson Shindy Oki
2024-06-06Fixed external subtitles indexing on some platforms where filesystem ↵morpheus65535
encoding may be using a different UTF8 normalization form.
2024-05-30Fixed throttled_providers.dat resetv1.4.3-beta.42v1.4.3Alex Meyer
2024-05-30Fixed bazarr restart traceback exceptionAnderson Shindy Oki
2024-05-27Fix for case insensitive filesystem upatesv1.4.3-beta.41JayZed
This fix was made necessary when a library changed the case of one of its files, but kept the name the same. When the file was updated in place, the case did not change. The solution is to delete the file first before extracting the new one from the zip file with the changed case.
2024-05-27Fixed subdivx series search process. #2499morpheus65535
2024-05-25no log: Delete libs/apprise/apprise.pyimorpheus65535
2024-05-25no log: Delete libs/apprise/apprise.pymorpheus65535
2024-05-24Reverted to apprise 1.7.6 to fix an issue with the upgrade process first. ↵v1.4.3-beta.40morpheus65535
1.8.0 will get back in nightly shortly. #2497
2024-05-23Fixed upgrade process that was broken since Apprise 1.8.0 update. #2497v1.4.3-beta.39morpheus65535
2024-05-13no log: Bump @types/lodash from 4.17.0 to 4.17.1 in /frontend (#2495)dependabot[bot]
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.0 to 4.17.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13no log: fixed empty subtitles being savedmorpheus65535
2024-05-12no log: Delete libs/apprise/Apprise.pyv1.4.3-beta.38morpheus65535
2024-05-12no log: Delete libs/apprise/Apprise.pyimorpheus65535
2024-05-12Fixed uppercase issue in Apprise module name.morpheus65535
2024-05-12Fixed issue while saving some odd case ASS embedded subtitles.v1.4.3-beta.37morpheus65535
2024-05-12Emergency fix following Apprise 1.8.0 upgrademorpheus65535
2024-05-11Updated apprise to 1.8.0v1.4.3-beta.36morpheus65535
2024-05-10Fixed issue with subssabbz provider comparing None with int.v1.4.3-beta.35morpheus65535
2024-05-10Fixed issue with subsunacs provider comparing None with int.morpheus65535
2024-05-09no log: removing leftover subscene remnantsv1.4.3-beta.34morpheus65535
2024-05-09Removed closed subscene providermorpheus65535
2024-05-08Merge remote-tracking branch 'origin/development' into developmentv1.4.3-beta.33morpheus65535
2024-05-08Removed dependency over moment libraryAnderson Shindy Oki
* feat: remove moment dependency * refactor * add tests * small format * rename argument
2024-05-08Removed dependency over moment Anderson Shindy Oki
* feat: remove moment dependency * refactor * add tests * small format * rename argument
2024-05-08Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2024-05-08Fixed db migrations dropping tables content because of ForeignKey ↵morpheus65535
constraints. #2489
2024-05-07no log: Fix husky installation (#2488)Anderson Shindy Oki
2024-05-06Merge remote-tracking branch 'origin/development' into developmentv1.4.3-beta.32morpheus65535