Cooper Ransom
0c4cc5aca4
Merge remote-tracking branch 'movie-web/dev'
2024-03-22 12:58:37 -04:00
William Oldham
b74d05afce
Merge branch 'dev' into fix/scroll-volume
2024-03-22 15:47:12 +00:00
qtchaos
39bcf8c270
fix: add overflow-y-hidden for mac users
2024-03-22 17:42:18 +02:00
Cooper Ransom
b2e1cc5aab
Change next episode button to be more universal
2024-03-21 20:08:46 -04:00
Cooper Ransom
4155c4b610
Remove shitty auto next episode
2024-03-21 19:01:52 -04:00
Cooper Ransom
549d19e16f
Add auto next episode
2024-03-20 14:55:09 -04:00
TechyGiraffe999
9a56c71e30
Add Watch Party Option
2024-03-16 18:08:55 +00:00
Cooper Ransom
7f2b343216
Merge remote branch 'movie-web/dev'
2024-03-14 23:54:28 -04:00
qtchaos
bde2231a90
fix: set touch-action to none
2024-03-13 23:20:17 +02:00
ssssobek
c1f9382f50
Add embedded subtitles support
2024-03-12 23:45:34 +01:00
Cooper Ransom
0f81ef90fb
Merge movie-web/dev
2024-03-11 19:28:08 -04:00
William Oldham
d33faf370f
Bump padding to pb-5 to match top of card
2024-03-11 18:48:52 +00:00
qtchaos
35c9c85b86
fix: increase maximum subtitle size, set background blur max to 100% and increase padding on the bottom of captions view
2024-03-11 17:46:47 +02:00
Cooper Ransom
0d1d889661
Merge movie-web/dev
2024-03-10 23:05:36 -04:00
ssssobek
ca180ab9ea
Go back to using percentages instead of pixels
2024-03-10 23:10:25 +01:00
ssssobek
e09c04b57b
Add blurred backgroud for subtitles
2024-03-10 20:14:48 +01:00
Cooper Ransom
e465d2a340
Force rebuild on VPS
2024-03-08 23:33:16 -05:00
Cooper Ransom
8c29042cb8
Make the admin page cool asf
2024-03-08 18:03:03 -05:00
Cooper Ransom
a63bb88a25
Fix next episode stuff! and add another proxy
2024-03-08 10:40:46 -05:00
qtchaos
67c86a270e
feat: make volume scrollable with your mouse
2024-02-26 22:39:32 +02:00
William Oldham
0c19716836
Fix HLS i18n key
2024-02-11 12:23:10 +00:00
Astrid
0ba699d66e
useCopyToClipboard
2024-01-31 22:58:38 +01:00
Astrid
71ddbca657
Copy playlist link instead of download playlist
2024-01-31 22:22:26 +01:00
mrjvs
a87f4cf222
Make download subtitle not automatically crash the tab but only after clicking (if ram is too low)
2024-01-24 15:13:59 +01:00
mrjvs
20e35d0549
fix linting problem
2024-01-21 20:33:49 +01:00
mrjvs
8a79924abd
Merge branch 'dev' into extension
2024-01-20 14:57:40 +01:00
mrjvs
8cc6faff09
improve HLS disclaimer
2024-01-20 13:27:58 +01:00
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>
2024-01-10 22:04:21 +01:00
Ashutosh Shinde
32dd68c90e
updated CaptionOption key to use caption id instead of index and url in CaptionView
2024-01-06 23:18:54 +05:30
Ashutosh Shinde
cd02f6d7a3
fixed #614 multiple captions of the same language all appeared as selected when selecting only one
2024-01-06 13:40:04 +05:30
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
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
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
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
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
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2023-12-23 18:24:43 +13: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
mrjvs
0c9eb7e0df
Merge branch 'dev' into rtl
2023-12-16 16:59:25 +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