dependabot[bot]
|
5245ecd38b
|
no log: Bump @types/bootstrap from 5.1.6 to 5.1.9 in /frontend (#1773)
Bumps [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap) from 5.1.6 to 5.1.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)
---
updated-dependencies:
- dependency-name: "@types/bootstrap"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
LASER-Yi
|
e5c21bee45
|
Fix #1770
|
3 years ago |
LASER-Yi
|
4c7c240820
|
Fix #1769
|
3 years ago |
LASER-Yi
|
d964f04c27
|
Fix interactive search cache issues
|
3 years ago |
LASER-Yi
|
b4c82c269e
|
Fix history button for episode will open up wrong modal
|
3 years ago |
LASER-Yi
|
51e1fa1c35
|
Improve feedback in the header
|
3 years ago |
LASER-Yi
|
83b7f7bc57
|
Fix redirector issues in UI
|
3 years ago |
Vitiko
|
8c4e83c18d
|
Fix subliminal core: wrong providers being restarted
|
3 years ago |
LASER-Yi
|
aaf4b7c673
|
Fix display issues in the notification center
|
3 years ago |
LASER-Yi
|
c1a26fd9eb
|
Fix issues when trying to create background tasks
|
3 years ago |
morpheus65535
|
af4af41a23
|
no log: trying to fix midnight throttling
|
3 years ago |
morpheus65535
|
73fca9646b
|
no log: throttling providers fix
|
3 years ago |
LASER-Yi
|
1520d6614b
|
Fix episodes are not updated after subtitle action
|
3 years ago |
LASER-Yi
|
967795e1a6
|
Fix issue when using base URL #1767
|
3 years ago |
LASER-Yi
|
14888e01eb
|
Change all px unit to rem in scss files
|
3 years ago |
LASER-Yi
|
44c851eb31
|
no log: Auto detect backend port and base_url during development
|
3 years ago |
morpheus65535
|
75100d8aca
|
Improved languages profile modal original format dropdown
|
3 years ago |
Liang Yi
|
50a252fdd7
|
Frontend improvement and cleanup (#1690)
* Replace Create-React-App with Vite.js
* Update React-Router to v6
* Cleanup unused codes
|
3 years ago |
morpheus65535
|
f81972b291
|
Fixed upgrade subtitles function that was trying to upgrade deleted episode/movie subtitles. #1759
|
3 years ago |
dependabot[bot]
|
6fc4f135ba
|
no log: Bump actions/setup-node from 2 to 3 (#1764)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
|
3 years ago |
maxwillx
|
33a9e512ac
|
Added languages profile settings to prevent downloaded subtitles from being converted to srt.
|
3 years ago |
dependabot[bot]
|
684797d6e4
|
no log: Bump @types/react-dom from 17.0.11 to 17.0.13 in /frontend (#1763)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.11 to 17.0.13.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
morpheus65535
|
6edc196163
|
Fixed Invalid IPv6 URL exception with common fix
|
3 years ago |
morpheus65535
|
b73c7866e0
|
no log: one more fix for legendasdivx
|
3 years ago |
morpheus65535
|
eb63f05768
|
Fixed backups ordering and rotation
|
3 years ago |
morpheus65535
|
040ddb2362
|
Improved throttling of LegendasDivx provider to prevent IP address blocking by reaching 150 searches a day. #1757
|
3 years ago |
Samuel Bartík
|
36f8472e28
|
no log: Fix titulky provider TypeError (#1760)
|
3 years ago |
morpheus65535
|
2b889fa975
|
Fixed log rotation under Python 3.9 or greater.
|
3 years ago |
Samuel Bartík
|
8a9fbbeaec
|
Fixed titulky provider UnicodeEncodeError
|
3 years ago |
morpheus65535
|
d384b9307b
|
Fixed network issues from preventing Bazarr startup.
|
3 years ago |
morpheus65535
|
332a426b0d
|
Merge remote-tracking branch 'origin/development' into development
|
3 years ago |
morpheus65535
|
0166d9a0dd
|
Implemented number input and used it with backup retention and port settings.
|
3 years ago |
dependabot[bot]
|
18b8947e00
|
no log: Bump actions/checkout from 2 to 3 (#1756)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
|
3 years ago |
dependabot[bot]
|
db60e9b2b2
|
no log: Bump @types/react from 17.0.38 to 17.0.39 in /frontend (#1755)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.38 to 17.0.39.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
morpheus65535
|
ce1345a870
|
Fixed knowit provider specification.
|
3 years ago |
morpheus65535
|
d13bc73189
|
Fixed subtitles translation when there's an empty string in the source file.
|
3 years ago |
morpheus65535
|
4b84a9c64c
|
Fixed GetSonarrInfo.version() to make sure it doesn't prevent Bazarr startup.
|
3 years ago |
dependabot[bot]
|
6b65034810
|
no log: Bump actions/setup-python from 2 to 3 (#1745)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-python
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>
|
3 years ago |
dependabot[bot]
|
fa02095e2f
|
no log: Bump rc-slider from 9.7.2 to 9.7.5 in /frontend (#1744)
Bumps [rc-slider](https://github.com/react-component/slider) from 9.7.2 to 9.7.5.
- [Release notes](https://github.com/react-component/slider/releases)
- [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/slider/compare/v9.7.2...v9.7.5)
---
updated-dependencies:
- dependency-name: rc-slider
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
morpheus65535
|
bd5aae7f77
|
Fixed opensubtitlescom provider to remove filename from query because it was too specific and reduced number of subtitles returned for no good reason.
|
3 years ago |
morpheus65535
|
c2f74465e9
|
Fixed cache invalidation on providers' password changes.
|
3 years ago |
morpheus65535
|
e4c666f82b
|
Added backup file size to API and table view.
|
3 years ago |
morpheus65535
|
33ff7948e8
|
no log: pep8 fixes
|
3 years ago |
morpheus65535
|
9c1397a14d
|
no log: subsync memory usage improvement
|
3 years ago |
morpheus65535
|
0a0f609de8
|
Implemented garbage collection after each subtitles synchronization.
|
3 years ago |
morpheus65535
|
c23ce4a4d1
|
Reverted auditok to ffsubsync supported version
|
3 years ago |
LASER-Yi
|
63f1e63fa8
|
Fix a issue that seleection of the languages profiles could be Unknown on settings page
|
3 years ago |
LASER-Yi
|
bb806defdb
|
no log: Fix issues with prettierignore file
|
3 years ago |
dependabot[bot]
|
82b769839f
|
no log: Bump prettier-plugin-organize-imports in /frontend (#1734)
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v2.3.3...v2.3.4)
---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
morpheus65535
|
5bfaba9360
|
Implemented backup and restore feature for configuration file and database
|
3 years ago |