Ashutosh Shinde
32dd68c90e
updated CaptionOption key to use caption id instead of index and url in CaptionView
2 years ago
Ashutosh Shinde
cd02f6d7a3
fixed #614 multiple captions of the same language all appeared as selected when selecting only one
2 years ago
mrjvs
aca7827a15
Implement new country code system and new language code system
2 years ago
Vijay
c347fe7ef5
Enhance Clarity, Consistency, and Formatting in Captioning and Subtitling Options
...
Refined language for captioning and subtitling options in the codebase:
- Replaced 'captions' with 'subtitles' in player.menus keys.
- Updated occurrences of "settings.captions" to "settings.subtitles" in view components.
- Updated occurrences of "player.menus.settings.enableCaptions" to "player.menus.settings.enableSubtitles" in SettingsMenu.tsx component.
Ensured consistency in translations by applying these changes to locales for different languages across the repository.
Additionally, performed auto-formatting using ESLint and Prettier for consistent code style.
This commit aims to improve overall clarity, alignment with preferred terminology, and maintain code quality through auto-formatting.
2 years ago
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2 years ago
mrjvs
83bc9637b0
Prevent language duplication in search
2 years ago
Jip Fr
4f810a58d9
Fix flag alignment on subtitles page
2 years ago
mrjvs
a4808415db
Localize the rest of everything
2 years ago
Jip Fr
ab167d565a
Add popup close keyboard shortcut, more tabbable styles
2 years ago
mrjvs
fa990d16b2
linked captions + primary navigation dropdown
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
Jip Fr
2b23353e40
Language dropdown, language in settings, add temporary confirmation to delete account
2 years ago
Jip Fr
de4a7afec1
fix flag
2 years ago
mrjvs
65d0218f81
removed old todos, disable captions on load
2 years ago
mrjvs
9ff603f87c
correct languages + settings page styling
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
ca402a219d
fix custom subs + download
2 years ago
mrjvs
e267482d33
opush
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
a2968d3bf8
scroll to active episode and caption, fix last provider being nonactive. caption delays mobile friendly input, bigger range caption delay range
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
e41d1fdb3f
improve most voted algorithm, remove temporary state
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
8e65db04a3
searching of subs + caching of results + sort subs by common usage + better loading state for subs + PiP added to mobile + remove useLoading
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
9ce0e6a099
caption keyboard shortcut + searchbar for captions + enabled toggle for keyboard + subtitle padding
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
Jip Fr
2ae9c37a26
Add download view
2 years ago
mrjvs
4c782b0c47
subtitle scraping + new subtitle setting to fix capitalization
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
6395d75d78
testing subtitle scraping
2 years ago
mrjvs
75109ce45c
refactored context menu links, + next episode button styling + mobile UI
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
1491a117b4
subtitle customization
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
bc27a7ffa7
fix border of context menu
2 years ago
mrjvs
c8172fa344
fix utf8 being lost in example captions
2 years ago
mrjvs
037960f587
Fix excessive memory usage on chrome+webkit
2 years ago
mrjvs
454fa1279b
caption rendering is back!
2 years ago
mrjvs
abec91a322
cleanup settings modal + add sources list
2 years ago