LASER-Yi
|
e940fbb16d
|
no log: Fix issues
|
4 years ago |
LASER-Yi
|
1f3e499f3d
|
Improve performance of Web UI
|
4 years ago |
LASER-Yi
|
a5ecd84605
|
Add support of uploading multiple movie subtitles at the same time
|
4 years ago |
LASER-Yi
|
f05daa8223
|
no log: Remove loose object from all tables
|
4 years ago |
LASER-Yi
|
ea23c6acc9
|
no log: Fix a issue that cause notifier not update properly
|
4 years ago |
LASER-Yi
|
877368a4af
|
no log: Group Series and Movies page to the same folder
|
4 years ago |
LASER-Yi
|
4795ac4c77
|
Move download subtitle action to background
|
4 years ago |
LASER-Yi
|
42f5be9ae3
|
no log: Fix a issue that a non-serialize object is used in redux reducers
|
4 years ago |
LASER-Yi
|
9765c5713c
|
Move scan and search action to background
|
4 years ago |
LASER-Yi
|
03156f2981
|
no log: Move theme-color meta to Header.tsx
|
4 years ago |
LASER-Yi
|
2c5aecc0db
|
Add tooltip in notification center
|
4 years ago |
LASER-Yi
|
43ebecbdb2
|
Upload serie subtitles in background
|
4 years ago |
LASER-Yi
|
1e50c515d8
|
no log: Make background tasks can be extended dynamically
|
4 years ago |
LASER-Yi
|
87123ab4c7
|
Upload movie subtitles in background
|
4 years ago |
LASER-Yi
|
9c8119df3b
|
Add background task support for UI. Let subtitle modification runs in background
|
4 years ago |
LASER-Yi
|
eb47356d10
|
no log: Move Socket.IO to @modules/socketio
|
4 years ago |
LASER-Yi
|
18f59cf0f9
|
Add support of theme-color in Safari 15
|
4 years ago |
LASER-Yi
|
70cb16f0a2
|
Fix some visual bugs of the notification center
|
4 years ago |
morpheus65535
|
2762fc4a6a
|
Added a settings to ignore ffprobe cache on scheduled disk scan.
|
4 years ago |
LASER-Yi
|
d689b6e58c
|
Cleanup API Endpoints
|
4 years ago |
LASER-Yi
|
8348118ff2
|
Add pagination support to history page
|
4 years ago |
LASER-Yi
|
c5fdea4a76
|
no log: Fix issues on new modal system
|
4 years ago |
LASER-Yi
|
82a687c8c8
|
Rewrite modal system using stack, fix some visual bugs
|
4 years ago |
LASER-Yi
|
37da3742a0
|
Add a error page when ui is crashed
|
4 years ago |
LASER-Yi
|
7fb5da96c0
|
Fix for #1508
|
4 years ago |
LASER-Yi
|
67fe455140
|
Fix header display issues in mobile device
|
4 years ago |
LASER-Yi
|
e5414a4b89
|
Bring back text shadow to background tasks progress
|
4 years ago |
LASER-Yi
|
42d19eaa42
|
Fix issues in UI
|
4 years ago |
Liang Yi
|
6eb14a2754
|
FIx a crash when opening the movie view with some missing subtitles
|
4 years ago |
LASER-Yi
|
a2fc1d73dd
|
Fix some style issues
|
4 years ago |
LASER-Yi
|
135d866249
|
Fix display issues
|
4 years ago |
LASER-Yi
|
d7533bac57
|
Add a new notification center to the UI
|
4 years ago |
LASER-Yi
|
56729e0dbb
|
no log: Move auth page to special-page folder
|
4 years ago |
Liang Yi
|
6f9c7f3da2
|
Update Redux Implementation with Redux-Toolkit
|
4 years ago |
dependabot[bot]
|
9c9e7de158
|
no log: Bump @types/react-dom from 16.9.12 to 17.0.9 in /frontend (#1500)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.12 to 17.0.9.
- [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: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 |
github-actions
|
9803a1f756
|
Release 0.9.7-beta.7
|
4 years ago |
dtcabrerizo
|
33a600a714
|
Added settings to download only featured subtitles for LegendasTV
|
4 years ago |
morpheus65535
|
1d20bbb4b9
|
Fixed settings saving not completing properly when the SignalR client didn't start properly. #1474
|
4 years ago |
LASER-Yi
|
d77d687532
|
no log: Remove @types/react-redux
|
4 years ago |
LASER-Yi
|
3ad916f71b
|
Revert "Make wanted tabs update on demand"
This reverts commit 90db37e04e .
|
4 years ago |
LASER-Yi
|
90db37e04e
|
Make wanted tabs update on demand
|
4 years ago |
LASER-Yi
|
dffb417413
|
no log: Rename fetched to dirty in OrderIdState
|
4 years ago |
dependabot[bot]
|
b912ca4e41
|
Update React to version 17
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.
Updates `react` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react)
Updates `react-dom` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom)
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: react-dom
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
|
ed30f76c57
|
Fix wanted pages are not updated properly after changing language profile
|
4 years ago |
dependabot[bot]
|
bb1c30a921
|
no log: Bump @types/react-redux from 7.1.16 to 7.1.18 in /frontend (#1480)
Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.16 to 7.1.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux)
---
updated-dependencies:
- dependency-name: "@types/react-redux"
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>
|
4 years ago |
dependabot[bot]
|
e2f6223252
|
no log: Bump socket.io-client from 4.0.1 to 4.1.3 in /frontend (#1468)
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.0.1 to 4.1.3.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.0.1...4.1.3)
---
updated-dependencies:
- dependency-name: socket.io-client
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
|
60353c0367
|
Fixed missing subtitles language badge in movies view to show if it's forced or hi.
|
4 years ago |
morpheus65535
|
cb623c3c26
|
Fixed colors name without the required dash (light and dark ones). #1457
|
4 years ago |
dependabot[bot]
|
9b3e91eee2
|
no log: Bump @types/node from 14.14.41 to 15.12.5 in /frontend (#1455)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.12.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/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>
|
4 years ago |
morpheus65535
|
64cf2bc5d2
|
Fixed proxy ignore list input that was splitting on dots. #1453
|
4 years ago |