1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-03 13:35:18 +00:00
Commit graph

523 commits

Author SHA1 Message Date
LASER-Yi
c3645c9024 Improve error handling on UI 2022-06-14 22:13:28 +08:00
LASER-Yi
27f4c41a0e no log: Fix uptime in the system status view (with the approach that doesn't hurt performance) 2022-06-14 18:08:31 +08:00
LASER-Yi
101bca90bf Fix #1873 2022-06-14 18:00:38 +08:00
morpheus65535
f2eb8f1342 Fixed uptime in System-->Status and added time zone info. 2022-06-13 23:24:32 -04:00
LASER-Yi
738178a173 Add description icon in the history modal 2022-06-11 20:24:58 +08:00
LASER-Yi
23022f5282 Add tooltip to HistoryIcon 2022-06-11 19:58:46 +08:00
LASER-Yi
98937a0378 Fix crash when navigating from history view and open the history modal 2022-06-11 19:55:29 +08:00
LASER-Yi
d9e7c55aad Update outdated npm packages 2022-06-11 18:52:04 +08:00
LASER-Yi
056e00bcfb Add new icon set for history view (Translated, Unknown) 2022-06-11 18:48:01 +08:00
LASER-Yi
fe09ae9de5 Fix a issue when trying to edit profile with cutoff selected 2022-06-10 09:35:35 +08:00
LASER-Yi
0e7c5410d4 Improve UI error view 2022-06-07 02:52:08 +08:00
LASER-Yi
51d1c46b18 Change default open delay of action tooltips to 2 seconds 2022-06-05 11:41:22 +08:00
LASER-Yi
4481cda600 Change audio badge color 2022-06-05 11:39:20 +08:00
LASER-Yi
f09f3534a6 Bring back search function of the provider selector #1864 2022-06-04 10:38:57 +08:00
github-actions
48215303fe Release 1.0.5-beta.20 2022-06-03 06:18:50 +00:00
LASER-Yi
a529cba081 Add tooltip and improve hover behavior for embedded subtitles 2022-06-03 11:59:24 +08:00
LASER-Yi
2a5bf9538d Rename Tools to Mass Edit 2022-06-03 11:49:57 +08:00
LASER-Yi
ed819ce299 Add color to the icon in upload modal 2022-06-03 11:29:39 +08:00
LASER-Yi
4bb2cf65e6 Improve the upload behavior 2022-06-03 11:24:19 +08:00
LASER-Yi
182b125a9e Fix table issues 2022-06-02 20:01:50 +08:00
LASER-Yi
47f22d8753 Fix file upload issues on Windows 2022-06-02 15:06:33 +08:00
LASER-Yi
afcb3b0776 Improve layout of the settings pages 2022-06-02 13:51:25 +08:00
LASER-Yi
5a5df23b9c Add label to all action buttons 2022-06-02 01:08:50 +08:00
LASER-Yi
059ab59fc7 Fix crash when saving language profiles 2022-06-01 20:42:59 +08:00
LASER-Yi
cf15c26f1b Fix issues of CollapseBox in settings pages 2022-06-01 11:24:54 +08:00
LASER-Yi
4d9d2de1fc Improve layout of the settings pages 2022-06-01 10:56:47 +08:00
LASER-Yi
03de446691 not log: Fix base_url issue during development 2022-06-01 10:42:03 +08:00
LASER-Yi
56c4616047 Fix placeholder issues in History Statistics pages 2022-06-01 00:01:06 +08:00
Liang Yi
2cecb4c5b5
Replace Bootstrap with Mantine (#1795) 2022-05-31 23:49:04 +08:00
Samuel Bartík
fde1e0e069
Improved titulky provider search 2022-05-23 06:09:17 -04:00
Antoine Aflalo
0ec9cded64
no log: add gestdown provider to the UI (#1847) 2022-05-20 14:34:56 -04:00
morpheus65535
695edad3dd Fixed Bazarr logo on form auth page missing with base_url. #1823 2022-05-06 07:58:17 -04:00
LASER-Yi
5f29baca34
Fix #1817 2022-04-27 10:40:35 +08:00
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
LASER-Yi
d475b8591d
Fix #1701 2022-02-01 23:47:22 +08:00
LASER-Yi
f6c660a2d0
no log: organize node packages 2022-02-01 23:43:24 +08:00
Michiel van Baak Jansen
c91597fdd5
Implemented the functions to read more info from package_info file 2022-01-27 17:52:46 -05:00
Vitiko
4c15a50134 Add Embedded Subtitles mergerfs mode 2022-01-23 23:04:56 -04:00
LASER-Yi
dc6bd1fd1b Fix a issue that the edit modal will clear the languages profiles if without changing anything 2022-01-24 10:48:33 +08:00
Liang Yi
d8d2300980
Add React-Query to improve network and cache performance 2022-01-22 21:35:11 +08:00
dependabot[bot]
415087fd13
no log: Bump @types/react-table from 7.7.2 to 7.7.9 in /frontend (#1685)
Bumps [@types/react-table](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-table) from 7.7.2 to 7.7.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-table)

---
updated-dependencies:
- dependency-name: "@types/react-table"
  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-01-17 22:39:17 -05:00
dependabot[bot]
a649761712
no log: Bump typescript from 4.4.3 to 4.5.4 in /frontend (#1684)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.3...v4.5.4)

---
updated-dependencies:
- dependency-name: typescript
  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>
2022-01-17 22:35:23 -05:00
Angry Cuban
dbb5b85953
no log: Grammar Fix (#1681)
* no log: Fix pipeline

* no log: Revert wrong commit

* no log: test action to make sure that Bazarr is starting properly

* no log: test action to make sure that Bazarr is starting properly

* no log: test action to make sure that Bazarr is starting properly

* Update index.tsx

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Liang Yi <ly0007@yeah.net>
Co-authored-by: morpheus65535 <louis_vezina@hotmail.com>
2022-01-13 16:31:39 -05:00
dependabot[bot]
18d6b99310
no log: Bump @fortawesome/react-fontawesome in /frontend (#1673)
Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) from 0.1.15 to 0.1.16.
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/react-fontawesome/compare/0.1.15...0.1.16)

---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
  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-01-10 17:13:11 -05:00
morpheus65535
58a967c892 Added settings to change the hearing-impaired subtitles file extension to use when saving to disk. 2022-01-08 14:26:40 -05:00
Anthony Arnaud
1a03d9fd12
Added cookies option for addic7ed to avoid anti-captcha provider requirement 2022-01-06 07:56:24 -05:00
dependabot[bot]
79c2d1161f
no log: Bump axios from 0.23.0 to 0.24.0 in /frontend (#1664)
Bumps [axios](https://github.com/axios/axios) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: axios
  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>
2022-01-03 20:34:40 -05:00
dependabot[bot]
2556c5e9b0
no log: Bump @types/react from 17.0.19 to 17.0.38 in /frontend (#1651)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.19 to 17.0.38.
- [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-01-02 23:36:38 -05:00
Vitiko
b90dab03e8 Add hi_fallback option to Embedded Subtitles Provider 2022-01-01 18:13:02 -04:00
morpheus65535
bd7b2eb471 Added exclusion settings for season 0 to prevent automatic downloading of extras subtitles. 2021-12-26 13:52:30 -05:00
morpheus65535
10c3175732 Refactored adaptive searching and made it configurable 2021-12-24 10:00:47 -05:00
morpheus65535
46a8bd2909 Merge remote-tracking branch 'origin/development' into development 2021-12-18 11:39:40 -05:00
morpheus65535
5d1dccde99 Added vip and daily download limit to addic7ed and try to slow down a little to prevent being ip blocked by the provider. 2021-12-18 09:41:48 -05:00
LASER-Yi
637f20450e
Fix #1642 2021-12-18 22:16:28 +08:00
morpheus65535
6192df6019 Fixed exception when creating a new languages profile. 2021-12-16 15:54:52 -05:00
Vitiko
9b74ad8610 Update Embedded Subtitles provider: add forced and ass-only support 2021-12-14 15:50:45 -04:00
dependabot[bot]
3cc0d4bac4
no log: Bump pretty-quick from 3.1.1 to 3.1.2 in /frontend (#1641)
Bumps [pretty-quick](https://github.com/azz/pretty-quick) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/azz/pretty-quick/releases)
- [Commits](https://github.com/azz/pretty-quick/compare/v3.1.1...v3.1.2)

---
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>
2021-12-13 19:58:14 -05:00
Vitiko
ffca84a1b4 Add Embedded Subtitles provider 2021-12-13 17:13:40 -04:00
LASER-Yi
a67da7dd9e
no log: Remove unused packages 2021-12-11 23:15:52 +08:00
morpheus65535
63b326aa2f
Implemented words/regex ban list for subtitles 2021-12-11 07:44:53 -05:00
LASER-Yi
a87a1fad8f
no log: Fix compile errors 2021-12-11 00:11:01 +08:00
LASER-Yi
65e9a029fe
no log: Try to fix some issues with chip component 2021-12-09 22:19:20 +08:00
LASER-Yi
0af9647a6a
no log: Add value property to the chip component 2021-12-09 20:44:17 +08:00
dependabot[bot]
cce68570f2
no log: Bump @types/react-dom from 17.0.9 to 17.0.11 in /frontend (#1626)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.9 to 17.0.11.
- [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>
2021-11-30 17:17:27 -05:00
dependabot[bot]
d25fa00a1a
no log: Bump socket.io-client from 4.1.3 to 4.4.0 in /frontend (#1612)
Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.1.3 to 4.4.0.
- [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.1.3...4.4.0)

---
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-11-30 17:12:59 -05:00
morpheus65535
f0828959f3 Updated deep-translator module and made some fix to support translation to Chinese. There's still a bug in this module that prevent it but one it's fixed, it should be fine. 2021-11-29 14:28:30 -05:00
LASER-Yi
cbd6c050c9
Fix for #1592 2021-11-13 11:38:37 +08:00
dependabot[bot]
f8282efeb6
no log: Bump @fontsource/roboto from 4.5.0 to 4.5.1 in /frontend (#1608)
Bumps [@fontsource/roboto](https://github.com/fontsource/fontsource/tree/HEAD/packages/roboto) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/rasa@4.5.1/packages/roboto)

---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
  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-11-08 22:21:37 -05:00
dependabot[bot]
43be619cea
no log: Bump @types/react-select from 4.0.17 to 5.0.1 in /frontend (#1604)
* [bot]: Bump @types/react-select from 4.0.17 to 5.0.1 in /frontend

Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select) from 4.0.17 to 5.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select)

---
updated-dependencies:
- dependency-name: "@types/react-select"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* no log: some fix after react-select upgrade

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: morpheus65535 <louis_vezina@hotmail.com>
2021-11-02 22:33:24 -04:00
morpheus65535
9cf412fc69 no log: improvement to uptime interval 2021-11-02 22:16:40 -04:00
dependabot[bot]
876b33e27a
no log: Bump prettier from 2.3.2 to 2.4.1 in /frontend (#1590)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  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>
2021-11-02 18:56:40 -04:00
morpheus65535
55b7c9826b Added uptime to System-->Status 2021-11-02 18:32:15 -04:00
morpheus65535
6e46379fc2 Merge remote-tracking branch 'origin/development' into development 2021-10-28 06:51:05 -04:00
morpheus65535
58de876f19 Fixed notification removal from settings. #1594 2021-10-28 06:50:50 -04:00
Samuel Bartík
801ff0d478
Refactored the Titulki provider 2021-10-27 14:23:58 -04:00
morpheus65535
3d936ffccf Removing TuSubtitulo per provider request. #1591 2021-10-26 06:47:59 -04:00
dependabot[bot]
bc35dea40f
no log: Bump axios from 0.21.1 to 0.23.0 in /frontend (#1581)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.23.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.23.0)

---
updated-dependencies:
- dependency-name: axios
  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-10-24 22:19:01 +08:00
morpheus65535
2b56f59bb0
no log: Fixed a typo in frontend 2021-10-22 06:28:56 -04:00
Bogdan Ilisei
788b4b33f0
Added subtitrari-noi.ro and improved titrari.ro 2021-10-12 15:57:33 -04:00
morpheus65535
d851c16da7 Added a settings to disable SSL certificate validation for Podnapisi. Be careful as it's causing a security risk for a man in the middle (MitM) attack. #1565 2021-10-10 23:31:38 -04:00
morpheus65535
9fff275f1c Improved description of proxy ignored addresses. #1566 2021-10-10 21:29:17 -04:00
Antoine Malliarakis
58be0cac83
Bump rooks 5.4.6 to 5.7.1 (#1569) 2021-10-06 19:35:27 +08:00
Marian Moravcik
8d698fa7e4 Add titulky.com provider to the UI 2021-09-21 15:11:15 +02:00
dependabot[bot]
8b2c77c17b
no log: Bump @types/bootstrap from 5.1.0 to 5.1.6 in /frontend (#1555)
Bumps [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap) from 5.1.0 to 5.1.6.
- [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>
2021-09-21 13:36:02 +08:00
dependabot[bot]
4e5194580d
no log: Bump typescript from 4.3.5 to 4.4.3 in /frontend (#1542)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.3)

---
updated-dependencies:
- dependency-name: typescript
  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-09-21 13:28:11 +08:00
LASER-Yi
07ff287896
Disable modifications of no srt subtitles #1543 2021-09-21 13:12:44 +08:00
dependabot[bot]
560398b44c
no log: Bump react-router-dom from 5.2.0 to 5.3.0 in /frontend (#1530)
Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: react-router-dom
  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-09-08 22:31:58 +08:00
Dustin Wyatt
37e9e251f0
no log: Fix typo (#1527) 2021-09-03 18:56:27 -04:00
LASER-Yi
9901bf3400
Fix redirect issues when accessing root path 2021-09-03 09:35:46 +08:00
LASER-Yi
60de70f9e8 Fix incorrect position of provider badge 2021-09-01 11:34:24 +08:00
LASER-Yi
60e2732f48 Fix items are not updated when using mass editor 2021-09-01 11:30:28 +08:00
Guy Khmelnitsky
de5bcc8ed0
Added provider Ktuvit 2021-08-31 13:26:16 -04:00
dependabot[bot]
338f9c2bbe
no log: Bump sass from 1.37.5 to 1.38.2 in /frontend (#1523)
Bumps [sass](https://github.com/sass/dart-sass) from 1.37.5 to 1.38.2.
- [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.37.5...1.38.2)

---
updated-dependencies:
- dependency-name: sass
  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-09-01 00:56:37 +08:00
LASER-Yi
3c790549e0 Rewrite router and sidebar 2021-09-01 00:37:30 +08:00
Liang Yi
c11483ecc1 no log: Fix a protential issue which may crash the release pipeline 2021-09-01 00:36:39 +08:00
github-actions
706039af64 Release 0.9.8-beta.12 2021-08-30 06:16:30 +00:00
LASER-Yi
2ed054f41b no log: Handle "reset-*-wanted" events 2021-08-30 10:05:54 +08:00
LASER-Yi
e8fa5d982f no log: Remove red dot when notification center is empty 2021-08-30 09:31:00 +08:00
LASER-Yi
275598a393 no log: Revert "Remove red dot in the notification center"
This reverts commit d37eea3c92.
2021-08-30 09:26:48 +08:00
LASER-Yi
d37eea3c92 Remove red dot in the notification center 2021-08-30 09:18:00 +08:00
LASER-Yi
86d37be9aa no log: Clean up package.json 2021-08-30 09:13:41 +08:00
LASER-Yi
da21e5dad0 no log: Support overriding backend server when developing UI 2021-08-30 09:13:41 +08:00
LASER-Yi
aa20633b64 no log: Update gitignore list 2021-08-29 23:17:53 +08:00
LASER-Yi
4887b3dcdd no log: Remove pending subtitles after starting the upload process 2021-08-26 23:34:56 +08:00
LASER-Yi
50fb06b23a Fix a issue that hi and forced is not properly updated on series subtitle upload modal 2021-08-26 20:11:33 +08:00
LASER-Yi
7e48413493 Add forced and hi checkbox to subtitle upload modal 2021-08-25 22:08:36 +08:00
morpheus65535
5c5d14c045 Improved how custom post-processing deal with subtitles language modifier (HI and forced). #1516 2021-08-25 09:22:52 -04:00
LASER-Yi
4a890b2561 Support multi-language in subtitle upload modal 2021-08-25 00:33:59 +08:00
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>
2021-08-24 09:34:07 +08:00
LASER-Yi
89d95080d0 no log: Fix typos 2021-08-24 09:31:47 +08:00
LASER-Yi
81507b9e75 Add a dialog before closing the page to inform user when there're still background tasks running 2021-08-24 09:31:47 +08:00
LASER-Yi
e940fbb16d no log: Fix issues 2021-08-23 11:40:19 +08:00
LASER-Yi
1f3e499f3d Improve performance of Web UI 2021-08-23 11:35:04 +08:00
LASER-Yi
a5ecd84605 Add support of uploading multiple movie subtitles at the same time 2021-08-22 21:59:48 +08:00
LASER-Yi
f05daa8223 no log: Remove loose object from all tables 2021-08-22 20:03:36 +08:00
LASER-Yi
ea23c6acc9 no log: Fix a issue that cause notifier not update properly 2021-08-22 19:51:48 +08:00
LASER-Yi
877368a4af no log: Group Series and Movies page to the same folder 2021-08-22 18:32:11 +08:00
LASER-Yi
4795ac4c77 Move download subtitle action to background 2021-08-22 17:27:58 +08:00
LASER-Yi
42f5be9ae3 no log: Fix a issue that a non-serialize object is used in redux reducers 2021-08-22 16:54:38 +08:00
LASER-Yi
9765c5713c Move scan and search action to background 2021-08-22 16:35:55 +08:00
LASER-Yi
03156f2981 no log: Move theme-color meta to Header.tsx 2021-08-22 13:35:43 +08:00
LASER-Yi
2c5aecc0db Add tooltip in notification center 2021-08-22 13:20:08 +08:00
LASER-Yi
43ebecbdb2 Upload serie subtitles in background 2021-08-22 12:30:03 +08:00
LASER-Yi
1e50c515d8 no log: Make background tasks can be extended dynamically 2021-08-22 01:30:25 +08:00
LASER-Yi
87123ab4c7 Upload movie subtitles in background 2021-08-22 01:08:39 +08:00
LASER-Yi
9c8119df3b Add background task support for UI. Let subtitle modification runs in background 2021-08-22 00:44:52 +08:00
LASER-Yi
eb47356d10 no log: Move Socket.IO to @modules/socketio 2021-08-21 22:58:47 +08:00
LASER-Yi
18f59cf0f9 Add support of theme-color in Safari 15 2021-08-21 22:50:48 +08:00
LASER-Yi
70cb16f0a2 Fix some visual bugs of the notification center 2021-08-18 08:26:52 +08:00
morpheus65535
2762fc4a6a Added a settings to ignore ffprobe cache on scheduled disk scan. 2021-08-17 14:35:01 -04:00
LASER-Yi
d689b6e58c Cleanup API Endpoints 2021-08-17 22:52:50 +08:00
LASER-Yi
8348118ff2 Add pagination support to history page 2021-08-17 22:27:33 +08:00
LASER-Yi
c5fdea4a76 no log: Fix issues on new modal system 2021-08-17 02:28:18 +08:00
LASER-Yi
82a687c8c8 Rewrite modal system using stack, fix some visual bugs 2021-08-17 01:34:26 +08:00
LASER-Yi
37da3742a0 Add a error page when ui is crashed 2021-08-17 00:46:10 +08:00
LASER-Yi
7fb5da96c0 Fix for #1508 2021-08-16 23:08:21 +08:00
LASER-Yi
67fe455140 Fix header display issues in mobile device 2021-08-16 22:48:00 +08:00
LASER-Yi
e5414a4b89 Bring back text shadow to background tasks progress 2021-08-16 22:38:11 +08:00
LASER-Yi
42d19eaa42 Fix issues in UI 2021-08-16 22:29:05 +08:00
Liang Yi
6eb14a2754 FIx a crash when opening the movie view with some missing subtitles 2021-08-16 16:41:00 +08:00
LASER-Yi
a2fc1d73dd Fix some style issues 2021-08-16 13:59:22 +08:00
LASER-Yi
135d866249 Fix display issues 2021-08-16 00:13:21 +08:00
LASER-Yi
d7533bac57 Add a new notification center to the UI 2021-08-16 00:10:38 +08:00
LASER-Yi
56729e0dbb no log: Move auth page to special-page folder 2021-08-15 20:46:56 +08:00
Liang Yi
6f9c7f3da2
Update Redux Implementation with Redux-Toolkit 2021-08-14 20:59:08 +08:00
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>
2021-08-10 12:31:24 +08:00
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
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