Anderson Shindy Oki
4d3c1f4b9d
Upgraded react-query to v5
9 months ago
morpheus65535
eee8659ce1
Added normal only (non-hi) option to languages profile
9 months ago
Anderson Shindy Oki
36730a17d0
no log: Added node version lock
9 months ago
Anderson Shindy Oki
d75c198c6c
Fixed episode history modal auto scrolling to top
9 months ago
Anderson Shindy Oki
854c43c53a
Fixed adjust time button overflow
9 months ago
Anderson Shindy Oki
0a0762b1cf
Fixed minor style and colors broken on Mantine v7 update
...
* Fixed action icon styles
* small fixes
* fix brand color
* more small fixes
* fix disabled color for dark
* feat: customize highlight and warning badge
* chore: Remove hardcoded variables
* feat: add text wrap pretty to pop over
* fix: pagination position
* chore: small adjustments
9 months ago
dependabot[bot]
240948e638
no log: Bump react-router-dom from 6.22.3 to 6.23.1 in /frontend ( #2507 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.22.3 to 6.23.1.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.23.1/packages/react-router-dom )
---
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>
9 months ago
JayZed
eb296e13c1
Improved global search function
...
* Use Hamming textdistance library
Used Hamming textdistance to sort by closest match.
* Global search UI improvements
Increased dropdown height to show more results initially (and which can also be scrolled into view).
Scrollbars will appear automatically as needed.
Remove dropdown when Search box is cleared.
* Added textdistance 4.6.2 library
9 months ago
Anderson Shindy Oki
bcd8257fda
no log: Apply style linter ( #2516 )
9 months ago
Anderson Shindy Oki
be8f2d6d18
Upgraded mantine to v7.x
9 months ago
dependabot[bot]
07534282a2
no log: Bump @types/lodash from 4.17.0 to 4.17.1 in /frontend ( #2495 )
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.17.0 to 4.17.1.
- [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>
9 months ago
morpheus65535
485122bfae
no log: removing leftover subscene remnants
10 months ago
Anderson Shindy Oki
5b5beadf4d
Removed dependency over moment library
...
* feat: remove moment dependency
* refactor
* add tests
* small format
* rename argument
10 months ago
Anderson Shindy Oki
397310eff5
no log: Fix husky installation ( #2488 )
10 months ago
dependabot[bot]
d886515f9c
no log: Bump recharts from 2.12.4 to 2.12.6 in /frontend ( #2487 )
...
Bumps [recharts](https://github.com/recharts/recharts ) from 2.12.4 to 2.12.6.
- [Release notes](https://github.com/recharts/recharts/releases )
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/recharts/recharts/compare/v2.12.4...v2.12.6 )
---
updated-dependencies:
- dependency-name: recharts
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>
10 months ago
dependabot[bot]
1c2538ef3c
no log: Bump @testing-library/react from 14.3.0 to 15.0.5 in /frontend ( #2478 )
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 14.3.0 to 15.0.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.3.0...v15.0.5 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
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>
10 months ago
Anderson Shindy Oki
86b889d3b6
Improved cutoff options label. #2466
10 months ago
Anderson Shindy Oki
eff4568f72
no log: table overflow wrapper specific to upload modal ( #2459 )
...
* fix: table overflow wrapper specific to upload modal
* chore: apply prettier
10 months ago
Anderson Shindy Oki
b7be8007f2
no log: add animetosho provider anidb integration required message ( #2457 )
...
* chore: add animetosho provider anidb intergration required message
* chore: cs
10 months ago
Anderson Shindy Oki
af893847c6
Fixed subtitle toolbox overlap
10 months ago
Anderson Shindy Oki
b2d807d9d9
Fixed manual upload table long names without spacing. #2448
10 months ago
Anderson Shindy Oki
77ebd036f2
Added animetosho provider
10 months ago
morpheus65535
6fc4b41526
Upgraded some frontend dependencies
11 months ago
morpheus65535
cdf40950b2
no log: revert Bump @fortawesome/free-regular-svg-icons in /frontend ( #2446 )" ( #2447 )
...
This reverts commit d91b276496
.
11 months ago
dependabot[bot]
d91b276496
no log: Bump @fortawesome/free-regular-svg-icons in /frontend ( #2446 )
...
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-svg-icons"
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>
11 months ago
dependabot[bot]
221d5aa2db
no log: Bump recharts from 2.12.2 to 2.12.3 in /frontend ( #2444 )
...
Bumps [recharts](https://github.com/recharts/recharts ) from 2.12.2 to 2.12.3.
- [Release notes](https://github.com/recharts/recharts/releases )
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/recharts/recharts/compare/v2.12.2...v2.12.3 )
---
updated-dependencies:
- dependency-name: recharts
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>
11 months ago
Caden Gobat
a41dc546aa
no log: Correct some misspellings and grammar ( #2440 )
11 months ago
dependabot[bot]
538e28fce6
no log: Bump @types/react from 18.2.65 to 18.2.70 in /frontend ( #2438 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.65 to 18.2.70.
- [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>
11 months ago
dependabot[bot]
369622834b
no log: Bump @types/node from 20.11.26 to 20.11.29 in /frontend ( #2435 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.26 to 20.11.29.
- [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: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>
11 months ago
morpheus65535
1c25d125d3
Merge remote-tracking branch 'origin/development' into development
12 months ago
morpheus65535
a9f438b548
Fixed overflowing of episode titles in wanted view. #2419
12 months ago
JayZed
814b1af79f
Fixed and improved UI while correcting text
12 months ago
morpheus65535
2b9275244b
Updated other React dependencies.
12 months ago
dependabot[bot]
4d94aa2675
no log: Bump @types/react-dom from 18.2.19 to 18.2.21 in /frontend ( #2427 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.2.19 to 18.2.21.
- [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>
12 months ago
JayZed
afa529c4b3
Added Test Connection button for whisper provider
12 months ago
JayZed
33f82fe445
Added Weekly Sync option for Radarr and Sonarr
12 months ago
morpheus65535
20d235e1b5
no log: small format fix
12 months ago
morpheus65535
a85ebd86aa
no log: small version fix
12 months ago
morpheus65535
03afeb3470
Updated multiple Python modules (now in libs and custom_libs directories) and React libraries
12 months ago
JayZed
c4553452a5
Allow numeric passwords for all providers. #2416
12 months ago
JayZed
9f3992d9ca
no log: Prettier version?
12 months ago
JayZed
3827ea6ffe
Text updates, especially for thresholds
...
- added explanations for various thresholds
- fixed some spelling and grammar mistakes
- improved wording to make things clearer (hopefully)
- made capitalization, use of periods more consistent
12 months ago
Thijmen Heuvelink
731e44cb9a
Added Progressive Web App support
12 months ago
JayZed
f95db43a2f
Disabled autoscroll to top for underlying window after manual search. #2285
1 year ago
JayZed
e3354aa7f3
Reduced debounce value for event notifications
1 year ago
JayZed
d5466fff23
Added log level/filter settings to Logs page
1 year ago
MrHereAndThere
ad8f116c78
Updated fallback language for embeddedsubtitles provider to be able to specify the one to use
1 year ago
JayZed
5dd001317d
Added Expand All / Collapse All button for series seasons
1 year ago
Hlib
b933eb87b9
Added AvistaZ and CinemaZ subtitles provider
1 year ago
morpheus65535
ebd0b21c6d
no log: additional fixes
1 year ago