Commit Graph

290 Commits

Author SHA1 Message Date
Vitiko 63eded5aa3 Add subf2m.co Provider 2022-04-17 22:39:37 -04:00
Vitiko d3e3e31fa1 Embedded subtitles provider: add timeout option 2022-04-16 15:05:11 -04:00
LASER-Yi 10f121e442
Fix #1801 2022-04-13 17:34:31 +08:00
morpheus65535 77da09d51f Removed support for BSplayer providers because it was causing way much issue than providing subtitles. 2022-04-06 11:34:21 -04:00
LASER-Yi 137aa698bb
no log: Fix format issues 2022-04-05 21:57:11 +08:00
LASER-Yi ee74844c31
no log: update vite-plugin-checker to latest 2022-04-03 20:57:34 +08:00
LASER-Yi 15f45a40e1
no log: Update some node packages to the latest version 2022-04-02 20:55:39 +08:00
LASER-Yi ea9ad0625f no log: Fix test environment 2022-03-29 11:24:37 +08:00
dependabot[bot] 0efa73670c
no log: Bump @types/lodash from 4.14.172 to 4.14.180 in /frontend (#1783)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.172 to 4.14.180.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  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>
2022-03-28 20:59:59 -04:00
LASER-Yi 030a7045e0
no log: Setup unit tests for UI 2022-03-29 01:10:24 +08:00
LASER-Yi 3f1d5ae623
no log: Fix type issues in the vite config builder 2022-03-29 00:46:55 +08:00
morpheus65535 d04e8f19aa no log: ignore warning 2022-03-28 12:22:42 -04:00
morpheus65535 a455dc2379 Merge remote-tracking branch 'origin/development' into development 2022-03-28 06:45:19 -04:00
morpheus65535 3fe58ef673 no log: expose vite web server on other IP than localhost 2022-03-28 06:43:56 -04:00
LASER-Yi 705f6df10a
no log: Cleanup imports 2022-03-27 16:05:01 +08:00
LASER-Yi e18657e426
Improve subtitle tools 2022-03-27 16:03:04 +08:00
LASER-Yi 658237dd50
Refactor modal system 2022-03-27 14:42:28 +08:00
LASER-Yi 87c5d0d9de
Fix notifications settings cannot be edited after saved 2022-03-26 22:24:36 +08:00
LASER-Yi 11ccbb278b
Fix #1778 2022-03-23 23:08:16 +08:00
morpheus65535 012dc1cee9 Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765 2022-03-21 22:14:44 -04:00
dependabot[bot] 5245ecd38b
no log: Bump @types/bootstrap from 5.1.6 to 5.1.9 in /frontend (#1773)
Bumps [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap) from 5.1.6 to 5.1.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)

---
updated-dependencies:
- dependency-name: "@types/bootstrap"
  dependency-type: direct:development
  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>
2022-03-21 19:28:05 -04:00
LASER-Yi e5c21bee45
Fix #1770 2022-03-21 10:20:42 +08:00
LASER-Yi 4c7c240820
Fix #1769 2022-03-20 20:50:59 +08:00
LASER-Yi d964f04c27
Fix interactive search cache issues 2022-03-20 12:57:44 +08:00
LASER-Yi b4c82c269e
Fix history button for episode will open up wrong modal 2022-03-20 12:16:21 +08:00
LASER-Yi 51e1fa1c35
Improve feedback in the header 2022-03-20 12:12:56 +08:00
LASER-Yi 83b7f7bc57
Fix redirector issues in UI 2022-03-20 12:09:00 +08:00
LASER-Yi aaf4b7c673
Fix display issues in the notification center 2022-03-19 12:03:50 +08:00
LASER-Yi c1a26fd9eb
Fix issues when trying to create background tasks 2022-03-19 11:54:24 +08:00
LASER-Yi 1520d6614b
Fix episodes are not updated after subtitle action 2022-03-19 02:33:51 +08:00
LASER-Yi 967795e1a6
Fix issue when using base URL #1767 2022-03-19 02:16:23 +08:00
LASER-Yi 14888e01eb
Change all px unit to rem in scss files 2022-03-18 13:40:00 +08:00
LASER-Yi 44c851eb31
no log: Auto detect backend port and base_url during development 2022-03-17 12:01:22 +08:00
morpheus65535 75100d8aca Improved languages profile modal original format dropdown 2022-03-16 06:43:18 -04:00
Liang Yi 50a252fdd7
Frontend improvement and cleanup (#1690)
* Replace Create-React-App with Vite.js

* Update React-Router to v6

* Cleanup unused codes
2022-03-16 14:26:15 +08:00
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -04:00
dependabot[bot] 684797d6e4
no log: Bump @types/react-dom from 17.0.11 to 17.0.13 in /frontend (#1763)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.11 to 17.0.13.
- [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:development
  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>
2022-03-14 20:47:30 -04:00
morpheus65535 332a426b0d Merge remote-tracking branch 'origin/development' into development 2022-03-08 23:04:19 -05:00
morpheus65535 0166d9a0dd Implemented number input and used it with backup retention and port settings. 2022-03-08 23:04:00 -05:00
dependabot[bot] db60e9b2b2
no log: Bump @types/react from 17.0.38 to 17.0.39 in /frontend (#1755)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.38 to 17.0.39.
- [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:development
  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>
2022-03-07 17:16:53 -05:00
dependabot[bot] fa02095e2f
no log: Bump rc-slider from 9.7.2 to 9.7.5 in /frontend (#1744)
Bumps [rc-slider](https://github.com/react-component/slider) from 9.7.2 to 9.7.5.
- [Release notes](https://github.com/react-component/slider/releases)
- [Changelog](https://github.com/react-component/slider/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/slider/compare/v9.7.2...v9.7.5)

---
updated-dependencies:
- dependency-name: rc-slider
  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>
2022-02-28 17:20:01 -05:00
morpheus65535 e4c666f82b Added backup file size to API and table view. 2022-02-27 20:19:56 -05:00
LASER-Yi 63f1e63fa8
Fix a issue that seleection of the languages profiles could be Unknown on settings page 2022-02-24 01:05:23 +08:00
LASER-Yi bb806defdb
no log: Fix issues with prettierignore file 2022-02-24 01:02:03 +08:00
dependabot[bot] 82b769839f
no log: Bump prettier-plugin-organize-imports in /frontend (#1734)
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v2.3.3...v2.3.4)

---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
  dependency-type: direct:development
  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>
2022-02-22 22:56:49 -05:00
morpheus65535 5bfaba9360
Implemented backup and restore feature for configuration file and database 2022-02-22 22:55:07 -05:00
LASER-Yi 4bf0555ece
Fix a issue that language profiles won't show in some situations 2022-02-21 22:06:49 +08:00
dependabot[bot] 51a637c8d7
no log: Bump pretty-quick from 3.1.2 to 3.1.3 in /frontend (#1722)
Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/azz/pretty-quick/releases)
- [Commits](https://github.com/azz/pretty-quick/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: pretty-quick
  dependency-type: direct:development
  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>
2022-02-17 23:20:41 +08:00
dependabot[bot] c6e7701091
no log: Bump sass from 1.38.2 to 1.49.7 in /frontend (#1716)
Bumps [sass](https://github.com/sass/dart-sass) from 1.38.2 to 1.49.7.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.38.2...1.49.7)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  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>
2022-02-08 20:08:25 +08:00
github-actions c91f03433c Release 1.0.3-beta.23 2022-02-02 06:16:46 +00:00