Anderson Shindy Oki
d79bc09b7c
Added opensubtitlescom provider validation ( #2770 )
4 months ago
Anderson Shindy Oki
8dc686e902
Fixed item overview path label overflow ( #2780 )
4 months ago
Anderson Shindy Oki
c62afe7d02
Fixed match popover position ( #2777 )
4 months ago
JayZed
4d022c24b6
Improved wording for Embedded Subtitles UI components
4 months ago
Anderson Shindy Oki
04be28f437
Added matches dialog alert and column titles ( #2771 )
4 months ago
destpstrzy
42d569faa3
Added Napiprojekt provider releases info and a new options to filter subtitles based on uploader
4 months ago
morpheus65535
24096cb10f
Refactored upgrade routine to bring logic out of db requests but into Python code. #2749
4 months ago
JayZed
e298d15724
Added switch to control passing of video filename in whisper provider modal
4 months ago
Anderson Shindy Oki
0d6344859b
Adjusted search result styles
5 months ago
Anderson Shindy Oki
e8077d64df
Added search poster ( #2722 )
5 months ago
shaji618
f58c863007
Added highlight when hovering table rows
5 months ago
JayZed
9eb9bb55c9
Improved provider labeling
5 months ago
Samuel Bartík
f296ba5336
Added the option to skip mismatched fps to Titulky
6 months ago
morpheus65535
6297b4b83c
Added database type, version and migration to System-->Status page.
6 months ago
morpheus65535
c11bdf34fa
Fixed duplicate IDs in languages profile items
6 months ago
Anderson Shindy Oki
9d8d995d3a
Fixed upload subtitle language ( #2675 )
6 months ago
Anderson Shindy Oki
dd92f408b9
Fixed duplicated search result name for series and movies ( #2682 )
6 months ago
Matheus Amendola
b8aa2a8b1a
Added support for Legendas.net provider
6 months ago
Omar Pakker
4e365c6aa6
Added support for binding IPv4 AND IPv6 instead of just either one or the other
7 months ago
Anderson Shindy Oki
fb3722f138
no log: Eslint plugin updates ( #2574 )
7 months ago
Anderson Shindy Oki
02a91253f0
no log: Replace raw html bold tag inside text with Mantine Text ( #2639 )
7 months ago
JayZed
e5f1528bba
Added ability to remove language profiles based on tag values
7 months ago
Anderson Shindy Oki
0e876fcc93
Added sonarr and radarr settings tags validation ( #2634 )
7 months ago
Anderson Shindy Oki
9ec6027989
Fixed badge overflow
7 months ago
Anderson Shindy Oki
4887066000
Fixed chinese audio language ( #2632 )
7 months ago
Anderson Shindy Oki
baae406a02
Added settings provider maximum description lines ( #2611 )
8 months ago
Anderson Shindy Oki
f424c21628
no log: Remove item overview fallback image poster
8 months ago
Anderson Shindy Oki
1ec415f0c5
Fixed table items losing order when action is executed
8 months ago
The Man
866b1d5894
Added jimaku provider ( #2505 )
...
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
8 months ago
JayZed
b304f6f1ef
Added new feature: Tag-Based Automatic Language Profile Selection
8 months ago
Iñaki Larramendi
03f0bdbe39
Added series empty subtitle episodes progress bar labels ( #2575 )
9 months ago
Anderson Shindy Oki
ab2925e416
Fixed popover text wrap browser compatibility ( #2573 )
9 months ago
morpheus65535
40985fdee3
Added subdl provider initial implementation
9 months ago
Anderson Shindy Oki
8c65777ba8
Fixed overview poster wrap ( #2567 )
9 months ago
Anderson Shindy Oki
8beebce2e4
Updated tanstack table to v8.x ( #2564 )
9 months ago
Anderson Shindy Oki
34089b0fd7
Fixed uptime calculation overflowing hours
9 months ago
Anderson Shindy Oki
26ce9d73e6
Fixed frontend sync and translate missing hi and forced information
9 months ago
morpheus65535
5ad3926306
Reverted normal only (non-hi) option to languages profile. Will be properly reintroduced later.
9 months ago
Anderson Shindy Oki
d719d4c6df
Fixed theme colors and variants
9 months ago
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
10 months ago
Anderson Shindy Oki
9787934820
Fixed background color of media overview badge on light theme
10 months ago
Anderson Shindy Oki
c4f5511915
Added submission on select to search box
10 months ago
Anderson Shindy Oki
ff8fd8c9a4
Fixed settings profile style button light theme
10 months ago
Anderson Shindy Oki
54428495b9
Improved mass edit profile in chunks instead of at once
10 months ago
Anderson Shindy Oki
4d3c1f4b9d
Upgraded react-query to v5
10 months ago
morpheus65535
eee8659ce1
Added normal only (non-hi) option to languages profile
10 months ago
Anderson Shindy Oki
d75c198c6c
Fixed episode history modal auto scrolling to top
10 months ago
Anderson Shindy Oki
854c43c53a
Fixed adjust time button overflow
10 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
10 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
10 months ago