Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-16 | Fixed corrupted hi value in languages profile after reverting back Non-HI ↵v1.4.4-beta.7 | morpheus65535 | |
only feature. | |||
2024-06-14 | Reverted normal only (non-hi) option to languages profile. Will be properly ↵v1.4.4-beta.6 | morpheus65535 | |
reintroduced later. | |||
2024-06-12 | Fixed theme colors and variantsv1.4.4-beta.5 | Anderson Shindy Oki | |
2024-06-12 | Fixed mass edit language clear not available | Anderson Shindy Oki | |
* Fixed mass edit language missing clear * Fixed mass edit profile clear * chore: Remove unused attributes | |||
2024-06-11 | Fixed background color of media overview badge on light themev1.4.4-beta.4 | Anderson Shindy Oki | |
2024-06-11 | Added submission on select to search box | Anderson Shindy Oki | |
2024-06-11 | Fixed settings profile style button light theme | Anderson Shindy Oki | |
2024-06-11 | no log: Bump braces and fill-rangev1.4.4-beta.3 | Anderson Shindy Oki | |
2024-06-10 | no 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-10 | Improved mass edit profile in chunks instead of at once | Anderson Shindy Oki | |
2024-06-10 | Upgraded react-query to v5 | Anderson Shindy Oki | |
2024-06-10 | Added normal only (non-hi) option to languages profile | morpheus65535 | |
2024-06-09 | no log: Added node version lockv1.4.4-beta.2 | Anderson Shindy Oki | |
2024-06-09 | Fixed episode history modal auto scrolling to top | Anderson Shindy Oki | |
2024-06-09 | Fixed adjust time button overflow | Anderson Shindy Oki | |
2024-06-08 | Fixed minor style and colors broken on Mantine v7 updatev1.4.4-beta.1 | Anderson 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-09 | no 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-08 | Updated pysubs2 to 1.7.2 | Anderson Shindy Oki | |
* chore: Bump pysubs2 to v1.7.1 * chore: bump version to 1.7.2 * remove bin | |||
2024-06-08 | Fixed provider legendasdivx unable to find series subtitles. #2509 | Anderson 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-08 | Improved global search function | JayZed | |
* 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-07 | no log: Apply style linter (#2516) | Anderson Shindy Oki | |
2024-06-06 | Upgraded mantine to v7.xv1.4.4-beta.0 | Anderson Shindy Oki | |
2024-06-06 | Fixed external subtitles indexing on some platforms where filesystem ↵ | morpheus65535 | |
encoding may be using a different UTF8 normalization form. | |||
2024-05-30 | Fixed throttled_providers.dat resetv1.4.3-beta.42v1.4.3 | Alex Meyer | |
2024-05-30 | Fixed bazarr restart traceback exception | Anderson Shindy Oki | |
2024-05-27 | Fix for case insensitive filesystem upatesv1.4.3-beta.41 | JayZed | |
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-27 | Fixed subdivx series search process. #2499 | morpheus65535 | |
2024-05-25 | no log: Delete libs/apprise/apprise.pyi | morpheus65535 | |
2024-05-25 | no log: Delete libs/apprise/apprise.py | morpheus65535 | |
2024-05-24 | Reverted to apprise 1.7.6 to fix an issue with the upgrade process first. ↵v1.4.3-beta.40 | morpheus65535 | |
1.8.0 will get back in nightly shortly. #2497 | |||
2024-05-23 | Fixed upgrade process that was broken since Apprise 1.8.0 update. #2497v1.4.3-beta.39 | morpheus65535 | |
2024-05-13 | no 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-13 | no log: fixed empty subtitles being saved | morpheus65535 | |
2024-05-12 | no log: Delete libs/apprise/Apprise.pyv1.4.3-beta.38 | morpheus65535 | |
2024-05-12 | no log: Delete libs/apprise/Apprise.pyi | morpheus65535 | |
2024-05-12 | Fixed uppercase issue in Apprise module name. | morpheus65535 | |
2024-05-12 | Fixed issue while saving some odd case ASS embedded subtitles.v1.4.3-beta.37 | morpheus65535 | |
2024-05-12 | Emergency fix following Apprise 1.8.0 upgrade | morpheus65535 | |
2024-05-11 | Updated apprise to 1.8.0v1.4.3-beta.36 | morpheus65535 | |
2024-05-10 | Fixed issue with subssabbz provider comparing None with int.v1.4.3-beta.35 | morpheus65535 | |
2024-05-10 | Fixed issue with subsunacs provider comparing None with int. | morpheus65535 | |
2024-05-09 | no log: removing leftover subscene remnantsv1.4.3-beta.34 | morpheus65535 | |
2024-05-09 | Removed closed subscene provider | morpheus65535 | |
2024-05-08 | Merge remote-tracking branch 'origin/development' into developmentv1.4.3-beta.33 | morpheus65535 | |
2024-05-08 | Removed dependency over moment library | Anderson Shindy Oki | |
* feat: remove moment dependency * refactor * add tests * small format * rename argument | |||
2024-05-08 | Removed dependency over moment | Anderson Shindy Oki | |
* feat: remove moment dependency * refactor * add tests * small format * rename argument | |||
2024-05-08 | Merge remote-tracking branch 'origin/development' into development | morpheus65535 | |
2024-05-08 | Fixed db migrations dropping tables content because of ForeignKey ↵ | morpheus65535 | |
constraints. #2489 | |||
2024-05-07 | no log: Fix husky installation (#2488) | Anderson Shindy Oki | |
2024-05-06 | Merge remote-tracking branch 'origin/development' into developmentv1.4.3-beta.32 | morpheus65535 | |