mrjvs
20e35d0549
fix linting problem
2 years ago
Mehdi Dara
6010c2bab0
⚡ Backdrop blur for the navigation buttons
2 years ago
mrjvs
4fa500013e
Style the extension onboarding
2 years ago
mrjvs
ad69c9381c
remove resolved TODO
2 years ago
mrjvs
8cc6faff09
improve HLS disclaimer
2 years ago
mrjvs
741a35dee8
Style and localize the preference section of settings
2 years ago
mrjvs
f96a0de373
Style the settings onboarding card
2 years ago
mrjvs
de5d47a730
Theme skip setup card
2 years ago
mrjvs
9ec273e78c
Style onboarding pages
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2 years ago
mrjvs
bb147a1367
Fixed flares
2 years ago
mrjvs
b3222b130f
Fix some thumbnail scraping setting logic
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
dc95bd7455
Add full layout and styling for the first step in onboarding
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
3b2be31691
Add thumbnail generation as a setting
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
925f3dff19
Basic onboarding structure
2 years ago
mrjvs
3704dfba10
Fix styling bugs, fix player not switching source after error, fix allowed state in extension, add ip locked sourced for extension
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
Jorrin
d32ef6ed9a
fix extension not preparing stream on embed selection
2 years ago
mrjvs
421186cb54
Version checking + preparing streams
2 years ago
Astrid
dec967418b
Mark cursor-not-allowed as important so that cursor-pointer gets overridden
2 years ago
mrjvs
f70d13f2c9
Clean up extension code
2 years ago
Ashutosh Shinde
803668b492
added return value of selectCaptionById from selectLanguage function
2 years ago
Jorrin
ef85c217f7
first mvp extension
2 years ago
Ashutosh Shinde
f09a185335
updated selectLanguage callback to call selectCaptionById after searching for correct caption
2 years ago
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
William Oldham
d0ef78020a
Add Galician Flag
2 years ago
William Oldham
38fe8df228
Move flags into flag directory
2 years ago
mrjvs
1091253392
Handle more turnstile errors + show interactive prompt + handle provider api metadata errors
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
7155ffce40
Add missing languages + add support for scripts (pain)
2 years ago
mrjvs
aca7827a15
Implement new country code system and new language code system
2 years ago
Jip Fr
adbf11969e
Fix player UI not always vanishing (or so we hope :D)
2 years ago
Jip Fr
58e1a17215
Make disabled episodes clickable
2 years ago
Jip Fr
de74eac008
Disable episodes in list when episode hasn't aired yet
2 years ago
Ruslan
9678bd566e
add toki pona flag
2 years ago
Ruslan
18ad3753e2
add full ukrainian transtaltion, fix flags
2 years ago
Astrid
95b1e05667
Fix translation keys
2 years ago
mrjvs
378a1696b3
Update provider package
2 years ago
Jip Fr
e9aee9e7e8
Correct nepal flag
2 years ago
Jip Fr
ac31d963a1
Fix Estonia flag
2 years ago
chaos
6c28ed8249
Update order of colors
2 years ago
chaos
b3367fd60d
Change to darker gray
2 years ago
qtchaos
447b7c6311
Add darker gray color to subtitle colors
2 years ago
qtchaos
5e52ea8e8f
Add check for non existent index.
2 years ago
qtchaos
27b28a6d96
Remove seeking with numbers.
2 years ago
qtchaos
c3494c2f84
Refactor video playback speed options
2 years ago
qtchaos
9f7432450b
Improve video progress/playback keybinds
2 years ago
Vijay
bc32fc3f8a
Create translation string for backlink in subtitles settings
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
mrjvs
23c1df5aef
Fix some cdn replacement bugs
2 years ago
mrjvs
adddb84417
Add cdn replacements
2 years ago
Astrid
57edcbeb79
Playlist downloads
2 years ago