LASER-Yi
2ed054f41b
no log: Handle "reset-*-wanted" events
3 years ago
LASER-Yi
e8fa5d982f
no log: Remove red dot when notification center is empty
3 years ago
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
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
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
5c5d14c045
Improved how custom post-processing deal with subtitles language modifier (HI and forced). #1516
3 years ago
LASER-Yi
4a890b2561
Support multi-language in subtitle upload modal
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
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
LASER-Yi
e940fbb16d
no log: Fix issues
3 years ago
LASER-Yi
1f3e499f3d
Improve performance of Web UI
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
LASER-Yi
70cb16f0a2
Fix some visual bugs of the notification center
3 years ago
morpheus65535
2762fc4a6a
Added a settings to ignore ffprobe cache on scheduled disk scan.
3 years ago
LASER-Yi
d689b6e58c
Cleanup API Endpoints
3 years ago
LASER-Yi
8348118ff2
Add pagination support to history page
3 years ago
LASER-Yi
c5fdea4a76
no log: Fix issues on new modal system
3 years ago
LASER-Yi
82a687c8c8
Rewrite modal system using stack, fix some visual bugs
3 years ago
LASER-Yi
37da3742a0
Add a error page when ui is crashed
3 years ago
LASER-Yi
7fb5da96c0
Fix for #1508
3 years ago
LASER-Yi
67fe455140
Fix header display issues in mobile device
3 years ago
LASER-Yi
e5414a4b89
Bring back text shadow to background tasks progress
3 years ago
LASER-Yi
42d19eaa42
Fix issues in UI
3 years ago
Liang Yi
6eb14a2754
FIx a crash when opening the movie view with some missing subtitles
3 years ago
LASER-Yi
a2fc1d73dd
Fix some style issues
3 years ago
LASER-Yi
135d866249
Fix display issues
3 years ago
LASER-Yi
d7533bac57
Add a new notification center to the UI
3 years ago
LASER-Yi
56729e0dbb
no log: Move auth page to special-page folder
3 years ago
Liang Yi
6f9c7f3da2
Update Redux Implementation with Redux-Toolkit
3 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>
3 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
Liang Yi
b657aed6ec
no log: Update frontend/README.md
4 years ago
morpheus65535
cb420628f8
Cloudflare improvements ( #1448 )
...
* Upgraded cloudscraper to fix multiple issues with providers that uses antibot page.
* Fixed subs4series provider. It now require anti-captcha provider to download subtitles. One captcha will have to be solved for each download. #1442
4 years ago
dependabot[bot]
454e73779e
no log: Bump prettier-plugin-organize-imports in /frontend ( #1443 )
...
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports ) from 1.1.1 to 2.1.0.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases )
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v1.1.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
dependency-type: direct:development
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
fd6c959ec8
Fixed external subtitles not shown when no languages profile is selected.
4 years ago
LASER-Yi
030ca2a4e3
Reset window position when backing to previous page
4 years ago
LASER-Yi
00b337dc0d
no log: Fix some issues in package.json
4 years ago
dependabot[bot]
aee05dced7
no log: Bump react-bootstrap from 1.5.2 to 1.6.1 in /frontend ( #1439 )
...
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap ) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases )
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/v1.6.1/CHANGELOG.md )
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.5.2...v1.6.1 )
---
updated-dependencies:
- dependency-name: react-bootstrap
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
c21e501ebe
Fix languages/providers filters issue in history stats
4 years ago
LASER-Yi
8d447453e9
no log: Remove useSessionStorage from utility hooks
4 years ago
LASER-Yi
ac8f5c0ca5
no log: Update api.d.ts to reflect the changes in API endpoint
4 years ago
morpheus65535
db5d37f5d4
Fixed History stats actions filter values not being properly implemented.
4 years ago
Vitiko
4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages
4 years ago
LASER-Yi
0ef9729f9d
no log: Remove mapped_path in Subtitle property to maintain API consistency
4 years ago
morpheus65535
d4aed7457a
Fixed external subtitles were being filtered by show only desired embedded subtitles settings.
4 years ago
vitiko98
d562faf151
Fixed movies subtitles paths being shown in UI without being mapped.
4 years ago
LASER-Yi
7687013270
Fix some incompatible calls in URL test button
4 years ago
LASER-Yi
22a7541543
Update slider style
4 years ago
dependabot[bot]
1a75b141f6
no log: Bump @types/bootstrap from 5.0.12 to 5.0.15 in /frontend ( #1421 )
...
Bumps [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap ) from 5.0.12 to 5.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap )
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
7b9c19d7c0
Fix a issue that ui will crash when first entering history view
4 years ago
LASER-Yi
573282863d
Fix subtitle badges display issues in some situations
4 years ago
LASER-Yi
a9abe30080
Update blacklist items when receiving any socket.io blacklist events
4 years ago
LASER-Yi
48ba08e068
Improve series subtitles upload experience
4 years ago
dependabot[bot]
3abab89dbc
no log: Bump react-select from 4.3.0 to 4.3.1 in /frontend ( #1409 )
...
Bumps [react-select](https://github.com/JedWatson/react-select ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/JedWatson/react-select/releases )
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@4.3.0...react-select@4.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
morpheus65535
cf35f4a9d2
Improved readability of toast progress label, overflow of toast message with ellipsis and removed the toast close button considering the auto-dismiss.
4 years ago
LASER-Yi
0031e69db6
Handling progress delete event in UI
4 years ago
morpheus65535
fe0a34aae5
Added header to toasts and bring back the hide_progress backend function. todo: deal with delete method in frontend.
4 years ago
dependabot[bot]
e1ed4d546c
no log: Bump @types/rc-slider from 8.6.6 to 9.3.1 in /frontend ( #1405 )
...
Bumps [@types/rc-slider](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/rc-slider ) from 8.6.6 to 9.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/rc-slider )
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
4bb6e87db9
Fix some style issues
4 years ago
LASER-Yi
38fc3b36fe
Tweak style of progress notification
4 years ago
LASER-Yi
8b41616429
no log: use useDidUpdate hook to detect loading state
4 years ago
LASER-Yi
678b2f0e55
Add background task notification
4 years ago
LASER-Yi
4513c4f676
Add progress notifications
4 years ago
LASER-Yi
a04e20bdb0
no log: remove debug code
4 years ago
LASER-Yi
b4037442b1
Fix an issue that cause subtitles missing in movie page
4 years ago
LASER-Yi
a417f35856
Rewrite notification system
4 years ago