morpheus65535
30a17a0c67
no log: hide "installed" badge properly
1 year ago
morpheus65535
560a697beb
Fixed issue in releases page since we upgraded Mantine.
1 year ago
morpheus65535
fc01267d5b
Removed leftover from legendas.tv provider.
1 year ago
morpheus65535
2511c310f1
Added settings to choose desired UI theme.
1 year ago
Vitiko
e3c4def89a
Subf2m Provider: add user-agent header configuration
...
This change fixes empty queries.
1 year ago
LASER-Yi
963ce21d9b
Increase width of the manually search modal
1 year ago
morpheus65535
bc40abac50
Fixed some UI issues caused by React and Mantine upgrade. #2167
1 year ago
LASER-Yi
6a9f875cbd
Downgrade Axios to fix a settings saving issue.
2 years ago
Liang Yi
933a456b03
Update all UI dependencies and update React version to 18 ( #2127 )
2 years ago
LASER-Yi
07f6666d46
no log: Update type definition of general.language_equals in frontend
2 years ago
Vitiko
547f8c428d
Added feature to treat couples of languages as equal when searching for subtitles
...
* Add 'Language-equals' support
This feature will treat couples of languages as equal for list-subtitles
operations. It's optional; its methods won't do anything if an empy list
is set. See more info at docstrings from 'subliminal_patch.core'.
For example, let's say I only want to have "Spanish (es.srt)" subtitles
and I don't care about the differences between Spain and LATAM spanish.
This feature will allow me to always get European Spanish even from
LATAM Spanish providers like Argenteam and Subdivx.
Example for config.ini:
language_equals = ['spa-MX:spa']
(Which means all Latam Spanish subtitles from every provider will be
converted to European Spanish)
* Add PT and ZH language tests
* Add HI and Forced parsing for language pairs
Format example: ["en@HI:en", "es-MX@forced:es-MX"]
* Update languages.py
* Update API definition to reflect the previous change
* Add language equals table to the UI (test only)
* Add global language selector and get language from code3 utilities
* Add unit tests for language equal feature
* Add encode function to language equal feature
* Add CRUD methods to the language equals panel
* Add equals description
* Add parsing support for alpha3 custom languages
* no log: add more tests
* Add forced and hi support to the language equal target
---------
Co-authored-by: morpheus65535 <louis_vezina@hotmail.com>
Co-authored-by: LASER-Yi <liangyi0007@gmail.com>
2 years ago
dependabot[bot]
70d1fd9049
no log: Bump socket.io-parser from 4.2.2 to 4.2.3 in /frontend ( #2150 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
787a9ad531
no log: Bump @vitest/coverage-c8 from 0.25.8 to 0.28.5 in /frontend ( #2130 )
...
Bumps [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8 ) from 0.25.8 to 0.28.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.28.5/packages/coverage-c8 )
---
updated-dependencies:
- dependency-name: "@vitest/coverage-c8"
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>
2 years ago
Jens Lee
e2ba532cee
Fixed zimuku that now require anti-captcha
2 years ago
morpheus65535
b7e4880918
no log: trying to fix linting issues
2 years ago
morpheus65535
2c313a40a5
Fixed episodes blacklist update in webui
2 years ago
LASER-Yi
93e63246bf
Update node package to latest version, fix eslint warning
2 years ago
Alex Yancey
8b1db07e9f
Added OpenAI Whisper Provider
2 years ago
morpheus65535
7136383098
Added an option to prevent sleeping hard drives from being wake-up by video file hashing.
2 years ago
morpheus65535
e26368079c
no log: indented some settings collapse box to ease reading
2 years ago
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>
2 years ago
LASER-Yi
051d37f96e
no log: Fix all non-camelCase variables
2 years ago
morpheus65535
ef46ab9261
Improved languages profile edit modal to clarify subtitles types.
2 years ago
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.
2 years ago
morpheus65535
58262bc299
Added Announcements section in System to be able to inform users of Bazarr's news.
2 years ago
LASER-Yi
4bbb0971da
no log: Add warning when not writing camelCase in frontend project. We should fix those later
2 years ago
Marian Moravcik
339883cff6
Fixed UI freeze on certain notification events
2 years ago
LASER-Yi
839ce384c6
Bring back clear action to the mass editor
2 years ago
LASER-Yi
1106f78ec1
no log: Move setup file to src folder
2 years ago
LASER-Yi
85e4796e0b
no log: Add unit tests to all pages
2 years ago
LASER-Yi
415a2e13d3
no log: Completely refactor testing interface
2 years ago
LASER-Yi
75a7dc8cdf
no log: Refactor app structure
2 years ago
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
2 years ago
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
2 years ago
morpheus65535
d39f41d7e2
Increased minimum subtitles search and upgrade frequencies to 6 hours instead of 3 to reduce the impact on providers' website.
2 years ago
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>
2 years ago
LASER-Yi
c7b4292100
Try to fix the unresponsive issue when notifications are showed
2 years ago
Vitiko
47aff78ab0
Subf2m Provider: add optional config for SSL verification
...
Temporary
2 years ago
Marian Moravcik
9f2ba673de
Fix display for notification task in progress
2 years ago
Cory Metcalfe
f5d7b4d321
Added configurable request timeout to Sonarr and Radarr
2 years ago
Marian Moravcik
cdd9075670
no log: Don't close updatable notification at timeout
2 years ago
Marian Moravcik
d2bd0c7c7e
Fix task progress notification
2 years ago
morpheus65535
1c8f2bf61d
no log: remove regielive broken provider label
2 years ago
morpheus65535
0970f19d96
Fixed mediainfo integration issues. #2007
2 years ago
morpheus65535
c4b8345e65
Added mediainfo as potential embedded subtitles parser. #2007
2 years ago
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>
2 years ago
LASER-Yi
06f0fe9972
Fix Notification settings not saving after removing Discord #2005
2 years ago
LASER-Yi
1180cb702d
no log: Revert "Bump axios from 0.27.2 to 1.2.1 in /frontend ( #2004 )"
...
This reverts commit eeb4b32695
.
2 years ago
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>
2 years ago
morpheus65535
920e799468
Fixed decimal value of framerate change tools from being rounded to unit. #1999
2 years ago
LASER-Yi
7a43e284ae
no log: Reset values when submitted settings
2 years ago
LASER-Yi
30f04feae6
Refactor settings submit hooks, try to fix issue #1924
2 years ago
LASER-Yi
9165663cba
Move pageSize in UI settings to backend
2 years ago
LASER-Yi
3a82ccf276
Fix #1987
2 years ago
morpheus65535
b8b916dc30
Added live(SignalR) feeds status for Sonarr and Radarr.
2 years ago
LASER-Yi
726afcc7f8
Add support of string value for badge in navbar
2 years ago
LASER-Yi
15f0e502a5
no log: Fix node package definitions
2 years ago
LASER-Yi
aee1849ce3
Update node packages, fix issues
2 years ago
LASER-Yi
f60449aad5
Add submithooks to the providers section of the settings page
2 years ago
LASER-Yi
1766ceeabc
Add new hook useSubmitHookWith to dynamically inject the submit hooks #1924
2 years ago
LASER-Yi
c08ba5f793
Try to fix languages profiles editor by introducing a new submit hooks source in the settings page #1924
2 years ago
LASER-Yi
1a612d12b8
Fix chip input issue
2 years ago
LASER-Yi
559ec50c92
Fix display issue in the search bar
2 years ago
morpheus65535
af70cf1fc9
Added support for series monitored status. #1964
2 years ago
morpheus65535
0309b5ce2f
no log: fix favicon
2 years ago
LASER-Yi
e8d3b6f0dd
Fix popover width in the manual search modal
2 years ago
LASER-Yi
56fb27aab4
Fix display issue of the popover in the manual search modal
2 years ago
LASER-Yi
bb8e4f31ee
Refactor form validation and fix issues
2 years ago
LASER-Yi
4826cb8487
Fix validation issues of the language profile editor
2 years ago
morpheus65535
131b4e5cde
Added Swagger documentation for Bazarr API
2 years ago
LASER-Yi
c3f43f0e42
no log: Update outdated packages
2 years ago
LASER-Yi
92a61e3d08
no log: Improve dev tools
2 years ago
LASER-Yi
cce440a8e2
Upgrade outdated packages
2 years ago
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
2 years ago
Victor Drijkoningen
978b378683
no log: fix language
2 years ago
morpheus65535
61f888c3df
Added warnings in Settings-->Providers for broken providers.
2 years ago
LASER-Yi
34d6185346
no log: Add pattern parameter to the pretty-quick hook to limit the effective scope
2 years ago
LASER-Yi
2c8a602aa7
Improve authentication and fix #1901
2 years ago
LASER-Yi
d4f211f375
Fix #1917 , bring back sceneName in manual search modal
2 years ago
LASER-Yi
8eef455cc5
Add support of showing confirmation when leaving settings page with unsaved changes
2 years ago
Sander van Kasteel
0d39928a7b
Added support for CORS headers
2 years ago
morpheus65535
a36b3ce2ba
Added download link for backup archives.
2 years ago
LASER-Yi
bfd1af7c0c
Update outdated node packages
2 years ago
LASER-Yi
8687646e9c
Fix inconsistent issues when backend trying to update episodes
2 years ago
LASER-Yi
ee7991b878
no log: Restore socket.io dev command for better development
2 years ago
LASER-Yi
8826b87c65
Fix #1901 temporarily
2 years ago
LASER-Yi
af8a14c92b
Fix display issues of the base URL
2 years ago
vitiko98
5624ae431e
Embedded Subtitles provider: add support for unknown language tags
2 years ago
LASER-Yi
27d792041c
Fix #1904
2 years ago
LASER-Yi
775f67b45e
Allow searching when uploading subtitles #1898
2 years ago
Caleb Rascon
c622e1f710
Added option to always use audio track for subtitle syncing
2 years ago
LASER-Yi
5c1399e9f2
Fix #1894
2 years ago
LASER-Yi
3958986614
Fix #1893
2 years ago
github-actions
ced1736ed5
Release 1.0.5-beta.39
2 years ago
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>
2 years ago
LASER-Yi
d9c334d43a
Fix #1872 , refactor the settings builder
2 years ago
vitiko98
d2b40bd781
Add Karagarga.in provider
2 years ago
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
2 years ago
LASER-Yi
34685b3d19
update outdated packages
2 years ago
LASER-Yi
c45b172415
Add chips input for the provider builder
2 years ago
LASER-Yi
2b88c9f60c
Fix issues when displaying Use Original Format in the language profile modal
2 years ago
LASER-Yi
b724305eb4
Fix redirect issues after logging in ( #1857 )
2 years ago
LASER-Yi
4b71b8ae65
Fix missing images issue when serving via Flask
2 years ago
LASER-Yi
8e054ce932
no log: Fix cache issues
2 years ago
LASER-Yi
ba0f827eb4
no log: Move BazarrClient to the correct location
2 years ago
LASER-Yi
c3645c9024
Improve error handling on UI
2 years ago
LASER-Yi
27f4c41a0e
no log: Fix uptime in the system status view (with the approach that doesn't hurt performance)
2 years ago
LASER-Yi
101bca90bf
Fix #1873
2 years ago
morpheus65535
f2eb8f1342
Fixed uptime in System-->Status and added time zone info.
2 years ago
LASER-Yi
738178a173
Add description icon in the history modal
3 years ago
LASER-Yi
23022f5282
Add tooltip to HistoryIcon
3 years ago
LASER-Yi
98937a0378
Fix crash when navigating from history view and open the history modal
3 years ago
LASER-Yi
d9e7c55aad
Update outdated npm packages
3 years ago
LASER-Yi
056e00bcfb
Add new icon set for history view (Translated, Unknown)
3 years ago
LASER-Yi
fe09ae9de5
Fix a issue when trying to edit profile with cutoff selected
3 years ago
LASER-Yi
0e7c5410d4
Improve UI error view
3 years ago
LASER-Yi
51d1c46b18
Change default open delay of action tooltips to 2 seconds
3 years ago
LASER-Yi
4481cda600
Change audio badge color
3 years ago
LASER-Yi
f09f3534a6
Bring back search function of the provider selector #1864
3 years ago
github-actions
48215303fe
Release 1.0.5-beta.20
3 years ago
LASER-Yi
a529cba081
Add tooltip and improve hover behavior for embedded subtitles
3 years ago
LASER-Yi
2a5bf9538d
Rename Tools to Mass Edit
3 years ago
LASER-Yi
ed819ce299
Add color to the icon in upload modal
3 years ago
LASER-Yi
4bb2cf65e6
Improve the upload behavior
3 years ago
LASER-Yi
182b125a9e
Fix table issues
3 years ago
LASER-Yi
47f22d8753
Fix file upload issues on Windows
3 years ago
LASER-Yi
afcb3b0776
Improve layout of the settings pages
3 years ago
LASER-Yi
5a5df23b9c
Add label to all action buttons
3 years ago
LASER-Yi
059ab59fc7
Fix crash when saving language profiles
3 years ago
LASER-Yi
cf15c26f1b
Fix issues of CollapseBox in settings pages
3 years ago
LASER-Yi
4d9d2de1fc
Improve layout of the settings pages
3 years ago
LASER-Yi
03de446691
not log: Fix base_url issue during development
3 years ago
LASER-Yi
56c4616047
Fix placeholder issues in History Statistics pages
3 years ago
Liang Yi
2cecb4c5b5
Replace Bootstrap with Mantine ( #1795 )
3 years ago
Samuel Bartík
fde1e0e069
Improved titulky provider search
3 years ago
Antoine Aflalo
0ec9cded64
no log: add gestdown provider to the UI ( #1847 )
3 years ago
morpheus65535
695edad3dd
Fixed Bazarr logo on form auth page missing with base_url. #1823
3 years ago
LASER-Yi
5f29baca34
Fix #1817
3 years ago
Vitiko
63eded5aa3
Add subf2m.co Provider
3 years ago
Vitiko
d3e3e31fa1
Embedded subtitles provider: add timeout option
3 years ago
LASER-Yi
10f121e442
Fix #1801
3 years ago
morpheus65535
77da09d51f
Removed support for BSplayer providers because it was causing way much issue than providing subtitles.
3 years ago
LASER-Yi
137aa698bb
no log: Fix format issues
3 years ago
LASER-Yi
ee74844c31
no log: update vite-plugin-checker to latest
3 years ago
LASER-Yi
15f45a40e1
no log: Update some node packages to the latest version
3 years ago
LASER-Yi
ea9ad0625f
no log: Fix test environment
3 years ago
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>
3 years ago
LASER-Yi
030a7045e0
no log: Setup unit tests for UI
3 years ago
LASER-Yi
3f1d5ae623
no log: Fix type issues in the vite config builder
3 years ago
morpheus65535
d04e8f19aa
no log: ignore warning
3 years ago
morpheus65535
a455dc2379
Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535
3fe58ef673
no log: expose vite web server on other IP than localhost
3 years ago
LASER-Yi
705f6df10a
no log: Cleanup imports
3 years ago
LASER-Yi
e18657e426
Improve subtitle tools
3 years ago
LASER-Yi
658237dd50
Refactor modal system
3 years ago
LASER-Yi
87c5d0d9de
Fix notifications settings cannot be edited after saved
3 years ago
LASER-Yi
11ccbb278b
Fix #1778
3 years ago
morpheus65535
012dc1cee9
Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765
3 years ago
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>
3 years ago
LASER-Yi
e5c21bee45
Fix #1770
3 years ago
LASER-Yi
4c7c240820
Fix #1769
3 years ago
LASER-Yi
d964f04c27
Fix interactive search cache issues
3 years ago
LASER-Yi
b4c82c269e
Fix history button for episode will open up wrong modal
3 years ago
LASER-Yi
51e1fa1c35
Improve feedback in the header
3 years ago
LASER-Yi
83b7f7bc57
Fix redirector issues in UI
3 years ago
LASER-Yi
aaf4b7c673
Fix display issues in the notification center
3 years ago
LASER-Yi
c1a26fd9eb
Fix issues when trying to create background tasks
3 years ago
LASER-Yi
1520d6614b
Fix episodes are not updated after subtitle action
3 years ago
LASER-Yi
967795e1a6
Fix issue when using base URL #1767
3 years ago
LASER-Yi
14888e01eb
Change all px unit to rem in scss files
3 years ago
LASER-Yi
44c851eb31
no log: Auto detect backend port and base_url during development
3 years ago
morpheus65535
75100d8aca
Improved languages profile modal original format dropdown
3 years ago
Liang Yi
50a252fdd7
Frontend improvement and cleanup ( #1690 )
...
* Replace Create-React-App with Vite.js
* Update React-Router to v6
* Cleanup unused codes
3 years ago
maxwillx
33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt.
3 years ago
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>
3 years ago
morpheus65535
332a426b0d
Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535
0166d9a0dd
Implemented number input and used it with backup retention and port settings.
3 years ago
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>
3 years ago
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>
3 years ago
morpheus65535
e4c666f82b
Added backup file size to API and table view.
3 years ago
LASER-Yi
63f1e63fa8
Fix a issue that seleection of the languages profiles could be Unknown on settings page
3 years ago
LASER-Yi
bb806defdb
no log: Fix issues with prettierignore file
3 years ago
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>
3 years ago
morpheus65535
5bfaba9360
Implemented backup and restore feature for configuration file and database
3 years ago
LASER-Yi
4bf0555ece
Fix a issue that language profiles won't show in some situations
3 years ago
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>
3 years ago
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>
3 years ago
github-actions
c91f03433c
Release 1.0.3-beta.23
3 years ago
LASER-Yi
d475b8591d
Fix #1701
3 years ago
LASER-Yi
f6c660a2d0
no log: organize node packages
3 years ago
Michiel van Baak Jansen
c91597fdd5
Implemented the functions to read more info from package_info file
3 years ago
Vitiko
4c15a50134
Add Embedded Subtitles mergerfs mode
3 years ago
LASER-Yi
dc6bd1fd1b
Fix a issue that the edit modal will clear the languages profiles if without changing anything
3 years ago
Liang Yi
d8d2300980
Add React-Query to improve network and cache performance
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
morpheus65535
58a967c892
Added settings to change the hearing-impaired subtitles file extension to use when saving to disk.
3 years ago
Anthony Arnaud
1a03d9fd12
Added cookies option for addic7ed to avoid anti-captcha provider requirement
3 years ago