Commit graph

611 commits

Author SHA1 Message Date
Jorrin
6a905bf517 Also route hls audio tracks through extension 2024-03-31 20:20:10 +02:00
lmmelo16
9aebffd9c9
Merge branch 'dev' into dev 2024-03-29 15:34:26 +00:00
William Oldham
20202d2216 Add logic for same year not released and fix language string 2024-03-28 13:39:18 +00:00
Honkertonken
bfee71f446
Update MediaCard.tsx 2024-03-28 16:47:18 +05:30
Honkertonken
9888798c28
Update MediaCard.tsx 2024-03-28 13:36:56 +05:30
Honkertonken
4386772404
Update MediaCard.tsx 2024-03-28 13:27:05 +05:30
Honkertonken
e431626bfa
Update MediaCard.tsx 2024-03-27 23:19:12 +05:30
zisra
a0b0753d45
Merge branch 'movie-web:dev' into dev 2024-03-26 10:58:52 -05:00
Isra
4e93865aed Merge branch 'dev' of https://github.com/zisra/movie-web into dev 2024-03-26 10:58:23 -05:00
Isra
e54077045d Change icon 2024-03-26 00:29:47 -05:00
zisra
8d0549d2e7
Merge branch 'movie-web:dev' into dev 2024-03-25 13:12:12 -05:00
Joao Melo
f4dd6f95a4 Fix #241: Last episode completed does not save
After ending episode or clicking on next episode, store state wasn't updating. Changed NextEpisodeButton and which series episodes are displayed
2024-03-25 17:59:11 +00:00
Jorrin
e19ac55847 add pretty language to menu selection 2024-03-24 23:55:58 +01:00
Jorrin
dbb1c19796 add flags to audio options 2024-03-24 23:54:09 +01:00
Jorrin
ef6b0ad1dc Merge branch 'feature/audiotracks' of https://github.com/movie-web/movie-web into feature/audiotracks 2024-03-24 01:52:17 +01:00
Jorrin
c2e587bf90 unused import 2024-03-24 01:52:16 +01:00
Jorrin
abf10c645d
Merge branch 'dev' into feature/audiotracks 2024-03-24 01:26:31 +01:00
Jorrin
6ba53ec29a only show audio when its available 2024-03-24 01:04:11 +01: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
Isra
b2ec99c4d1 Make bg darker 2024-03-18 22:08:58 -05:00
Isra
a172322a54 Animate show/hide 2024-03-18 15:50:56 -05:00
Isra
a26097ffd4 Bold and change size 2024-03-18 13:47:05 -05:00
Isra
c9d2d7134b Fix issues 2024-03-18 13:41:10 -05:00
Jorrin
c08dea89d1 add audio track selector 2024-03-18 00:06:27 +01:00
Isra
57d3f69efa Drop subtitles 2024-03-16 14:55:29 -05:00
qtchaos
e0fec7ffa3
fix: add check for setPositionState to avoid TypeError 2024-03-15 17:30:37 +02:00
ssssobek
9f025bd12b Move filterDuplicateCaptionCues to a different file 2024-03-14 20:34:32 +01:00
ssssobek
810a12a097 Apply requested changes 2024-03-14 01:01:24 +01: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
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
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
William Oldham
425c7beeea
Merge branch 'dev' into mediasession 2024-03-07 15:52:35 +00:00
Isra
b74a4cd4c6 Make x-button more visible 2024-03-06 10:56:06 -06:00
qtchaos
256f9f9df9
feat: add season/episode to the start of title 2024-03-05 00:33:31 +02:00
William Oldham
18e9bdbfc5
Merge branch 'dev' into mediasession 2024-03-04 21:42:40 +00:00
qtchaos
f33bc583ea
fix: when navigating to own pages, use useNavigate() 2024-03-03 22:47:51 +02:00
Jorrin
d20ab4be08 double map into one 2024-02-27 23:30:00 +01:00
Jorrin
7af58dd9e8 prepare stream for all domains in a hls playlist 2024-02-27 23:19:40 +01:00
qtchaos
67c86a270e
feat: make volume scrollable with your mouse 2024-02-26 22:39:32 +02:00
qtchaos
5321afe2cd
chore: remove useNavigate import 2024-02-26 17:06:35 +02:00
qtchaos
e8d8c16d41
fix: use window.open instead of react-router on href within Button 2024-02-26 16:56:46 +02:00
William Oldham
0c19716836 Fix HLS i18n key 2024-02-11 12:23:10 +00:00
Jorrin
2b402ac5ba Fix HTTP error 403 on HLS stream after switching source 2024-02-09 17:45:48 +01:00
chaos
b129181b6c
Merge branch 'dev' into mediasession 2024-02-09 15:52:31 +00:00
qtchaos
761e952ce2
fix: update if conditions to allow for updates after changing episodes 2024-02-09 17:51:47 +02:00
Astrid
0ba699d66e useCopyToClipboard 2024-01-31 22:58:38 +01:00