Commit Graph

518 Commits

Author SHA1 Message Date
William Oldham d0ef78020a Add Galician Flag 2024-01-04 20:44:11 +00:00
William Oldham 38fe8df228 Move flags into flag directory 2024-01-04 20:43:05 +00:00
mrjvs 1091253392 Handle more turnstile errors + show interactive prompt + handle provider api metadata errors
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-03 23:54:08 +01:00
mrjvs 7155ffce40 Add missing languages + add support for scripts (pain) 2024-01-03 21:20:57 +01:00
mrjvs aca7827a15 Implement new country code system and new language code system 2024-01-03 20:06:08 +01:00
Jip Fr adbf11969e Fix player UI not always vanishing (or so we hope :D) 2024-01-03 00:55:42 +01:00
Jip Fr 58e1a17215 Make disabled episodes clickable 2024-01-02 20:29:19 +01:00
Jip Fr de74eac008 Disable episodes in list when episode hasn't aired yet 2024-01-01 21:55:04 +01:00
Ruslan 9678bd566e add toki pona flag 2023-12-30 01:57:38 +01:00
Ruslan 18ad3753e2 add full ukrainian transtaltion, fix flags 2023-12-30 01:29:57 +01:00
Astrid 95b1e05667 Fix translation keys 2023-12-29 22:25:09 +01:00
mrjvs 378a1696b3 Update provider package 2023-12-29 18:17:37 +01:00
Jip Fr e9aee9e7e8 Correct nepal flag 2023-12-29 16:52:13 +01:00
Jip Fr ac31d963a1 Fix Estonia flag 2023-12-29 14:34:12 +01:00
mrjvs 80ded57051
Merge branch 'dev' into colors 2023-12-29 13:47:59 +01:00
chaos 6c28ed8249
Update order of colors 2023-12-29 14:39:56 +02:00
chaos b3367fd60d
Change to darker gray 2023-12-29 13:16:26 +02:00
qtchaos 447b7c6311
Add darker gray color to subtitle colors 2023-12-29 03:46:59 +02:00
qtchaos 5e52ea8e8f
Add check for non existent index. 2023-12-28 22:53:47 +02:00
qtchaos 27b28a6d96
Remove seeking with numbers. 2023-12-28 22:18:47 +02:00
qtchaos c3494c2f84
Refactor video playback speed options 2023-12-28 21:57:14 +02:00
qtchaos 9f7432450b
Improve video progress/playback keybinds 2023-12-28 21:43:52 +02:00
Vijay bc32fc3f8a Create translation string for backlink in subtitles settings 2023-12-28 22:01:16 +05:30
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