LASER-Yi
6b06362179
Fix error code 500 in /api/subtitles/info API #1551
4 years ago
LASER-Yi
07ff287896
Disable modifications of no srt subtitles #1543
4 years ago
morpheus65535
cde624696d
Fixed opensubtitles.com forced subtitles searching.
4 years ago
Guy Khmelnitsky
57f8973be2
Fixed Bad Ktuvit Login problem
...
Close #1541
4 years ago
morpheus65535
0e01c64079
Fixed Addic7ed AttributeError exception with some movies #1525
4 years ago
Guy Khmelnitsky
b137af0908
Fixed Ktuvit provider login
4 years ago
Matheus Horstmann
35cb757df8
Resolved problem in virtualenv detection
...
Fix #1535
4 years ago
dependabot[bot]
560398b44c
no log: Bump react-router-dom from 5.2.0 to 5.3.0 in /frontend ( #1530 )
...
Bumps [react-router-dom](https://github.com/ReactTraining/react-router ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.2.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
morpheus65535
8d5c2db39d
Fixed Titrari providers search endpoint. #1526
4 years ago
morpheus65535
caf01da2ed
Fixed incompatible operator with Python 3.7 in latest patch to Addic7ed.
4 years ago
Dustin Wyatt
37e9e251f0
no log: Fix typo ( #1527 )
4 years ago
LASER-Yi
9901bf3400
Fix redirect issues when accessing root path
4 years ago
morpheus65535
96a3acf8e9
Added movies searching to Addic7ed provider. #1525
4 years ago
LASER-Yi
60de70f9e8
Fix incorrect position of provider badge
4 years ago
LASER-Yi
60e2732f48
Fix items are not updated when using mass editor
4 years ago
dependabot[bot]
ccd5473598
[workflow]: Bump devmasx/merge-branch from 1.3.1 to 1.4.0 ( #1524 )
...
Bumps [devmasx/merge-branch](https://github.com/devmasx/merge-branch ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/devmasx/merge-branch/releases )
- [Changelog](https://github.com/devmasx/merge-branch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/devmasx/merge-branch/compare/v1.3.1...1.4.0 )
---
updated-dependencies:
- dependency-name: devmasx/merge-branch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Guy Khmelnitsky
de5bcc8ed0
Added provider Ktuvit
4 years ago
dependabot[bot]
338f9c2bbe
no log: Bump sass from 1.37.5 to 1.38.2 in /frontend ( #1523 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.37.5 to 1.38.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.37.5...1.38.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
LASER-Yi
3c790549e0
Rewrite router and sidebar
4 years ago
Liang Yi
c11483ecc1
no log: Fix a protential issue which may crash the release pipeline
4 years ago
github-actions
706039af64
Release 0.9.8-beta.12
4 years ago
LASER-Yi
2ed054f41b
no log: Handle "reset-*-wanted" events
4 years ago
morpheus65535
0e9cd7d05f
Fixed wanted list not getting updated when changing exclusion settings for Sonarr and Radarr.
4 years ago
LASER-Yi
e8fa5d982f
no log: Remove red dot when notification center is empty
4 years ago
LASER-Yi
275598a393
no log: Revert "Remove red dot in the notification center"
...
This reverts commit d37eea3c92
.
4 years ago
LASER-Yi
d37eea3c92
Remove red dot in the notification center
4 years ago
LASER-Yi
86d37be9aa
no log: Clean up package.json
4 years ago
LASER-Yi
da21e5dad0
no log: Support overriding backend server when developing UI
4 years ago
morpheus65535
3b4e81db5e
Fixed a search loop issue with missing subtitles for episodes. #1521
4 years ago
morpheus65535
84eecec98e
Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535
71f2ed20b3
Fixed an issue with series updated by SignalR feed not being updated in DB.
4 years ago
LASER-Yi
aa20633b64
no log: Update gitignore list
4 years ago
LASER-Yi
4887b3dcdd
no log: Remove pending subtitles after starting the upload process
4 years ago
morpheus65535
75d85d0551
Fixed some issues with HI/forced in history and custom post-processing. #1516
4 years ago
LASER-Yi
50fb06b23a
Fix a issue that hi and forced is not properly updated on series subtitle upload modal
4 years ago
LASER-Yi
7e48413493
Add forced and hi checkbox to subtitle upload modal
4 years ago
morpheus65535
d76816323c
Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535
5c5d14c045
Improved how custom post-processing deal with subtitles language modifier (HI and forced). #1516
4 years ago
vitiko98
9ced18d0d3
Score: add a condition class to allow painless future additions
4 years ago
morpheus65535
eb8f482eed
no log: fix for opensubtitles.com login issue.
4 years ago
LASER-Yi
4a890b2561
Support multi-language in subtitle upload modal
4 years ago
morpheus65535
e0b988b20f
Fixed throttled providers badge not being updated when pressing the reset button.
4 years ago
dependabot[bot]
903f33e6b0
no log: Bump @types/react from 16.14.12 to 17.0.19 in /frontend ( #1515 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 16.14.12 to 17.0.19.
- [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: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>
4 years ago
LASER-Yi
499faeb94a
Fix display issues of backend background tasks
4 years ago
LASER-Yi
89d95080d0
no log: Fix typos
4 years ago
LASER-Yi
81507b9e75
Add a dialog before closing the page to inform user when there're still background tasks running
4 years ago
morpheus65535
45e93df2eb
Fixed Yavka provider. #1514
4 years ago
LASER-Yi
e940fbb16d
no log: Fix issues
4 years ago
LASER-Yi
1f3e499f3d
Improve performance of Web UI
4 years ago
morpheus65535
5ceb876171
Fixed Hebrew language translation issue. #1513
4 years ago