LASER-Yi
|
275598a393
|
no log: Revert "Remove red dot in the notification center"
This reverts commit d37eea3c92 .
|
3 years ago |
LASER-Yi
|
d37eea3c92
|
Remove red dot in the notification center
|
3 years ago |
LASER-Yi
|
86d37be9aa
|
no log: Clean up package.json
|
3 years ago |
LASER-Yi
|
da21e5dad0
|
no log: Support overriding backend server when developing UI
|
3 years ago |
morpheus65535
|
3b4e81db5e
|
Fixed a search loop issue with missing subtitles for episodes. #1521
|
3 years ago |
morpheus65535
|
84eecec98e
|
Merge remote-tracking branch 'origin/development' into development
|
3 years ago |
morpheus65535
|
71f2ed20b3
|
Fixed an issue with series updated by SignalR feed not being updated in DB.
|
3 years ago |
LASER-Yi
|
aa20633b64
|
no log: Update gitignore list
|
3 years ago |
LASER-Yi
|
4887b3dcdd
|
no log: Remove pending subtitles after starting the upload process
|
3 years ago |
morpheus65535
|
75d85d0551
|
Fixed some issues with HI/forced in history and custom post-processing. #1516
|
3 years ago |
LASER-Yi
|
50fb06b23a
|
Fix a issue that hi and forced is not properly updated on series subtitle upload modal
|
3 years ago |
LASER-Yi
|
7e48413493
|
Add forced and hi checkbox to subtitle upload modal
|
3 years ago |
morpheus65535
|
d76816323c
|
Merge remote-tracking branch 'origin/development' into development
|
3 years ago |
morpheus65535
|
5c5d14c045
|
Improved how custom post-processing deal with subtitles language modifier (HI and forced). #1516
|
3 years ago |
vitiko98
|
9ced18d0d3
|
Score: add a condition class to allow painless future additions
|
3 years ago |
morpheus65535
|
eb8f482eed
|
no log: fix for opensubtitles.com login issue.
|
3 years ago |
LASER-Yi
|
4a890b2561
|
Support multi-language in subtitle upload modal
|
3 years ago |
morpheus65535
|
e0b988b20f
|
Fixed throttled providers badge not being updated when pressing the reset button.
|
3 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>
|
3 years ago |
LASER-Yi
|
499faeb94a
|
Fix display issues of backend background tasks
|
3 years ago |
LASER-Yi
|
89d95080d0
|
no log: Fix typos
|
3 years ago |
LASER-Yi
|
81507b9e75
|
Add a dialog before closing the page to inform user when there're still background tasks running
|
3 years ago |
morpheus65535
|
45e93df2eb
|
Fixed Yavka provider. #1514
|
3 years ago |
LASER-Yi
|
e940fbb16d
|
no log: Fix issues
|
3 years ago |
LASER-Yi
|
1f3e499f3d
|
Improve performance of Web UI
|
3 years ago |
morpheus65535
|
5ceb876171
|
Fixed Hebrew language translation issue. #1513
|
3 years ago |
morpheus65535
|
8ae5e5483e
|
Improved Subscene provider with single season series. #1510
|
3 years ago |
LASER-Yi
|
a5ecd84605
|
Add support of uploading multiple movie subtitles at the same time
|
3 years ago |
LASER-Yi
|
f05daa8223
|
no log: Remove loose object from all tables
|
3 years ago |
LASER-Yi
|
ea23c6acc9
|
no log: Fix a issue that cause notifier not update properly
|
3 years ago |
LASER-Yi
|
877368a4af
|
no log: Group Series and Movies page to the same folder
|
3 years ago |
LASER-Yi
|
4795ac4c77
|
Move download subtitle action to background
|
3 years ago |
LASER-Yi
|
42f5be9ae3
|
no log: Fix a issue that a non-serialize object is used in redux reducers
|
3 years ago |
LASER-Yi
|
9765c5713c
|
Move scan and search action to background
|
3 years ago |
LASER-Yi
|
03156f2981
|
no log: Move theme-color meta to Header.tsx
|
3 years ago |
LASER-Yi
|
2c5aecc0db
|
Add tooltip in notification center
|
3 years ago |
LASER-Yi
|
43ebecbdb2
|
Upload serie subtitles in background
|
3 years ago |
LASER-Yi
|
1e50c515d8
|
no log: Make background tasks can be extended dynamically
|
3 years ago |
LASER-Yi
|
87123ab4c7
|
Upload movie subtitles in background
|
3 years ago |
LASER-Yi
|
9c8119df3b
|
Add background task support for UI. Let subtitle modification runs in background
|
3 years ago |
LASER-Yi
|
eb47356d10
|
no log: Move Socket.IO to @modules/socketio
|
3 years ago |
LASER-Yi
|
18f59cf0f9
|
Add support of theme-color in Safari 15
|
3 years ago |
vitiko98
|
34b1782e6a
|
Update merged source formats
|
3 years ago |
morpheus65535
|
66fe98d5a4
|
Merge remote-tracking branch 'origin/development' into development
|
3 years ago |
morpheus65535
|
79621a0871
|
Fixed debug logging when no episode are returned from database for a specific series because they are ignored. #1507
|
3 years ago |
LASER-Yi
|
70cb16f0a2
|
Fix some visual bugs of the notification center
|
3 years ago |
morpheus65535
|
2f6206f3a6
|
Fixed Bazarr not starting if Sonarr or Radarr is unavailable #1506.
|
3 years ago |
morpheus65535
|
2762fc4a6a
|
Added a settings to ignore ffprobe cache on scheduled disk scan.
|
3 years ago |
morpheus65535
|
a2816f3761
|
Fixed an issue with ffprobe caching. Could be fixing a small part of the issue in #1502.
|
3 years ago |
LASER-Yi
|
d689b6e58c
|
Cleanup API Endpoints
|
3 years ago |