aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/src
AgeCommit message (Collapse)Author
2024-11-26Fixed duplicate keusfeature/add-provider-validationAnderson Shindy Oki
2024-11-26refactorAnderson Shindy Oki
2024-11-26Added opensubtitlescom provider validationAnderson Shindy Oki
2024-11-26Added matches dialog alert and column titles (#2771)Anderson Shindy Oki
2024-11-24Added Napiprojekt provider releases info and a new options to filter ↵destpstrzy
subtitles based on uploader
2024-11-20Refactored upgrade routine to bring logic out of db requests but into Python ↵v1.4.6-beta.20morpheus65535
code. #2749
2024-11-18Added switch to control passing of video filename in whisper provider modalv1.4.6-beta.19JayZed
2024-10-31Adjusted search result stylesv1.4.6-beta.16Anderson Shindy Oki
2024-10-23Added search poster (#2722)v1.4.6-beta.10Anderson Shindy Oki
2024-10-20Added highlight when hovering table rowsshaji618
2024-10-14Improved provider labelingJayZed
2024-10-08Added the option to skip mismatched fps to TitulkySamuel Bartík
2024-09-26Added database type, version and migration to System-->Status page.morpheus65535
2024-09-25Fixed duplicate IDs in languages profile itemsv1.4.5-beta.5morpheus65535
2024-09-25Fixed upload subtitle language (#2675)v1.4.5-beta.4Anderson Shindy Oki
2024-09-25Fixed duplicated search result name for series and movies (#2682)Anderson Shindy Oki
2024-09-13Added support for Legendas.net providerMatheus Amendola
2024-09-03Added support for binding IPv4 AND IPv6 instead of just either one or the otherv1.4.4-beta.41Omar Pakker
2024-08-29no log: Eslint plugin updates (#2574)Anderson Shindy Oki
2024-08-29no log: Replace raw html bold tag inside text with Mantine Text (#2639)Anderson Shindy Oki
2024-08-28Added ability to remove language profiles based on tag valuesv1.4.4-beta.37JayZed
2024-08-27Added sonarr and radarr settings tags validation (#2634)Anderson Shindy Oki
2024-08-26Fixed badge overflowv1.4.4-beta.34Anderson Shindy Oki
2024-08-25Fixed chinese audio language (#2632)Anderson Shindy Oki
2024-08-09Added settings provider maximum description lines (#2611)Anderson Shindy Oki
2024-08-07no log: Remove item overview fallback image posterv1.4.4-beta.30Anderson Shindy Oki
2024-08-07Fixed table items losing order when action is executedAnderson Shindy Oki
2024-08-06Added jimaku provider (#2505)The Man
Co-authored-by: Danny <[email protected]>
2024-07-24Added new feature: Tag-Based Automatic Language Profile Selectionv1.4.4-beta.25JayZed
2024-07-11Added series empty subtitle episodes progress bar labels (#2575)v1.4.4-beta.21Iñaki Larramendi
2024-07-09Fixed popover text wrap browser compatibility (#2573)Anderson Shindy Oki
2024-07-07Added subdl provider initial implementationmorpheus65535
2024-07-07Fixed overview poster wrap (#2567)Anderson Shindy Oki
2024-07-05Updated tanstack table to v8.x (#2564)Anderson Shindy Oki
2024-06-25Fixed uptime calculation overflowing hoursv1.4.4-beta.12Anderson Shindy Oki
2024-06-24Fixed frontend sync and translate missing hi and forced informationv1.4.4-beta.11Anderson Shindy Oki
2024-06-14Reverted normal only (non-hi) option to languages profile. Will be properly ↵v1.4.4-beta.6morpheus65535
reintroduced later.
2024-06-12Fixed theme colors and variantsv1.4.4-beta.5Anderson Shindy Oki
2024-06-12Fixed mass edit language clear not availableAnderson Shindy Oki
* Fixed mass edit language missing clear * Fixed mass edit profile clear * chore: Remove unused attributes
2024-06-11Fixed background color of media overview badge on light themev1.4.4-beta.4Anderson Shindy Oki
2024-06-11Added submission on select to search boxAnderson Shindy Oki
2024-06-11Fixed settings profile style button light themeAnderson Shindy Oki
2024-06-10Improved mass edit profile in chunks instead of at onceAnderson Shindy Oki
2024-06-10Upgraded react-query to v5Anderson Shindy Oki
2024-06-10Added normal only (non-hi) option to languages profilemorpheus65535
2024-06-09Fixed episode history modal auto scrolling to topAnderson Shindy Oki
2024-06-09Fixed adjust time button overflowAnderson Shindy Oki
2024-06-08Fixed minor style and colors broken on Mantine v7 updatev1.4.4-beta.1Anderson Shindy Oki
* 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-08Improved global search functionJayZed
* 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-07no log: Apply style linter (#2516)Anderson Shindy Oki