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
Cooper Ransom
7277ebe3a3
resolve merge conflicts from update
2024-04-14 17:28:32 -04:00
Cooper Ransom
d32e285d8d
update sudo-flix
2024-04-14 17:28:14 -04: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
Cooper Ransom
537196234a
Fix reload button
2024-04-12 11:54:30 -04:00
Cooper Ransom
cab22ae569
increase bottom padding on scraping buttons
2024-04-12 11:45:52 -04:00
Captain Jack Sparrow
65cff98812
increase scrollbar padding (scrollbar is still visible on some platforms)
2024-04-12 11:51:36 +00: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
Cooper Ransom
da2c82bba7
increase font size
2024-04-11 20:10:20 -04:00
Cooper Ransom
a21d68e7ca
Merge remote-tracking branch 'movie-web/dev'
2024-04-11 19:34:02 -04:00
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
Cooper Ransom
d35bd0379d
add character limit for titles
2024-04-10 22:31:19 -04:00
Cooper Ransom
acd637c504
Reduce button padding again and increase padding below media card to prevent clipping on hover
2024-04-10 21:15:48 -04:00
Cooper Ransom
1f3a69084f
UHHH OH
2024-04-10 21:08:32 -04:00
Cooper Ransom
d83af6132e
Lower padding on buttons and disable horizontal scrolling
2024-04-10 21:04:31 -04:00
Cooper Ransom
4df0b6d8f4
Add more padding above the scrollbar
2024-04-10 20:55:20 -04:00
Cooper Ransom
1b72519cfa
Perfect padding above the media cards
2024-04-10 20:47:42 -04:00
Cooper Ransom
3c54a6261d
Make scrollbar transparent and work on making transitions more apealing
2024-04-10 20:45:18 -04:00
Cooper Ransom
fa2c20b7f6
accout for ugly titles
2024-04-10 19:11:50 -04:00
Vijay
374fd57dbc
Replaced button with react-router-dom's Link component for better navigation.
2024-04-11 03:48:56 +05:30
Cooper Ransom
bf09fcdce0
Polish discover page and navigation to it
2024-04-10 17:14:20 -04:00
Cooper Ransom
ee6883d27b
Merge remote-tracking branch 'movie-web/dev'
2024-04-10 17:14:03 -04:00
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
Cooper Ransom
f8f26a77c1
add discover button at the allresults trigger
2024-04-10 12:43:25 -04: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
Captain Jack Sparrow
cfbdc62816
remove rounded surrounding div in renderMovies
2024-04-10 12:07:53 +00:00
Captain Jack Sparrow
8c2482ce63
Reduce the padding below media cards in discover page
2024-04-10 11:52:53 +00:00
Cooper Ransom
86f64a39a1
Add pointer cursor
2024-04-09 23:37:17 -04:00
Cooper Ransom
034e357d7c
Lower amount of media per catogory
2024-04-09 23:28:05 -04:00
Cooper Ransom
44bc337f72
Center buttons for scrolling
2024-04-09 23:16:05 -04:00
Cooper Ransom
f671afcd1b
Make media card larger
2024-04-09 22:59:16 -04:00
Cooper Ransom
3570a9cd90
Convert span to h1
2024-04-09 22:33:48 -04:00
Cooper Ransom
ac2de8961e
Increase top padding above heading
2024-04-09 22:27:00 -04:00
Cooper Ransom
8f4e924e57
New sexy discover page media cards
2024-04-09 22:21:13 -04:00
Cooper Ransom
81d91fc5bd
Mess up a lot of shit, this commit is unstable asf
2024-04-09 12:29:10 -04:00
Cooper Ransom
0ac3c588dd
Center the 'Shows' heading
2024-04-08 22:13:15 -04:00
Cooper Ransom
bc766b35cb
Increase media per catogory
2024-04-08 21:54:08 -04:00
Cooper Ransom
0150078df5
Add most popular shows
2024-04-08 21:30:52 -04:00
Cooper Ransom
4e855021bf
add shows header
2024-04-08 14:23:53 -04:00
Jorrin
9d4be2cb55
Select default audio language based on setting
2024-04-08 16:32:33 +02:00
Cooper Ransom
643c246f60
Lower large file size (Discover.tsx)
2024-04-06 13:21:24 -04:00
Cooper Ransom
5af78196d1
Fix janky code
2024-04-06 13:09:31 -04:00
Cooper Ransom
6e478fd37e
Try fixing jank extensionBanner flow
2024-04-06 12:44:21 -04:00
Cooper Ransom
366251e143
Handle mouse scrolling better
2024-04-05 20:36:13 -04:00
Cooper Ransom
6d93b3105d
Change scale transition to 95
2024-04-05 15:30:33 -04:00
Cooper Ransom
178776f3ae
Merge lock-file
2024-04-05 14:44:32 -04: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
Cooper Ransom
7acf5aef0d
Sexification is done :3
2024-04-05 13:30:06 -04:00
Jorrin
855e594c09
Fix switching from hls source to hls source
2024-04-05 19:16:46 +02:00
Cooper Ransom
11ef435001
Optimize catogorys
2024-04-05 10:48:47 -04:00
Cooper Ransom
1c05050faa
Add countdown to random movie button!
2024-04-04 23:04:20 -04:00
Cooper Ransom
68ccddd171
Decrease scroll amount using buttons
2024-04-04 10:54:56 -04:00
Cooper Ransom
2655154ce9
Add overflow exception to buttons
2024-04-04 10:44:30 -04:00
Cooper Ransom
af74657f1a
Fix scrolling bug
2024-04-04 10:06:09 -04:00
Cooper Ransom
a2b39ee288
Polish discover page (Actually the pinical of my coding experince so far :3)
2024-04-04 09:38:52 -04:00
Exodus-MW
fd7fb26906
Optimized load times by using native lazy loading and reducing the content fetched
2024-04-04 07:09:45 +05:30
Cooper Ransom
ac064c4be4
Increase poster right margin
2024-04-03 23:44:33 -04:00
Cooper Ransom
09aacc7842
Increase image size on hover
2024-04-03 23:41:58 -04:00
Cooper Ransom
fda8611f0f
Decrease image size on hover
2024-04-03 23:39:00 -04:00
Cooper Ransom
70b71fa70e
Fix silly shifting when hoving a catogory (i cant spel :3)
2024-04-03 20:32:03 -04:00
Cooper Ransom
1fbc023ec5
Adjust scroll bar to match current theme !
2024-04-03 19:52:18 -04:00
Cooper Ransom
a07de69c94
Sexify the scrollbar
2024-04-03 19:25:40 -04:00
Cooper Ransom
63540641c5
Yk epic merge
2024-04-03 16:34:19 -04:00
Cooper Ransom
00d23adfc2
Lower pages to fetch
2024-04-03 12:18:51 -04:00
Cooper Ransom
bd038a577d
Add a cancel option to the random media button
2024-04-03 00:30:43 -04:00
Cooper Ransom
722e4bc15b
Cook just a lil bit more
2024-04-02 23:23:52 -04:00
Cooper Ransom
97551951de
Make it better lol
2024-04-02 22:59:41 -04:00
Cooper Ransom
608ac4ee1e
Merge main
2024-04-02 22:19:52 -04:00
Cooper Ransom
a3a06b168a
Sexy page :)
2024-04-02 22:17:59 -04:00
Cooper Ransom
0889d7ff27
Fuck wit topflix
2024-04-02 19:01:11 -04:00
Cooper Ransom
3f71718379
Fuck wit topflix #
2024-04-02 18:31:09 -04:00
Cooper Ransom
e31fea7749
Fuck wit topflix
2024-04-02 18:26:32 -04:00
Cooper Ransom
dbc46b5117
Remedy deploy issues
2024-04-02 14:00:16 -04:00
Cooper Ransom
1212d68941
Adapt explore page
2024-04-02 13:56:25 -04:00
Cooper Ransom
8e8808605b
Advertise admin panel on setting page #4 (Gotta be more decisive)
2024-04-02 00:19:19 -04:00
Cooper Ransom
59baaf90b7
Advertise admin panel on setting page #3
2024-04-02 00:07:38 -04:00
Cooper Ransom
3f32799723
Damn eslint got hands
2024-04-01 23:59:42 -04:00
Cooper Ransom
43cc92913f
Advertise admin panel on setting page #2
2024-04-01 23:57:25 -04:00
Cooper Ransom
aa39f42cd2
Advertise admin panel on settings page
2024-04-01 23:50:11 -04:00
Cooper Ransom
9f15be43c0
I broke the topflix page lol
2024-04-01 23:06:58 -04:00
Cooper Ransom
a67ae7bcbb
Test sum
2024-04-01 18:59:31 -04:00
Cooper Ransom
f25e675f7f
Increase silly text chance and replace backend url with env var
2024-04-01 11:01:56 -04:00
Cooper Ransom
2c5c61cb70
Lower chance for banner again again
2024-04-01 00:49:46 -04:00
Cooper Ransom
84f8eeab89
Lower chance for banner again
2024-04-01 00:37:32 -04:00
Cooper Ransom
bce63f9aa2
Increase extension banner chance
2024-03-31 21:46:26 -04:00
Cooper Ransom
d02f283e54
Add a silly lil thing
2024-03-31 21:39:40 -04:00
qtchaos
34168a7037
feat: add autoplay configurability with VITE_ALLOW_AUTOPLAY and custom proxy
2024-04-01 00:43:00 +03:00
Cooper Ransom
8df715a13b
Fix le code
2024-03-31 17:06:07 -04:00
Cooper Ransom
0e0c3dcd95
Pls work i swear to god
2024-03-31 16:50:24 -04:00
Cooper Ransom
c830102b24
pls fix
2024-03-31 16:43:54 -04:00
Cooper Ransom
d2a2f51cf9
pls fix
2024-03-31 16:36:53 -04:00
Cooper Ransom
ba24bc6d4a
pls fix
2024-03-31 16:27:45 -04:00
Captain Jack Sparrow
9213f30392
Update App.tsx
2024-03-31 16:19:17 -04:00
Captain Jack Sparrow
e00885caa4
Update App.tsx
2024-03-31 15:12:31 -04: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
Thais Palmer
232fb7e895
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/pt_BR/
Author: Thais Palmer <eu@thaispalmer.com.br>
2024-03-31 18:40:23 +00:00
Dave
f20fe984d3
Translated using Weblate (Indonesian)
...
Currently translated at 77.6% (261 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
Dave
35c6d25268
Translated using Weblate (Indonesian)
...
Currently translated at 76.1% (256 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
Alex
0ae96309c7
Translated using Weblate (Russian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ru/
Author: Alex <aslanych99@mail.ru>
2024-03-31 18:40:23 +00:00
Jorrin
6a905bf517
Also route hls audio tracks through extension
2024-03-31 20:20:10 +02:00
Captain Jack Sparrow
5295b3e456
enable the downtime thing
2024-03-31 13:15:42 -04:00
Cooper Ransom
e73302b86e
Add provider downtime message
2024-03-31 12:22:40 -04:00
Cooper Ransom
fc72062db2
Remove downtime page
2024-03-29 15:21:08 -04:00
Cooper Ransom
82cba14db1
Merge dev of movie-web
2024-03-29 15:11:27 -04:00
Alex
4ee32a9dd9
Translated using Weblate (Russian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ru/
Author: Alex <aslanych99@mail.ru>
2024-03-29 17:32:20 +00:00
Jamie Poznanski
737a0b034d
Translated using Weblate (Italian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/it/
Author: Jamie Poznanski <enby_jamie@users.noreply.weblate.movie-web.app>
2024-03-29 17:32:20 +00:00
LeBron James
5150e6c7ff
Translated using Weblate (Turkish)
...
Currently translated at 99.1% (333 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/tr/
Author: LeBron James <ollie.the0000@gmail.com>
2024-03-29 17:32:20 +00:00
LeBron James
469e118681
Translated using Weblate (Turkish)
...
Currently translated at 98.8% (332 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/tr/
Author: LeBron James <ollie.the0000@gmail.com>
2024-03-29 17:32:20 +00:00
chaos
70eb8f381c
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (336 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/et/
Author: chaos <chaos@users.noreply.weblate.movie-web.app>
2024-03-29 17:32:20 +00:00
LeBron James
43c912dd33
Translated using Weblate (Turkish)
...
Currently translated at 98.8% (332 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/tr/
Author: LeBron James <ollie.the0000@gmail.com>
2024-03-29 17:32:20 +00:00
chaos
0cf04f803d
Translated using Weblate (Estonian)
...
Currently translated at 99.4% (334 of 336 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/et/
Author: chaos <chaos@users.noreply.weblate.movie-web.app>
2024-03-29 17:32:20 +00:00
Mehdi
8a17c3d38e
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-29 17:32:20 +00:00
Mehdi
483cfe4e7f
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-29 17:32:20 +00:00
Jamie Poznanski
080a80245a
Translated using Weblate (Italian)
...
Currently translated at 100.0% (335 of 335 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/it/
Author: Jamie Poznanski <enby_jamie@users.noreply.weblate.movie-web.app>
2024-03-29 17:32:20 +00:00
blikje
33b77c475b
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (335 of 335 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/nl/
Author: blikje <Blikje7up@gmail.com>
2024-03-29 17:32:20 +00:00
thehairy
e063ad5e02
Translated using Weblate (German)
...
Currently translated at 100.0% (335 of 335 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/de/
Author: thehairy <soeren.stabenow@outlook.com>
2024-03-29 17:32:20 +00:00
n1ck
9dc5d484be
Translated using Weblate (Galician)
...
Currently translated at 100.0% (330 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/gl/
Author: n1ck <n1ck.lim@proton.me>
2024-03-29 17:32:20 +00:00
Mehdi
e203c1418a
Translated using Weblate (Persian)
...
Currently translated at 100.0% (330 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fa/
Author: Mehdi <pyrexrj@gmail.com>
2024-03-29 17:32:20 +00:00
Alex
b816142ac5
Translated using Weblate (Russian)
...
Currently translated at 99.6% (329 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ru/
Author: Alex <aslanych99@mail.ru>
2024-03-29 17:32:20 +00:00
Thais Palmer
367750898a
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (330 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/pt_BR/
Author: Thais Palmer <eu@thaispalmer.com.br>
2024-03-29 17:32:20 +00:00
n1ck
4f880b2a79
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (330 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/es/
Author: n1ck <n1ck.lim@proton.me>
2024-03-29 17:32:20 +00:00
Jakub Herda
f3104d2927
Translated using Weblate (Polish)
...
Currently translated at 100.0% (330 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/pl/
Author: Jakub Herda <kuba033009@gmail.com>
2024-03-29 17:32:20 +00:00
blikje
559279e733
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (330 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/nl/
Author: blikje <Blikje7up@gmail.com>
2024-03-29 17:32:20 +00:00
Origaming
7a84b0377f
Translated using Weblate (French)
...
Currently translated at 100.0% (330 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fr/
Author: Origaming <mabarleycorne@gmail.com>
2024-03-29 17:32:20 +00:00
5Litt
ea86c0c347
Translated using Weblate (Czech)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/cs/
Author: 5Litt <5Litt@users.noreply.weblate.movie-web.app>
2024-03-29 17:32:20 +00:00
Jakub Herda
d2d6b46627
Translated using Weblate (Polish)
...
Currently translated at 99.3% (328 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/pl/
Author: Jakub Herda <kuba033009@gmail.com>
2024-03-29 17:32:20 +00:00
Jamie Poznanski
f259b8aac3
Translated using Weblate (Italian)
...
Currently translated at 100.0% (330 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/it/
Author: Jamie Poznanski <enby_jamie@users.noreply.weblate.movie-web.app>
2024-03-29 17:32:20 +00:00
teaishealthy
6d884f5d34
Translated using Weblate (German)
...
Currently translated at 100.0% (330 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/de/
Author: teaishealthy <teaishealthy@protonmail.com>
2024-03-29 17:32:20 +00:00
thehairy
fe46806ce5
Translated using Weblate (German)
...
Currently translated at 100.0% (330 of 330 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/de/
Author: thehairy <soeren.stabenow@outlook.com>
2024-03-29 17:32:20 +00:00
n1ck
f4c9321926
Translated using Weblate (Galician)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/gl/
Author: n1ck <n1ck.lim@proton.me>
2024-03-29 17:32:20 +00:00
Alex
2761f1ebfd
Translated using Weblate (Russian)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ru/
Author: Alex <aslanych99@mail.ru>
2024-03-29 17:32:20 +00:00
Thais Palmer
72e6c1cf2c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (329 of 329 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/pt_BR/
Author: Thais Palmer <eu@thaispalmer.com.br>
2024-03-29 17:32:20 +00:00
n1ck
bf26e171d6
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/es/
Author: n1ck <n1ck.lim@proton.me>
2024-03-29 17:32:20 +00:00
Jamie Poznanski
b73a24d357
Translated using Weblate (Italian)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/it/
Author: Jamie Poznanski <enby_jamie@users.noreply.weblate.movie-web.app>
2024-03-29 17:32:20 +00:00
Mehdi
4afd7dea13
Translated using Weblate (Persian)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fa/
Author: Mehdi <pyrexrj@gmail.com>
2024-03-29 17:32:20 +00:00
aryiu
dbcf060d4c
Translated using Weblate (Valencian)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ca@valencia/
Author: aryiu <aryiu@users.noreply.weblate.476328473.xyz>
2024-03-29 17:32:20 +00:00
aryiu
6681a4471b
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ca/
Author: aryiu <aryiu@users.noreply.weblate.476328473.xyz>
2024-03-29 17:32:20 +00:00
superlincoln953
274f9dc888
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/zh_Hant/
Author: superlincoln953 <littlelittlelincoln@gmail.com>
2024-03-29 17:32:20 +00:00
LeBron James
1d97dca90c
Translated using Weblate (Turkish)
...
Currently translated at 98.4% (323 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/tr/
Author: LeBron James <ollie.the0000@gmail.com>
2024-03-29 17:32:20 +00:00
dimii27
7ed49b2e8f
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ro/
Author: dimii27 <dimitrieietcu@gmail.com>
2024-03-29 17:32:20 +00:00
Daanii Kusnanta
3bf85c27bd
Translated using Weblate (Indonesian)
...
Currently translated at 76.8% (252 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/id/
Author: Daanii Kusnanta <danynabilgk@gmail.com>
2024-03-29 17:32:20 +00:00
Thais Palmer
12fd425ca6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/pt_BR/
Author: Thais Palmer <eu@thaispalmer.com.br>
2024-03-29 17:32:20 +00:00
dimii27
a8263ec27e
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/es/
Author: dimii27 <dimitrieietcu@gmail.com>
2024-03-29 17:32:19 +00:00
dimii27
759f9d5437
Translated using Weblate (Romanian)
...
Currently translated at 89.0% (292 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ro/
Author: dimii27 <dimitrieietcu@gmail.com>
2024-03-29 17:32:19 +00:00
superlincoln953
83cf6855d5
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/zh_Hant/
Author: superlincoln953 <littlelittlelincoln@gmail.com>
2024-03-29 17:32:19 +00:00
lmmelo16
9aebffd9c9
Merge branch 'dev' into dev
2024-03-29 15:34:26 +00:00
Cooper Ransom
cbb42564dc
Fix small issues with maintace page
2024-03-28 23:37:49 -04:00
Cooper Ransom
8cb3f60446
Show maintaince page
2024-03-28 23:31:44 -04:00
Cooper Ransom
4412783424
Merge branch 'main' of https://github.com/sussy-code/smov
2024-03-28 23:22:28 -04:00
Cooper Ransom
67106c507d
Add provider issue notice
2024-03-28 23:20:31 -04:00
Cooper Ransom
46402863cf
Merge branch 'main' of https://github.com/sussy-code/sudo-flix
2024-03-28 14:19:16 -04:00
Cooper Ransom
40671c80a7
Set 4K to higher priority
2024-03-28 14:19:10 -04:00
Cooper Ransom
3134976bad
Adapt json for unreleased movies
2024-03-28 12:26:08 -04:00
Cooper Ransom
0b7f909478
Merge remote-tracking branch 'movie-web/dev'
2024-03-28 12:25:43 -04:00
Cooper Ransom
623d9f6bd9
Merge remote-tracking branch 'movie-web/dev'
2024-03-28 09:57:31 -04: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
William Oldham
6efce6bdf6
Merge branch 'dev' into filter-unreleased
2024-03-28 09:22:36 +00:00
Captain Jack Sparrow
d82de1f7c8
Better scrape error text for extension ( #1042 )
...
* Add better scrape error messages for the extension
* Remove config.js silly me
* Polish and resolve issues
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Update src/pages/parts/player/ScrapeErrorPart.tsx
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
* Fix duplicate button value
* Resolve issues
* Ok now i fixed it all
* Apply suggestions from code review
* I am dum
---------
Co-authored-by: Cooper Ransom <cooperransom08@outlook.com>
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-03-28 09:17:17 +00:00
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
Cooper Ransom
5b1d8dc5a0
add a todo
2024-03-28 00:16:02 -04:00
Cooper Ransom
2a6fd0f191
Add most recent code from PR
2024-03-27 21:19:40 -04:00
Cooper Ransom
e425709b26
Silly me vol 3
2024-03-27 18:09:52 -04:00
Cooper Ransom
52135ae3f8
Silly me vol 2
2024-03-27 17:56:06 -04:00
Cooper Ransom
36a92dabe1
Silly me
2024-03-27 17:50:37 -04:00
Cooper Ransom
5fb0a32456
Add Open Sans option!
2024-03-27 17:36:16 -04:00
Honkertonken
225c50f1b6
Merge branch 'filter-unreleased' of https://github.com/Honkertonken/movie-web into filter-unreleased
2024-03-27 23:21:07 +05:30
Honkertonken
e859ceed44
Revert "Update tmdb.ts"
...
This reverts commit c4f68615cd .
2024-03-27 23:19:35 +05:30
Honkertonken
e431626bfa
Update MediaCard.tsx
2024-03-27 23:19:12 +05:30
Honkertonken
c4f68615cd
Update tmdb.ts
2024-03-27 18:20:57 +05:30
Cooper Ransom
9d658e8f8d
Fix messed up control flow with navigation brandpill
2024-03-26 23:01:08 -04:00
Cooper Ransom
551a4367d1
Merge remote branch 'main'
2024-03-26 22:52:33 -04:00
Cooper Ransom
e5a1a614fa
Refine brandpill mobile adaption
2024-03-26 22:48:37 -04:00
Cooper Ransom
ed8be82836
Merge remote-tracking branch 'movie-web/dev' into dev
2024-03-26 21:52:21 -04:00
Cooper Ransom
c33ba14d63
Polish for prod
2024-03-26 21:52:05 -04:00
Cooper Ransom
075ec651b0
Polish last commit
2024-03-26 21:42:35 -04:00
Cooper Ransom
b7be016377
Add better scrape error dialog
2024-03-26 19:43:53 -04:00
Cooper Ransom
1ba72fe768
implement isMobile into extension banner
2024-03-26 13:31:49 -04:00
Cooper Ransom
cfd43c789d
Use useIsMobile to only show the text on large displays
2024-03-26 13:14:57 -04:00
William Oldham
0581d01cbf
Merge branch 'dev' into dev
2024-03-26 17:13:54 +00:00
Cooper Ransom
657b63858c
Change font and remove text from brandpill
2024-03-26 13:04:52 -04:00
qtchaos
42d107dd9d
fix: stop failed test from leaking worker url
2024-03-26 18:45:24 +02:00
Cooper Ransom
2d6d211312
Merge branch 'dev' of https://github.com/sussy-code/sudo-flix into dev
2024-03-26 12:33:24 -04:00
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
Cooper Ransom
43dd90a7d8
Merge back and assign as a todo
2024-03-26 08:17:31 -04:00
Isra
e54077045d
Change icon
2024-03-26 00:29:47 -05:00
Cooper Ransom
161c94360b
Change font! #2
2024-03-25 22:54:03 -04:00
Cooper Ransom
cb055a7f44
Change font!
2024-03-25 22:53:36 -04:00
Cooper Ransom
a5f4fb726a
Merge remote-tracking branch 'movie-web/dev'
2024-03-25 21:04:59 -04: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
Cooper Ransom
d0dd0921d6
Give up!
2024-03-24 14:26:53 -04:00
Cooper Ransom
566f7e921d
Use peak debugging tech #3
2024-03-24 14:13:39 -04:00
Cooper Ransom
883503dab3
Use peak debugging tech #2
2024-03-24 13:50:52 -04:00
Cooper Ransom
fb8b8f1a9e
Use peak debugging tech #1
2024-03-24 13:45:36 -04: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
Cooper Ransom
7efcf366f2
Add pageTitles to recently created pages"
2024-03-23 14:27:44 -04:00
Cooper Ransom
aabdd0abac
Merge main
2024-03-23 11:07:09 -04:00
Cooper Ransom
478b24e627
Tweak shouldShowNextEpisodeButton percentage
2024-03-22 23:14:51 -04:00
Cooper Ransom
5d721adb91
Fix hover text color
2024-03-22 23:03:29 -04:00
Cooper Ransom
dc2f77f015
Polish DMCA email to white
2024-03-22 22:58:09 -04:00
Cooper Ransom
090eac0539
Remove cancerous lightbar random code
2024-03-22 22:21:17 -04:00
Cooper Ransom
f942e6cf6b
Decrease fishie particles
2024-03-22 22:02:59 -04:00
Cooper Ransom
15e11d30aa
Add custom @sudo-flix email
2024-03-22 13:31:25 -04:00
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
ad17b3838e
Fix eslint issues
2024-03-21 19:53:48 -04:00
Cooper Ransom
ef71d7a2a4
i cracked the code
2024-03-21 19:49:02 -04:00
Cooper Ransom
7afce33733
IDK WTF IS HAPPENING AHHH
2024-03-21 19:33:58 -04:00
Cooper Ransom
57211202e9
IDK WTF IS HAPPENING AHHH
2024-03-21 19:27:10 -04:00
Cooper Ransom
f230447cfa
IDK WTF IS HAPPENING AHHH
2024-03-21 19:18:29 -04:00
Cooper Ransom
4446c7566a
Troubleshoot #1
2024-03-21 19:13:22 -04:00
Cooper Ransom
08163ede9b
Try to account for user interaction
2024-03-21 19:04:52 -04:00
Cooper Ransom
4155c4b610
Remove shitty auto next episode
2024-03-21 19:01:52 -04:00
Cooper Ransom
0126b52490
Fix dumb mistake
2024-03-21 18:54:34 -04:00
Cooper Ransom
c935ee160b
Merge conflicts
2024-03-21 18:47:49 -04:00
Cooper Ransom
836bc4a207
Second try with auto next episode
2024-03-21 18:46:59 -04:00
Cooper Ransom
a69c4d2b8c
Update github link
2024-03-21 13:30:17 -04:00
Cooper Ransom
257032289e
Merge conflicts :(
2024-03-21 13:08:26 -04:00
Cooper Ransom
3be2948a42
Trouble shoot next episode
2024-03-21 13:07:21 -04:00
Cooper Ransom
a945fcc4c5
Fix issue with next episode vol. 4
2024-03-21 12:06:06 -04:00
Cooper Ransom
80bfa3b27d
Fix issue with next episode vol. 3
2024-03-21 11:53:27 -04:00
Cooper Ransom
7c80e8c783
Fix issue with next episode vol. 2
2024-03-21 11:41:53 -04:00
Cooper Ransom
7e8c8d7983
Fix issue with next episode
2024-03-21 10:35:00 -04:00
Cooper Ransom
2a5e24b8d2
Merge remote-tracking branch 'origin/main' into dev
2024-03-21 10:30:16 -04:00
Cooper Ransom
7151b73e01
Polish TopFlix and TopSources
2024-03-20 21:47:54 -04:00
Cooper Ransom
549d19e16f
Add auto next episode
2024-03-20 14:55:09 -04:00
Cooper Ransom
e3c38605b5
Fix test/dev
2024-03-19 22:54:35 -04:00
Cooper Ransom
0a17d7c7cf
Test /dev/test and change extension text
2024-03-19 22:43:53 -04:00
Cooper Ransom
b2bc993082
Change banner percentage
2024-03-19 20:59:56 -04:00
Cooper Ransom
7aaa652560
Mega push (change a lot of stuff to be epic)
2024-03-19 18:55:57 -04:00
Cooper Ransom
923049ff8f
Add top sources page (/flix/sources)
2024-03-19 04:26:48 -04:00
Isra
b2ec99c4d1
Make bg darker
2024-03-18 22:08:58 -05:00
Cooper Ransom
9ca8156a9a
make server bubbles inline-blocks
2024-03-18 20:53:30 -04:00
Cooper Ransom
c426b501bd
Refine latest features
2024-03-18 20:19:13 -04: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
Cooper Ransom
7a8e78e767
Fix banner and direct link to media + improve load time
2024-03-18 13:45:05 -04:00
Cooper Ransom
21a5804317
Dont show extsion banner if extension is working as expected (Duhh!)
2024-03-17 23:03:29 -04:00
Cooper Ransom
c683105d1e
Make minutes show as percent of hour
2024-03-17 22:56:19 -04:00
Cooper Ransom
872c786fbd
Add server lifetime box to the flix page
2024-03-17 22:42:15 -04:00
Cooper Ransom
603b6b4510
Convet /route#route to the sexier useNavigation
2024-03-17 21:35:16 -04:00
Cooper Ransom
beb832a7ec
Sticking with the og
2024-03-17 20:28:47 -04:00
Jorrin
c08dea89d1
add audio track selector
2024-03-18 00:06:27 +01:00
Cooper Ransom
9a74bb8030
Fix direct links on flix page
2024-03-17 18:02:36 -04:00
Cooper Ransom
313f6af874
revert to OG flix page bc i cant code for shit
2024-03-17 16:54:18 -04:00
Cooper Ransom
2afc08d159
Test
2024-03-17 16:42:03 -04:00
Cooper Ransom
e9efe50ce0
Dont show extension banner on mobile
2024-03-17 16:28:53 -04:00
Cooper Ransom
78451f8a0e
Make extension banner redirect to /onboarding/extension
2024-03-17 15:53:53 -04:00
Cooper Ransom
fe14f61525
Add a chill little banner to tell users if there is an issue with the extension
2024-03-17 14:59:17 -04:00
Cooper Ransom
ac8b9066d1
Prime the flix page for poster dev
2024-03-17 00:20:04 -04:00
Isra
57d3f69efa
Drop subtitles
2024-03-16 14:55:29 -05:00
Cooper Ransom
0b2729a850
Merge remote-tracking branch 'movie-web/dev'
2024-03-16 14:14:36 -04:00
TechyGiraffe999
9a56c71e30
Add Watch Party Option
2024-03-16 18:08:55 +00:00
Paradox
28f146b965
Proxied tmdb to circumvent censorship
2024-03-16 22:34:24 +05:30
William Oldham
2a0e46a97d
Fix #1016 - Capitalisation of zh-Hant broke traditional Chinese
2024-03-16 12:54:59 +00:00
Exodus-MW
6069dd97dd
Refactor TopFlix page and add MediaCard component
2024-03-16 13:24:04 +05:30
Cooper Ransom
85b367b4c9
Fix reload button
2024-03-16 00:55:37 -04:00
Cooper Ransom
e7c3dd072e
Add reload button to failed to load profile
2024-03-16 00:40:41 -04:00
Cooper Ransom
4bf7698f64
Add small things to en.json for search bar
2024-03-16 00:04:57 -04:00
Cooper Ransom
f895ec294f
Error: Docker build failed
2024-03-15 23:15:50 -04:00
Cooper Ransom
db280095ae
Test this way of routing
2024-03-15 23:12:11 -04:00
Cooper Ransom
0fa62191e1
Perfect direct links and add buttons that link to TopFlix and Support to about us
2024-03-15 23:02:11 -04:00
Cooper Ransom
4777886144
Fix small issue with flix page
2024-03-15 22:17:42 -04:00
Cooper Ransom
6e1c82dabf
Add direct link to content on TopFlix.tsx
2024-03-15 22:10:59 -04:00
Cooper Ransom
b9a830a298
Polish flix page again, all we have to do is add endpoint redirects and posters!
2024-03-15 15:54:08 -04:00
Cooper Ransom
36e247cf24
make the overall views box the same color as the next and prev page buttons
2024-03-15 14:00:48 -04:00
Cooper Ransom
c1c7866751
Add 'Overall Views' box
2024-03-15 13:41:15 -04:00
qtchaos
e0fec7ffa3
fix: add check for setPositionState to avoid TypeError
2024-03-15 17:30:37 +02:00
sudo-flix
d9ded30a86
Update star easter egg
2024-03-15 00:37:35 -04:00
Cooper Ransom
c8c932ccce
Add start lightbar easter egg
2024-03-15 00:12:16 -04:00
Cooper Ransom
7f2b343216
Merge remote branch 'movie-web/dev'
2024-03-14 23:54:28 -04:00
Cooper Ransom
bb4f7e7c79
Remove the provided status due to addition property
2024-03-14 23:34:57 -04:00
Cooper Ransom
5c74b40ebc
Add a way to access it via nav
2024-03-14 23:22:09 -04:00
Cooper Ransom
d85c2cbf87
This is not goin well
2024-03-14 23:00:54 -04:00
Cooper Ransom
8df60920f4
test
2024-03-14 22:15:09 -04:00
Cooper Ransom
b138eda9b6
Polish flix page until i am ready to code it up
2024-03-14 22:11:21 -04:00
Cooper Ransom
4307f72816
Code cleanup
2024-03-14 21:29:57 -04:00
Cooper Ransom
22041f67d0
Make the top-flix page
2024-03-14 21:12:38 -04:00
Cooper Ransom
2a5fc9a851
Polish recently played list
2024-03-14 19:47:54 -04:00
jan Kukisulasu
2ac0f2304f
Translated using Weblate (Toki Pona)
...
Currently translated at 82.9% (272 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/tok/
Author: jan Kukisulasu <iam.mcken@gmail.com>
2024-03-14 22:27:48 +00:00
Jamie Poznanski
524e3f7358
Translated using Weblate (Polish)
...
Currently translated at 97.2% (319 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/pl/
Author: Jamie Poznanski <enby_jamie@users.noreply.weblate.movie-web.app>
2024-03-14 22:27:48 +00:00
ssssobek
9f025bd12b
Move filterDuplicateCaptionCues to a different file
2024-03-14 20:34:32 +01:00
Cooper Ransom
44ad56d654
Add recently played list! (this could be the stepping stone for a basic recommendation algo)
2024-03-14 14:00:47 -04:00
Cooper Ransom
e752560301
Add account statistic to admin page
2024-03-14 00:01:56 -04: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
Cooper Ransom
0a830cee11
Add worker link to test
2024-03-13 12:57:15 -04:00
ssssobek
c1f9382f50
Add embedded subtitles support
2024-03-12 23:45:34 +01:00
sudo-flix
8a4cd3b435
Update probability for guns easter egg
2024-03-11 23:14:04 -04:00
Cooper Ransom
a9da2d5ef6
Fix proabilty on gangster
2024-03-11 21:06:50 -04:00
Cooper Ransom
924da37b4e
Add gangster easter egg
2024-03-11 21:06:27 -04:00
Cooper Ransom
0f81ef90fb
Merge movie-web/dev
2024-03-11 19:28:08 -04:00
Jorrin
8ccca76573
Set default onboarding to true
2024-03-11 23:48:23 +01:00
William Oldham
fc76a84bc8
Set default extension links
2024-03-11 22:41:56 +00:00
Mehdi
85ddf7680f
Translated using Weblate (Persian)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fa/
Author: Mehdi <pyrexrj@gmail.com>
2024-03-11 19:27:04 +00:00
Denys Savin
808191c42e
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/uk/
Author: Denys Savin <dxnsav@gmail.com>
2024-03-11 19:27:03 +00:00
blikje
ae90d3d873
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/nl/
Author: blikje <Blikje7up@gmail.com>
2024-03-11 19:27:03 +00:00
Jamie Poznanski
cff06d7591
Translated using Weblate (Italian)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/it/
Author: Jamie Poznanski <enby_jamie@users.noreply.weblate.movie-web.app>
2024-03-11 19:27:03 +00:00
Origaming
83853a3814
Translated using Weblate (French)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/fr/
Author: Origaming <mabarleycorne@gmail.com>
2024-03-11 19:27:03 +00:00
teaishealthy
da2472ac5d
Translated using Weblate (German)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/de/
Author: teaishealthy <teaishealthy@protonmail.com>
2024-03-11 19:27:03 +00:00
thehairy
0aac489417
Translated using Weblate (German)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/de/
Author: thehairy <soeren.stabenow@outlook.com>
2024-03-11 19:27:03 +00:00
Ninguart
c928a8093d
Translated using Weblate (Czech)
...
Currently translated at 98.4% (323 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/cs/
Author: Ninguart <ninguart@users.noreply.weblate.movie-web.app>
2024-03-11 19:27:03 +00:00
Alja Slenc
11df7450b0
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/sl/
Author: Alja Slenc <alja.slenc@gmail.com>
2024-03-11 18:55:52 +00:00
Alex
8fd409fa1f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ru/
Author: Alex <aslanych99@mail.ru>
2024-03-11 18:55:52 +00:00
Raymond Nee
5d25977ba8
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/zh_Hans/
Author: Raymond Nee <monstorix@outlook.com>
2024-03-11 18:55:52 +00:00
William Oldham
d33faf370f
Bump padding to pb-5 to match top of card
2024-03-11 18:48:52 +00:00
William Oldham
64c0a6b7a8
Use deep merge on store to ensure settings are defaulted correctly
2024-03-11 18:46:09 +00:00
qtchaos
7c5c5daf5c
fix: add minimums & maximums for other settings
2024-03-11 17:59:55 +02: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
Cooper Ransom
bf1b8a3cd1
Cloudflare transition downtime notice (turn dat jawn off)
2024-03-10 19:52:20 -04:00
admin
cfaf2130e4
Deleted translation using Weblate (Albanian)
...
Author: admin <admin@movie-web.app>
2024-03-10 23:14:11 +00:00
chaos
57a747099e
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/et/
Author: chaos <chaos@users.noreply.weblate.movie-web.app>
2024-03-10 23:09:21 +00:00
Jimin
3cab6ab3c3
Translated using Weblate (Korean)
...
Currently translated at 99.6% (326 of 327 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ko/
Author: Jimin <jiminlee102@gmail.com>
2024-03-10 23:09:21 +00:00
Alex
dd0b9f60c9
Translated using Weblate (Russian)
...
Currently translated at 100.0% (327 of 327 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ru/
Author: Alex <aslanych99@mail.ru>
2024-03-10 23:09:21 +00:00
Matias Bubello
5754215725
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (327 of 327 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/es/
Author: Matias Bubello <matt.bubello@gmail.com>
2024-03-10 23:09:21 +00:00
aryiu
7ffb904f9e
Translated using Weblate (Valencian)
...
Currently translated at 100.0% (327 of 327 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/ca@valencia/
Author: aryiu <aryiu@users.noreply.weblate.476328473.xyz>
2024-03-10 23:09:21 +00:00
chaos
90e1d3c369
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (327 of 327 strings)
Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/et/
Author: chaos <chaos@users.noreply.weblate.movie-web.app>
2024-03-10 23:09:21 +00:00
Juled Zaganjori
27297227e6
Added translation using Weblate (Albanian)
...
Author: Juled Zaganjori <zaganjorijuled@gmail.com>
2024-03-10 23:09:21 +00:00
ssssobek
67af11fd85
Set the default background blur to 50%
2024-03-10 23:56:06 +01:00
ssssobek
ca180ab9ea
Go back to using percentages instead of pixels
2024-03-10 23:10:25 +01:00
Cooper Ransom
2e4d3ac832
Cloudflare transition downtime notice
2024-03-10 16:55:57 -04:00
ssssobek
e09c04b57b
Add blurred backgroud for subtitles
2024-03-10 20:14:48 +01:00
Cooper Ransom
d82985dcc8
Force rebuild again
2024-03-09 23:09:59 -05:00
Cooper Ransom
8f69bbb7b1
Add a check for extension before asking if its enabled
2024-03-09 21:23:06 -05:00
Cooper Ransom
b508cc6b14
Merge branch 'main' of https://github.com/sudo-flix/sudo-source
2024-03-09 13:59:31 -05:00
Cooper Ransom
fb0f96af08
Fix another bug in admin panel
2024-03-09 13:59:08 -05:00
sudo-flix
544a265e9d
Update probability of dui
2024-03-09 11:18:20 -05:00
Cooper Ransom
2b199cbeba
Add DUI easter egg
2024-03-09 00:10:44 -05:00
Cooper Ransom
e465d2a340
Force rebuild on VPS
2024-03-08 23:33:16 -05:00
Cooper Ransom
42b68e972e
Make admin page even better
2024-03-08 20:04:47 -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
Cooper Ransom
15d931f06f
add the scraping buttons back
2024-03-07 21:49:24 -05:00
Cooper Ransom
aa9bbf289f
Finish turnstile setup
2024-03-07 12:16:28 -05:00
Cooper Ransom
230b86ea8a
Replace src/utils/setup/App.tsx with src/setup/App.tsx & merge movie-web/dev
2024-03-07 11:42:17 -05:00
Cooper Ransom
4a6395842e
Merge remote-tracking branch 'movie-web/dev'
2024-03-07 11:41:08 -05:00
Cooper Ransom
d5357d7549
fix turnstile look
2024-03-07 11:33:07 -05:00
William Oldham
425c7beeea
Merge branch 'dev' into mediasession
2024-03-07 15:52:35 +00:00
Cooper Ransom
183f2f5efa
Make turnstile text funny
2024-03-07 10:19:28 -05:00
Cooper Ransom
e2ab2587f8
Add a reload button to scraper
2024-03-06 21:14:43 -05:00
Cooper Ransom
845528dc34
Merge remote-tracking branch 'movie-web/dev'
2024-03-06 15:33:14 -05:00
Cooper Ransom
de5f2514ec
Add a support page!
2024-03-06 15:31:52 -05:00
Isra
b74a4cd4c6
Make x-button more visible
2024-03-06 10:56:06 -06:00
Cooper Ransom
7604d7d724
Add more to aboutus in en.json and mess with footer
2024-03-06 00:18:37 -05:00
Cooper Ransom
b32214a5df
Fix issues in en.sjon
2024-03-05 20:52:32 -05:00
Cooper Ransom
1b15a7f55d
add cat pfp and fix others
2024-03-05 18:39:17 -05:00
Cooper Ransom
6eab2a013c
change tab description to tagline in en.json and turn maintace page into route and add twitter link to footer!
2024-03-05 14:10:22 -05:00
Cooper Ransom
d4e86b4bea
replace old gitlab link
2024-03-05 11:43:28 -05:00
Cooper Ransom
764fc328b6
I HATE THIS MAINTACE THING OMG
2024-03-04 23:24:33 -05:00
Cooper Ransom
234570de16
Remove maintance banner
2024-03-04 21:51:02 -05:00
Cooper Ransom
5584cf5052
Change maintance timeframe !
2024-03-04 21:04:56 -05:00
Cooper Ransom
269ffc0667
Last time i touch this maintenace page i promise
2024-03-04 18:05:21 -05: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
Cooper Ransom
dbe828562c
Change en.json and fix maintance page (we maintain tmr)
2024-03-04 14:10:16 -05:00
Cooper Ransom
449005003b
Add icon to maintence page and switch to hash-based routing
2024-03-04 11:44:47 -05:00
Cooper Ransom
3b06bfaecb
Add back maintance page for server update/maintence tmr!
2024-03-04 10:31:11 -05:00
Cooper Ransom
f127b5fbee
fix pirate easter egg chance
2024-03-03 21:55:40 -05:00