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