morpheus65535
5ad3926306
Reverted normal only (non-hi) option to languages profile. Will be properly reintroduced later.
2024-06-14 12:24:23 -04:00
Anderson Shindy Oki
d719d4c6df
Fixed theme colors and variants
2024-06-12 22:35:35 -04:00
Anderson Shindy Oki
d7445bf39c
Fixed mass edit language clear not available
...
* Fixed mass edit language missing clear
* Fixed mass edit profile clear
* chore: Remove unused attributes
2024-06-12 06:17:22 -04:00
Anderson Shindy Oki
9787934820
Fixed background color of media overview badge on light theme
2024-06-11 06:24:33 -04:00
Anderson Shindy Oki
c4f5511915
Added submission on select to search box
2024-06-11 06:23:18 -04:00
Anderson Shindy Oki
ff8fd8c9a4
Fixed settings profile style button light theme
2024-06-11 06:21:18 -04:00
Anderson Shindy Oki
9fd1da7fea
no log: Bump braces and fill-range
2024-06-11 11:47:52 +09:00
dependabot[bot]
70c36bf860
no log: Bump @fortawesome/react-fontawesome ( #2526 )
...
Bumps the fortawesome group in /frontend with 1 update: [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome ).
Updates `@fortawesome/react-fontawesome` from 0.2.0 to 0.2.2
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases )
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/react-fontawesome/compare/0.2.0...0.2.2 )
---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: fortawesome
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 21:50:07 -04:00
Anderson Shindy Oki
54428495b9
Improved mass edit profile in chunks instead of at once
2024-06-10 21:44:56 -04:00
Anderson Shindy Oki
4d3c1f4b9d
Upgraded react-query to v5
2024-06-10 21:37:14 -04:00
morpheus65535
eee8659ce1
Added normal only (non-hi) option to languages profile
2024-06-10 19:29:31 -04:00
Anderson Shindy Oki
36730a17d0
no log: Added node version lock
2024-06-09 21:24:02 -04:00
Anderson Shindy Oki
d75c198c6c
Fixed episode history modal auto scrolling to top
2024-06-09 21:17:45 -04:00
Anderson Shindy Oki
854c43c53a
Fixed adjust time button overflow
2024-06-09 21:17:03 -04:00
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
2024-06-08 21:36:42 -04:00
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>
2024-06-09 07:49:07 +09:00
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
2024-06-08 06:14:39 -04:00
Anderson Shindy Oki
bcd8257fda
no log: Apply style linter ( #2516 )
2024-06-07 20:49:40 -04:00
Anderson Shindy Oki
be8f2d6d18
Upgraded mantine to v7.x
2024-06-06 23:00:42 -04:00
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>
2024-05-13 22:24:04 -04:00
morpheus65535
485122bfae
no log: removing leftover subscene remnants
2024-05-09 15:27:48 -04:00
Anderson Shindy Oki
5b5beadf4d
Removed dependency over moment library
...
* feat: remove moment dependency
* refactor
* add tests
* small format
* rename argument
2024-05-08 23:36:50 -04:00
Anderson Shindy Oki
397310eff5
no log: Fix husky installation ( #2488 )
2024-05-07 20:32:17 -04:00
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>
2024-05-06 19:06:38 -04:00
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>
2024-04-29 22:13:28 -04:00
Anderson Shindy Oki
86b889d3b6
Improved cutoff options label. #2466
2024-04-24 22:34:42 -04:00
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
2024-04-16 22:54:07 -04:00
Anderson Shindy Oki
b7be8007f2
no log: add animetosho provider anidb integration required message ( #2457 )
...
* chore: add animetosho provider anidb intergration required message
* chore: cs
2024-04-16 20:57:55 -04:00
Anderson Shindy Oki
af893847c6
Fixed subtitle toolbox overlap
2024-04-15 21:24:45 -04:00
Anderson Shindy Oki
b2d807d9d9
Fixed manual upload table long names without spacing. #2448
2024-04-15 11:42:15 -04:00
Anderson Shindy Oki
77ebd036f2
Added animetosho provider
2024-04-14 08:19:13 -04:00
morpheus65535
6fc4b41526
Upgraded some frontend dependencies
2024-04-09 06:29:51 -04:00
morpheus65535
cdf40950b2
no log: revert Bump @fortawesome/free-regular-svg-icons in /frontend ( #2446 )" ( #2447 )
...
This reverts commit d91b276496
.
2024-04-08 21:50:51 -04:00
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>
2024-04-08 20:58:37 -04:00
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>
2024-04-02 16:19:01 -04:00
Caden Gobat
a41dc546aa
no log: Correct some misspellings and grammar ( #2440 )
2024-03-27 06:24:01 -04:00
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>
2024-03-25 21:17:49 -04:00
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>
2024-03-18 19:10:42 -04:00
morpheus65535
1c25d125d3
Merge remote-tracking branch 'origin/development' into development
2024-03-12 23:42:53 -04:00
morpheus65535
a9f438b548
Fixed overflowing of episode titles in wanted view. #2419
2024-03-12 23:42:49 -04:00
JayZed
814b1af79f
Fixed and improved UI while correcting text
2024-03-12 23:03:08 -04:00
morpheus65535
2b9275244b
Updated other React dependencies.
2024-03-12 22:48:00 -04:00
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>
2024-03-11 20:10:39 -04:00
JayZed
afa529c4b3
Added Test Connection button for whisper provider
2024-03-04 23:10:50 -05:00
JayZed
33f82fe445
Added Weekly Sync option for Radarr and Sonarr
2024-03-04 22:52:24 -05:00
morpheus65535
20d235e1b5
no log: small format fix
2024-03-03 22:27:00 -05:00
morpheus65535
a85ebd86aa
no log: small version fix
2024-03-03 22:24:08 -05:00
morpheus65535
03afeb3470
Updated multiple Python modules (now in libs and custom_libs directories) and React libraries
2024-03-03 12:15:23 -05:00
JayZed
c4553452a5
Allow numeric passwords for all providers. #2416
2024-03-03 11:47:30 -05:00
JayZed
9f3992d9ca
no log: Prettier version?
2024-02-28 22:41:41 -05:00