1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-27 01:57:33 +00:00
Commit graph

387 commits

Author SHA1 Message Date
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