1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-03 05:25:28 +00:00
Commit graph

401 commits

Author SHA1 Message Date
Anderson Shindy Oki
0e876fcc93
Added sonarr and radarr settings tags validation (#2634) 2024-08-27 09:00:44 +09:00
Anderson Shindy Oki
9ec6027989 Fixed badge overflow 2024-08-26 10:36:40 +09:00
Anderson Shindy Oki
4887066000
Fixed chinese audio language (#2632) 2024-08-25 22:46:57 +09:00
Anderson Shindy Oki
baae406a02
Added settings provider maximum description lines (#2611) 2024-08-09 16:40:44 +09:00
Anderson Shindy Oki
f424c21628 no log: Remove item overview fallback image poster 2024-08-07 09:12:48 +09:00
Anderson Shindy Oki
1ec415f0c5 Fixed table items losing order when action is executed 2024-08-07 09:03:59 +09:00
The Man
866b1d5894
Added jimaku provider (#2505)
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2024-08-06 09:24:15 +09:00
JayZed
b304f6f1ef
Added new feature: Tag-Based Automatic Language Profile Selection 2024-07-24 13:09:30 -04:00
Iñaki Larramendi
03f0bdbe39
Added series empty subtitle episodes progress bar labels (#2575) 2024-07-11 10:17:54 +09:00
Anderson Shindy Oki
ab2925e416
Fixed popover text wrap browser compatibility (#2573) 2024-07-09 23:52:55 +09:00
morpheus65535
40985fdee3
Added subdl provider initial implementation 2024-07-07 09:24:22 -04:00
Anderson Shindy Oki
8c65777ba8
Fixed overview poster wrap (#2567) 2024-07-07 05:11:19 +09:00
Anderson Shindy Oki
8beebce2e4
Updated tanstack table to v8.x (#2564) 2024-07-05 09:56:13 +09:00
Anderson Shindy Oki
34089b0fd7
Fixed uptime calculation overflowing hours 2024-06-25 08:49:52 -04:00
Anderson Shindy Oki
26ce9d73e6
Fixed frontend sync and translate missing hi and forced information 2024-06-24 22:11:08 -04:00
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
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
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
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
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
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
Caden Gobat
a41dc546aa
no log: Correct some misspellings and grammar (#2440) 2024-03-27 06:24:01 -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
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
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
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
2024-02-28 21:09:45 -05:00
JayZed
f95db43a2f
Disabled autoscroll to top for underlying window after manual search. #2285 2024-02-26 06:33:06 -05:00
JayZed
e3354aa7f3
Reduced debounce value for event notifications 2024-02-20 20:12:45 -05:00