morpheus65535
cb623c3c26
Fixed colors name without the required dash (light and dark ones). #1457
2021-06-30 20:31:52 -04:00
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>
2021-06-29 09:19:14 +08:00
morpheus65535
64cf2bc5d2
Fixed proxy ignore list input that was splitting on dots. #1453
2021-06-28 06:36:54 -04:00
Liang Yi
b657aed6ec
no log: Update frontend/README.md
2021-06-24 13:35:46 +08:00
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
2021-06-23 15:54:28 -04:00
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>
2021-06-22 23:17:15 +08:00
morpheus65535
fd6c959ec8
Fixed external subtitles not shown when no languages profile is selected.
2021-06-17 10:20:34 -04:00
LASER-Yi
030ca2a4e3
Reset window position when backing to previous page
2021-06-17 21:42:11 +08:00
LASER-Yi
00b337dc0d
no log: Fix some issues in package.json
2021-06-14 14:54:58 +08:00
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>
2021-06-14 14:53:30 +08:00
LASER-Yi
c21e501ebe
Fix languages/providers filters issue in history stats
2021-06-10 11:41:45 +08:00
LASER-Yi
8d447453e9
no log: Remove useSessionStorage from utility hooks
2021-06-10 10:20:23 +08:00
LASER-Yi
ac8f5c0ca5
no log: Update api.d.ts to reflect the changes in API endpoint
2021-06-10 10:08:31 +08:00
morpheus65535
db5d37f5d4
Fixed History stats actions filter values not being properly implemented.
2021-06-09 07:43:06 -04:00
Vitiko
4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages
2021-06-06 09:57:29 -04:00
LASER-Yi
0ef9729f9d
no log: Remove mapped_path in Subtitle property to maintain API consistency
2021-06-04 12:42:50 +08:00
morpheus65535
d4aed7457a
Fixed external subtitles were being filtered by show only desired embedded subtitles settings.
2021-06-03 21:34:08 -04:00
vitiko98
d562faf151
Fixed movies subtitles paths being shown in UI without being mapped.
2021-06-03 20:53:27 -04:00
LASER-Yi
7687013270
Fix some incompatible calls in URL test button
2021-06-02 10:02:02 +08:00
LASER-Yi
22a7541543
Update slider style
2021-06-01 22:04:05 +08:00
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>
2021-05-31 20:44:56 +08:00
LASER-Yi
7b9c19d7c0
Fix a issue that ui will crash when first entering history view
2021-05-29 09:54:34 +08:00
LASER-Yi
573282863d
Fix subtitle badges display issues in some situations
2021-05-28 00:14:05 +08:00
LASER-Yi
a9abe30080
Update blacklist items when receiving any socket.io blacklist events
2021-05-26 21:05:38 +08:00
LASER-Yi
48ba08e068
Improve series subtitles upload experience
2021-05-22 15:19:17 +08:00
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>
2021-05-18 13:20:56 +08:00
morpheus65535
cf35f4a9d2
Improved readability of toast progress label, overflow of toast message with ellipsis and removed the toast close button considering the auto-dismiss.
2021-05-12 12:35:05 -04:00
LASER-Yi
0031e69db6
Handling progress delete event in UI
2021-05-11 10:54:33 +08:00
morpheus65535
fe0a34aae5
Added header to toasts and bring back the hide_progress backend function. todo: deal with delete method in frontend.
2021-05-10 19:52:36 -04:00
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>
2021-05-10 19:09:53 +08:00
LASER-Yi
4bb6e87db9
Fix some style issues
2021-05-09 21:54:09 +08:00
LASER-Yi
38fc3b36fe
Tweak style of progress notification
2021-05-09 21:46:41 +08:00
LASER-Yi
8b41616429
no log: use useDidUpdate hook to detect loading state
2021-05-09 21:42:34 +08:00
LASER-Yi
678b2f0e55
Add background task notification
2021-05-09 21:23:58 +08:00
LASER-Yi
4513c4f676
Add progress notifications
2021-05-09 16:41:19 +08:00
LASER-Yi
a04e20bdb0
no log: remove debug code
2021-05-09 11:48:23 +08:00
LASER-Yi
b4037442b1
Fix an issue that cause subtitles missing in movie page
2021-05-09 11:42:21 +08:00
LASER-Yi
a417f35856
Rewrite notification system
2021-05-09 11:22:24 +08:00
LASER-Yi
28ad20de88
Display error message when socket.io is failed to initialize
2021-05-09 11:07:56 +08:00
LASER-Yi
24cb712ad7
Add Socket.IO event which is used for showing notifications in UI
2021-05-09 01:58:56 +08:00
LASER-Yi
66d4648c66
Add rooks package and rewrite some components to increase performance
2021-05-09 01:13:10 +08:00
LASER-Yi
e796422021
Remove UI build folder from repository
2021-05-09 00:06:52 +08:00
github-actions
7c81c5e2f7
Release 0.9.6-beta.0
2021-05-08 14:43:01 +00:00
morpheus65535
44c51b2e2c
Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day.
2021-05-08 10:39:00 -04:00
morpheus65535
72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
2021-05-08 10:25:29 -04:00
github-actions
4c3855b9b5
Release 0.9.5-beta.13
2021-05-07 06:17:10 +00:00
morpheus65535
3d7b532cb6
Added settings to ignore ASS embedded subtitles
2021-05-06 09:18:40 -04:00
github-actions
0f9ec102b7
Release 0.9.5-beta.12
2021-05-06 06:16:54 +00:00
dependabot[bot]
887da10d9b
no log: Bump react-redux from 7.2.3 to 7.2.4 in /frontend ( #1396 )
...
Bumps [react-redux](https://github.com/reduxjs/react-redux ) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/reduxjs/react-redux/releases )
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.3...v7.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 10:43:59 +08:00
github-actions
df3f208669
Release 0.9.5-beta.10
2021-05-04 06:17:08 +00:00