Jorrin
07b07fc354
throw promise to trigger suspense
2024-04-18 20:31:53 +02:00
Jorrin
e2f1f8274b
add global extension check
2024-04-15 23:17:21 +02:00
Jorrin
f248a5ff61
remove unused import
2024-04-15 22:51:49 +02:00
Jorrin
1eda0cf168
Merge branch 'feature/sources-reordering' of https://github.com/movie-web/movie-web into feature/sources-reordering
2024-04-15 22:46:44 +02:00
Jorrin
b671f22863
grey out sources that are not available on your current device
2024-04-15 22:46:38 +02:00
William Oldham
34458616cc
Merge branch 'dev' into feature/sources-reordering
2024-04-15 20:14:11 +01:00
William Oldham
a9d80ddf24
Use vanilla AbortController for compat
2024-04-15 20:10:44 +01:00
Jorrin
d607a7cce1
remove unused import
2024-04-15 18:20:12 +02:00
Jorrin
427646b444
fix dragging not working on mobile devices
2024-04-15 17:29:30 +02:00
Jorrin
42d7be106e
use name of source instead
2024-04-15 17:15:15 +02:00
Jorrin
df89bda66a
rename
2024-04-15 16:52:50 +02:00
Jorrin
9d796108a5
setup sources reordering
2024-04-15 16:49:39 +02:00
Erwann Lagouche
612c98c246
Translated using Weblate (French)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fr/
Author: Erwann Lagouche <popGthyrd@gmail.com>
2024-04-14 20:44:14 +00:00
Mehdi
8da9db2c83
Translated using Weblate (Persian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fa/
Author: Mehdi <pyrexrj@gmail.com>
2024-04-14 20:44:14 +00:00
Mehdi
2a827bd0a4
Translated using Weblate (Persian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fa/
Author: Mehdi <pyrexrj@gmail.com>
2024-04-14 20:44:14 +00:00
William Oldham
ad83797451
Merge branch 'dev' into feat/autoplay
2024-04-14 21:30:44 +01:00
William Oldham
926018310e
Fix TMDB code
2024-04-14 21:29:45 +01:00
William Oldham
44694c6c5a
Merge pull request #1108 from meghrathod/dev
...
Added alternate tmdb endpoint to fallback when main url is blocked
2024-04-14 21:21:09 +01:00
William Oldham
85337018b1
Merge branch 'dev' into fix/next-episode
2024-04-14 21:17:41 +01:00
Seun Taiwo
90c4365422
Fixed next episode button not showing next season
2024-04-14 20:20:48 +01:00
Megh Rathod
995c855ac2
added useFallback to decide which TMDB url to use
...
Signed-off-by: Megh Rathod <me@meghrathod.dev>
2024-04-14 16:19:51 +05:30
Megh Rathod
0e3f82df30
Return values instead of promise
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-04-14 15:14:14 +05:30
Megh Rathod
76d906c95a
fix: use AbortSignal.timeout instead of setTimeout
...
Signed-off-by: Megh Rathod <me@meghrathod.dev>
2024-04-12 23:29:42 +05:30
Jorrin
391554538a
Merge branch 'dev' into feat/autoplay
2024-04-12 19:06:40 +02:00
Megh Rathod
1ec51699d1
fix: add alternate tmdb endpoint to fix errors when main url is blocked
...
Signed-off-by: Megh Rathod <me@meghrathod.dev>
2024-04-12 11:33:18 +05:30
qtchaos
ed451763ed
chore: clean up classNames
2024-04-12 00:04:19 +03:00
qtchaos
e46ca23516
chore: clean up code and remove intervals
2024-04-12 00:01:57 +03:00
Megh Rathod
8a9def00de
fix: tmdb fetch failure due ISP blocks in India
...
Signed-off-by: Megh Rathod <me@meghrathod.dev>
2024-04-11 23:34:40 +05:30
Vijay
374fd57dbc
Replaced button with react-router-dom's Link component for better navigation.
2024-04-11 03:48:56 +05:30
Vijay
5275c56725
Implement functionality to open URL in new tab on middle click
...
Added handleClick function to check for middle mouse button (event.button === 1), opening the URL in a new tab using window.open.
Improves user experience by offering an alternative method to open URLs without leaving the current page.
2024-04-11 00:39:55 +05:30
qtchaos
9044b4407f
chore: remove whitespace
2024-04-10 20:37:36 +03:00
qtchaos
c8fa561c7f
fix: remove unnecessary lodash functions and use setInterval instead
2024-04-10 20:25:45 +03:00
chaos
e78d7a36f5
Merge branch 'dev' into feat/autoplay
2024-04-10 19:24:26 +03:00
Jorrin
4bdb366139
Merge branch 'dev' into feature/default-audio-language
2024-04-10 18:18:52 +02:00
Vijay
2722a7db96
Fix keyboard event handling in KeyboardEvents component
...
- Changed the condition from 'k' to 'keyL' for 'j', 'l', 'm', 'f', 'c', 'r' keys to handle uppercase keys properly.
- Fixed the condition for toggling play/pause to work with both ' ' and 'k' keys.
This commit addresses issues with keyboard event handling and ensures proper functionality with both uppercase and lowercase keys.
2024-04-10 21:24:29 +05:30
Jorrin
9d4be2cb55
Select default audio language based on setting
2024-04-08 16:32:33 +02:00
Matic Boncina
d014bcee55
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/sl/
Author: Matic Boncina <476328473@express.ninja>
2024-04-05 18:07:59 +00:00
Aayush Shah
53de238bd3
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/hi/
Author: Aayush Shah <shahaayush999@gmail.com>
2024-04-05 18:07:59 +00:00
Aayush Shah
ae4adddee6
Translated using Weblate (Nepali)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ne/
Author: Aayush Shah <shahaayush999@gmail.com>
2024-04-05 18:07:59 +00:00
Mehdi
38d32b294e
Translated using Weblate (Persian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fa/
Author: Mehdi <pyrexrj@gmail.com>
2024-04-05 18:07:59 +00:00
superlincoln
0077a5ace7
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/zh_Hant/
Author: superlincoln <littlelittlelincoln@gmail.com>
2024-04-05 18:07:59 +00:00
superlincoln
377f6740b5
Translated using Weblate (Korean)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ko/
Author: superlincoln <littlelittlelincoln@gmail.com>
2024-04-05 18:07:59 +00:00
superlincoln
b8fec30d29
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/nl/
Author: superlincoln <littlelittlelincoln@gmail.com>
2024-04-05 18:07:59 +00:00
superlincoln
01687da4df
Translated using Weblate (German)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/de/
Author: superlincoln <littlelittlelincoln@gmail.com>
2024-04-05 18:07:59 +00:00
Raymond Nee
f046728434
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/zh_Hans/
Author: Raymond Nee <monstorix@outlook.com>
2024-04-05 18:07:59 +00:00
Jorrin
855e594c09
Fix switching from hls source to hls source
2024-04-05 19:16:46 +02:00
qtchaos
34168a7037
feat: add autoplay configurability with VITE_ALLOW_AUTOPLAY
and custom proxy
2024-04-01 00:43:00 +03:00
qtchaos
20cec61eac
feat: add autoplay preference for extension users
2024-03-31 21:55:06 +03:00
Mehdi
5355791486
Translated using Weblate (Persian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fa/
Author: Mehdi <pyrexrj@gmail.com>
2024-03-31 18:40:23 +00:00
Dave
caf5faeb49
Translated using Weblate (Indonesian)
...
Currently translated at 83.3% (280 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/id/
Author: Dave <dave.turmawan@outlook.com>
2024-03-31 18:40:23 +00:00