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.
2023-12-28 22:01:16 +05:30
mrjvs
13011ad379
Merge branch 'dev' into cdn-replacements
2023-12-27 23:55:47 +01:00
mrjvs
23c1df5aef
Fix some cdn replacement bugs
2023-12-27 23:52:18 +01:00
mrjvs
adddb84417
Add cdn replacements
2023-12-27 23:39:32 +01:00
Astrid
57edcbeb79
Playlist downloads
2023-12-27 22:40:04 +01:00
Astrid
ac0e5e6927
Add support for playlist download
2023-12-27 22:39:38 +01:00
Ikko Eltociear Ashimine
e19703122e
Fix typo in player/README.md
...
seperate -> separate
2023-12-28 01:09:03 +09:00
mrjvs
2e0a5910ca
Fix missing timeout on touch controls hovering
2023-12-24 16:12:28 +01:00
mrjvs
51724987ca
Fix popout bug
2023-12-24 15:51:19 +01:00
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2023-12-23 18:24:43 +13:00
mrjvs
75af3b992d
Made some more keys translatable
2023-12-21 20:47:38 +01:00
blackvid
a59668f46c
Important update
2023-12-20 15:48:06 -04:00
mrjvs
b5a11ef000
turnstile integration for provider api
2023-12-19 20:41:56 +01:00
mrjvs
4847980947
Improve error handling for providers api
2023-12-19 18:47:54 +01:00
mrjvs
ca2e20fdbc
Add provider-api to source selection menu
2023-12-19 18:09:05 +01:00
mrjvs
15d97dda02
remove unused import
2023-12-19 00:14:42 +01:00
mrjvs
116501e0c1
Source list
2023-12-19 00:14:13 +01:00
mrjvs
2bf0b5b03c
Metadata fetching
2023-12-19 00:10:46 +01:00
zisra
43ed6edd99
Fix RTL subtitles
2023-12-17 13:37:28 -06:00
mrjvs
3ddcb9feaa
Fix some RTL bugs
2023-12-16 18:45:21 +01:00
mrjvs
6766337fdb
Update languages + update swedish flag override
2023-12-16 18:39:59 +01:00
mrjvs
0c9eb7e0df
Merge branch 'dev' into rtl
2023-12-16 16:59:25 +01:00
mrjvs
ad81b23c95
Fix thumbnail going under next episode button
2023-12-16 16:58:53 +01:00
mrjvs
6dea1fb3f6
Fix RTL issues
2023-12-16 16:50:34 +01:00
Jip Fr
cf4cb6f300
Some RTL fixes
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-16 16:21:50 +01:00
Jip Fr
4813d9dbfe
RTL text
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-16 15:27:42 +01:00
mrjvs
1249f35f8b
Merge branch 'dev' into mobile-fixes
2023-12-16 14:56:23 +01:00
Jip Fr
b91f0e4b3d
Fix modal offset
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-16 14:42:51 +01:00
Jip Fr
179bdb07dd
Re-add auto captions
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-16 14:37:52 +01:00
Jip Fr
6862255de9
Replace 1.25 playback speed with 1.5
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-16 14:37:12 +01:00
Jip Fr
ed957f3872
Make passphrase input into toggleable password field
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-16 14:16:48 +01:00
Jip Fr
33fac3b718
Fix logged out font size in navigation
2023-12-16 13:51:33 +01:00
Jip Fr
1c9a18a52c
Convert passphrase display to 3 cols with smaller text on mobile
2023-12-16 13:48:41 +01:00
Jip Fr
00e57a932f
Downscale navigation on very small screens
2023-12-16 13:46:04 +01:00
Jip Fr
e3807d31c1
Add minionlang
2023-12-16 01:48:26 +01:00
Jip Fr
0baad79fde
Add brush lmao
2023-12-16 00:04:33 +01:00
Jip Fr
4caada49a4
Oops :3
2023-12-14 21:57:06 +01:00
Jip Fr
8e0f385024
https://youtu.be/G4MV9Q83zaY Add santa hats
2023-12-14 21:54:06 +01:00
Jip Fr
cf24ddc71f
https://youtu.be/G4MV9Q83zaY
2023-12-14 21:24:59 +01:00
Jip Fr
46f2da3c45
Fix lightbar being too tall (again)
2023-12-14 20:41:03 +01:00
Jip Fr
f8b83a6f8c
Remove play() to stop weird audio buffering thingie https://youtu.be/dQw4w9WgXcQ
2023-12-13 21:51:06 +01:00
Jip Fr
87b6399d5d
Fix tall boi page UwU
2023-12-13 21:25:48 +01:00
Jip Fr
b5cb432241
Add safe area to next episode button, clean up debugging stuff, disable thumbnails on Safari, fix lightbar on landscape
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-13 21:13:57 +01:00
Jip Fr
903185f5a3
Add safe area inset bottom to next episode button
2023-12-11 17:47:24 +01:00
Jip Fr
3109da2154
Some progress for thumbnail fix on iOS
2023-12-10 22:12:09 +01:00
Jip Fr
c4dcc42b9d
Fix weird underflow on media card on Safari
2023-12-10 22:11:54 +01:00
Jip Fr
056fabb266
Add safe area to mobile overlays
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-12-10 20:58:56 +01:00
mrjvs
436a75d3f2
Add chromecasting UI
2023-12-10 17:47:38 +01:00
mrjvs
fac61d26da
Add chromecasting display interface
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-12-10 17:12:05 +01:00
mrjvs
09da337362
Focustrap workaround, pain
2023-12-10 13:12:51 +01:00