William Oldham
7c4c02dd83
Fix theme preview
1 year ago
qtchaos
bf6424f75d
feat: run worker tests in parallel with 5 sec cooldown
1 year ago
qtchaos
130b4f5cc3
feat: disable creating account when server is not set
1 year ago
qtchaos
fcf42a4e8a
fix: change useBackendUrl to possibly be undefined, add checks to avoid useless requests to nonexistent backend
1 year ago
qtchaos
b18269b40e
chore: Remove references to official domain
1 year ago
Vijay
446be58478
Fix ESLint warning in HeroPart.tsx
1 year ago
Marcos Rios
247362a4a9
Add preview theme functionality to SettingsPage
1 year ago
Vijay
f5c1d6eb86
Add dynamic and engaging search bar placeholders
...
Enhance search bar experience with 15 dynamic placeholders for the movie web app. Provides a mix of engaging questions and suggestions, promoting user interaction and a personalized feel. Shuffled for a random appearance, contributing to a more dynamic user experience.
1 year ago
Boidushya Bhattacharya
d4ba87f95e
fix(settings/appearance): Removed inset-shadow & created new theme variable
2 years ago
Boidushya Bhattacharya
aba12370f3
fix(settings/appearance): improved 'Active' pill
2 years ago
Jip Fr
058a3c41c8
Mobile view for SetupPart
2 years ago
mrjvs
a91e2b6e2e
adjust setupPart timings and extension message preload
2 years ago
mrjvs
e758f32483
Add loading screen for SetupPart checks
2 years ago
William Oldham
9157220317
Add i81n strings for MetaPart
2 years ago
William Oldham
1918aa6d9b
Extension should only be classed as active/valid when it's allowed on the domain
2 years ago
mrjvs
e4ad8789b9
Add todos and fix some highlights
2 years ago
mrjvs
88b788d831
localize setupPart
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
a362559d9c
Add onboarding state to settings
2 years ago
mrjvs
3b2be31691
Add thumbnail generation as a setting
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
Jorrin
fa2b610ea6
fix permission check on domain level
2 years ago
Jorrin
9488437698
check if extension has permissions
2 years ago
Isra
b11a7016be
Actual links
2 years ago
Isra
caa82e15a3
Instructions
2 years ago
Astrid
dc67ef0c3a
remove unused vars
2 years ago
mrjvs
f70d13f2c9
Clean up extension code
2 years ago
Astrid
24e3cc739c
add register avatar preview
2 years ago
Astrid
acfd34a60b
Add profile picture preview
2 years ago
Jip Fr
44740aed6a
Create WarningPart for in-player use
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
aca7827a15
Implement new country code system and new language code system
2 years ago
Ashishprasa
986a46f9f0
fix missing poster issu sort the movie list
2 years ago
Ashishprasa
bc3d6742fb
fix missing poster issu
2 years ago
mrjvs
a1a7ab024a
Fix error dialog
2 years ago
qtchaos
d016137989
Add Worker URLs syncing with backend
2 years ago
mrjvs
ecf1d901a3
Fix issue with current source displaying in scraping screen
2 years ago
mrjvs
9dd8f372a6
capitalize 4k
2 years ago
Heman Sran
544ed48741
- Fixed Sidebar scroll effect for last element in the settingLinks
2 years ago
mrjvs
41f83f4bef
Fix wrong backendurl being used for meta data fetching
2 years ago
Jip Fr
7156d8ebf3
Get rid of gear on mobile view
2 years ago
mrjvs
061cb548d0
Fix error messages for providers api
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
ac7fa99c45
Fix noOutput parsing + better error modal
2 years ago
mrjvs
257b080e67
Fix hostname not being show correctly
2 years ago
Contreras, Raf
bbf5645c2b
PR review changes
2 years ago
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2 years ago
mrjvs
75af3b992d
Made some more keys translatable
2 years ago
mrjvs
0ef33ccd44
Fix workers test page not using the actual proxy workers
2 years ago
mrjvs
d998dceb1e
Fix proxiedFetch not using new turnstile integration
2 years ago