Commit graph

128 commits

Author SHA1 Message Date
github-actions
9803a1f756 Release 0.9.7-beta.7 2021-07-31 06:16:14 +00:00
dtcabrerizo
33a600a714
Added settings to download only featured subtitles for LegendasTV 2021-07-30 07:34:57 -04:00
morpheus65535
1d20bbb4b9 Fixed settings saving not completing properly when the SignalR client didn't start properly. #1474 2021-07-28 16:03:29 -04:00
LASER-Yi
d77d687532 no log: Remove @types/react-redux 2021-07-28 22:43:58 +08:00
LASER-Yi
3ad916f71b Revert "Make wanted tabs update on demand"
This reverts commit 90db37e04e.
2021-07-28 22:36:17 +08:00
LASER-Yi
90db37e04e Make wanted tabs update on demand 2021-07-27 23:03:42 +08:00
LASER-Yi
dffb417413 no log: Rename fetched to dirty in OrderIdState 2021-07-27 22:52:27 +08:00
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>
2021-07-27 22:47:51 +08:00
LASER-Yi
ed30f76c57 Fix wanted pages are not updated properly after changing language profile 2021-07-22 21:13:07 +08:00
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>
2021-07-22 20:32:43 +08:00
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>
2021-07-22 20:23:59 +08:00
morpheus65535
60353c0367 Fixed missing subtitles language badge in movies view to show if it's forced or hi. 2021-07-14 07:15:38 -04:00
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