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

508 commits

Author SHA1 Message Date
dependabot[bot]
dec2f7d478
no log: Bump @vitest/ui from 0.25.8 to 0.29.1 in /frontend (#2076)
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.25.8 to 0.29.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.1/packages/ui)

---
updated-dependencies:
- dependency-name: "@vitest/ui"
  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>
2023-03-06 00:53:21 +08:00
LASER-Yi
051d37f96e
no log: Fix all non-camelCase variables 2023-02-28 23:38:49 +08:00
morpheus65535
ef46ab9261 Improved languages profile edit modal to clarify subtitles types. 2023-02-27 22:49:33 -05:00
morpheus65535
5dc4e782ae Added option to deeply analyze audio tracks from media files or not to determine languages. Default is to use Sonarr/Radarr provided languages instead. Should prevent API limit ban for cloud user. 2023-02-23 18:32:54 -05:00
morpheus65535
58262bc299
Added Announcements section in System to be able to inform users of Bazarr's news. 2023-02-20 16:04:09 -05:00
LASER-Yi
4bbb0971da
no log: Add warning when not writing camelCase in frontend project. We should fix those later 2023-02-20 14:36:43 +08:00
Marian Moravcik
339883cff6 Fixed UI freeze on certain notification events 2023-02-18 21:13:20 +01:00
LASER-Yi
839ce384c6 Bring back clear action to the mass editor 2023-02-11 09:12:05 +08:00
LASER-Yi
1106f78ec1 no log: Move setup file to src folder 2023-02-11 01:36:46 +08:00
LASER-Yi
85e4796e0b no log: Add unit tests to all pages 2023-02-11 01:21:09 +08:00
LASER-Yi
415a2e13d3 no log: Completely refactor testing interface 2023-02-10 23:39:06 +08:00
LASER-Yi
75a7dc8cdf no log: Refactor app structure 2023-02-10 23:31:51 +08:00
Liang Yi
0b7a1a90a1
Add Unit Tests to UI (#2015)
* Update testing framework

* Update action button test

* Add unit tests for language and authentication page

* Add unit tests for the custom selector

* Fix packages, add new testing plugin for eslint, fix issues

* Add unit tests for ChipInput

* Add coverage and test ui. Add more tests

* Fix formatting issues

* Try to fix the styling issues again

* Fix formatting issues
2023-02-10 23:10:13 +08:00
morpheus65535
3310f6aeb8 Improved audio track language detection by using our video parser instead of values provided by Sonarr/Radarr. We also added "treat as" concept for undefined languages audio and embedded subtitles tracks. #2050 2023-02-09 16:58:38 -05:00
morpheus65535
d39f41d7e2 Increased minimum subtitles search and upgrade frequencies to 6 hours instead of 3 to reduce the impact on providers' website. 2023-02-08 17:00:37 -05:00
dependabot[bot]
c3406357f1
no log: Bump vite-plugin-checker from 0.5.1 to 0.5.5 in /frontend (#2052)
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.1 to 0.5.5.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.1...vite-plugin-checker@0.5.5)

---
updated-dependencies:
- dependency-name: vite-plugin-checker
  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>
2023-02-08 10:33:36 +08:00
LASER-Yi
c7b4292100 Try to fix the unresponsive issue when notifications are showed 2023-02-08 10:25:57 +08:00
Vitiko
47aff78ab0 Subf2m Provider: add optional config for SSL verification
Temporary
2023-01-31 16:39:38 -04:00
Marian Moravcik
9f2ba673de Fix display for notification task in progress 2023-01-29 10:53:36 +01:00
Cory Metcalfe
f5d7b4d321
Added configurable request timeout to Sonarr and Radarr 2023-01-25 15:26:22 -05:00
Marian Moravcik
cdd9075670 no log: Don't close updatable notification at timeout 2023-01-13 11:48:39 +01:00
Marian Moravcik
d2bd0c7c7e Fix task progress notification 2023-01-12 12:18:25 +01:00
morpheus65535
1c8f2bf61d no log: remove regielive broken provider label 2023-01-09 07:50:32 -05:00
morpheus65535
0970f19d96 Fixed mediainfo integration issues. #2007 2022-12-21 19:30:59 -05:00
morpheus65535
c4b8345e65 Added mediainfo as potential embedded subtitles parser. #2007 2022-12-20 23:37:52 -05:00
dependabot[bot]
e503afdc2c
no log: Bump husky from 8.0.1 to 8.0.2 in /frontend (#2010)
Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-17 13:43:51 +08:00
LASER-Yi
06f0fe9972 Fix Notification settings not saving after removing Discord #2005 2022-12-13 02:12:26 +08:00
LASER-Yi
1180cb702d no log: Revert "Bump axios from 0.27.2 to 1.2.1 in /frontend (#2004)"
This reverts commit eeb4b32695.
2022-12-13 02:10:55 +08:00
dependabot[bot]
eeb4b32695
no log: Bump axios from 0.27.2 to 1.2.1 in /frontend (#2004)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.2.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.2.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 01:48:11 +08:00
morpheus65535
920e799468 Fixed decimal value of framerate change tools from being rounded to unit. #1999 2022-12-03 09:21:04 -05:00
LASER-Yi
7a43e284ae no log: Reset values when submitted settings 2022-11-27 22:10:45 +08:00
LASER-Yi
30f04feae6 Refactor settings submit hooks, try to fix issue #1924 2022-11-27 22:08:51 +08:00
LASER-Yi
9165663cba Move pageSize in UI settings to backend 2022-11-21 00:24:09 +08:00
LASER-Yi
3a82ccf276 Fix #1987 2022-11-20 20:11:09 +08:00
morpheus65535
b8b916dc30 Added live(SignalR) feeds status for Sonarr and Radarr. 2022-11-09 09:44:47 -05:00
LASER-Yi
726afcc7f8 Add support of string value for badge in navbar 2022-11-09 22:09:17 +08:00
LASER-Yi
15f0e502a5 no log: Fix node package definitions 2022-10-30 10:11:23 +08:00
LASER-Yi
aee1849ce3 Update node packages, fix issues 2022-10-28 21:38:11 +08:00
LASER-Yi
f60449aad5 Add submithooks to the providers section of the settings page 2022-10-26 20:52:21 +08:00
LASER-Yi
1766ceeabc Add new hook useSubmitHookWith to dynamically inject the submit hooks #1924 2022-10-25 23:39:57 +08:00
LASER-Yi
c08ba5f793 Try to fix languages profiles editor by introducing a new submit hooks source in the settings page #1924 2022-10-25 08:22:06 +08:00
LASER-Yi
1a612d12b8 Fix chip input issue 2022-10-11 23:49:59 +08:00
LASER-Yi
559ec50c92 Fix display issue in the search bar 2022-10-11 23:49:59 +08:00
morpheus65535
af70cf1fc9 Added support for series monitored status. #1964 2022-10-05 22:51:54 -04:00
morpheus65535
0309b5ce2f no log: fix favicon 2022-09-28 06:27:52 -04:00
LASER-Yi
e8d3b6f0dd Fix popover width in the manual search modal 2022-09-27 22:03:46 +08:00
LASER-Yi
56fb27aab4 Fix display issue of the popover in the manual search modal 2022-09-27 03:21:59 +08:00
LASER-Yi
bb8e4f31ee Refactor form validation and fix issues 2022-09-27 03:18:13 +08:00
LASER-Yi
4826cb8487 Fix validation issues of the language profile editor 2022-09-22 19:46:03 +08:00
morpheus65535
131b4e5cde
Added Swagger documentation for Bazarr API 2022-09-21 23:51:34 -04:00
LASER-Yi
c3f43f0e42 no log: Update outdated packages 2022-09-21 05:54:46 +08:00
LASER-Yi
92a61e3d08 no log: Improve dev tools 2022-09-21 05:40:02 +08:00
LASER-Yi
cce440a8e2 Upgrade outdated packages 2022-09-21 05:22:48 +08:00
Liang Yi
a0f8d75f04
Upgrade Mantine to Version 5 (#1930)
* Upgrade Mantine to v5.2.3

* Remove react-dropzone and replace with latest @mantine/dropzone

* Fix issues
2022-09-21 04:50:18 +08:00
Victor Drijkoningen
978b378683
no log: fix language 2022-09-17 10:05:19 -04:00
morpheus65535
61f888c3df Added warnings in Settings-->Providers for broken providers. 2022-09-17 00:05:18 -04:00
LASER-Yi
34d6185346 no log: Add pattern parameter to the pretty-quick hook to limit the effective scope 2022-08-29 21:33:22 +08:00
LASER-Yi
2c8a602aa7 Improve authentication and fix #1901 2022-08-23 23:13:46 +08:00
LASER-Yi
d4f211f375 Fix #1917, bring back sceneName in manual search modal 2022-08-23 22:25:55 +08:00
LASER-Yi
8eef455cc5 Add support of showing confirmation when leaving settings page with unsaved changes 2022-08-23 12:45:27 +08:00
Sander van Kasteel
0d39928a7b
Added support for CORS headers 2022-08-22 15:35:35 -04:00
morpheus65535
a36b3ce2ba Added download link for backup archives. 2022-08-21 23:14:06 -04:00
LASER-Yi
bfd1af7c0c Update outdated node packages 2022-08-21 12:18:56 +08:00
LASER-Yi
8687646e9c Fix inconsistent issues when backend trying to update episodes 2022-08-21 12:12:19 +08:00
LASER-Yi
ee7991b878 no log: Restore socket.io dev command for better development 2022-08-21 12:04:21 +08:00
LASER-Yi
8826b87c65 Fix #1901 temporarily 2022-07-26 21:27:01 +08:00
LASER-Yi
af8a14c92b Fix display issues of the base URL 2022-07-26 21:23:51 +08:00
vitiko98
5624ae431e Embedded Subtitles provider: add support for unknown language tags 2022-07-20 02:51:30 -04:00
LASER-Yi
27d792041c Fix #1904 2022-07-15 10:14:06 +08:00
LASER-Yi
775f67b45e Allow searching when uploading subtitles #1898 2022-07-07 21:11:24 +08:00
Caleb Rascon
c622e1f710
Added option to always use audio track for subtitle syncing 2022-07-06 13:05:10 -04:00
LASER-Yi
5c1399e9f2 Fix #1894 2022-07-04 21:04:14 +08:00
LASER-Yi
3958986614 Fix #1893 2022-07-04 20:59:40 +08:00
github-actions
ced1736ed5 Release 1.0.5-beta.39 2022-07-01 06:20:17 +00:00
dependabot[bot]
2bd38817b0
no log: Bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 in /frontend (#1881)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.5.0 to 4.6.0.
- [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/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  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-06-30 23:36:34 +08:00
LASER-Yi
d9c334d43a Fix #1872, refactor the settings builder 2022-06-30 23:35:23 +08:00
vitiko98
d2b40bd781 Add Karagarga.in provider 2022-06-29 00:07:18 -04:00
vitiko98
8086bce5c4 Embedded Subtitles Provider: major update
* fese library was updated
* mergerfs_mode support was dropped. Too much false positives
* extended codec support (two new codecs added: webvtt and mov_text)
* disable conversion to srt by default
2022-06-28 23:21:31 -04:00
LASER-Yi
34685b3d19 update outdated packages 2022-06-27 11:36:33 +08:00
LASER-Yi
c45b172415 Add chips input for the provider builder 2022-06-27 11:24:06 +08:00
LASER-Yi
2b88c9f60c Fix issues when displaying Use Original Format in the language profile modal 2022-06-25 21:07:57 +08:00
LASER-Yi
b724305eb4 Fix redirect issues after logging in (#1857) 2022-06-18 17:35:33 +08:00
LASER-Yi
4b71b8ae65 Fix missing images issue when serving via Flask 2022-06-18 17:25:17 +08:00
LASER-Yi
8e054ce932 no log: Fix cache issues 2022-06-15 10:18:24 +08:00
LASER-Yi
ba0f827eb4 no log: Move BazarrClient to the correct location 2022-06-14 22:33:16 +08:00
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