Ivan Evans
6a7ea0ea2f
Update MediaCard.tsx
2024-04-28 22:09:11 -06:00
Ivan Evans
690ea3480c
Create MediaBookmark.tsx
2024-04-28 22:08:34 -06:00
Captain Jack Sparrow
c33efc51ee
Remove extension banner and update dropdown
2024-04-29 02:49:43 +00:00
Captain Jack Sparrow
2d1c5a132f
Remove donations !
2024-04-28 22:52:38 +00:00
Captain Jack Sparrow
73b98422b6
Do my lil thang with the sources
2024-04-28 17:25:06 +00:00
Captain Jack Sparrow
ee00d0e853
Fix the lightbar bug on discover page... (MW has a jank ahh impl)
2024-04-27 15:04:23 +00:00
Captain Jack Sparrow
b981760e09
Reduce padding on mediaCard and change homepage in package.json
2024-04-25 19:17:21 +00:00
Cooper Ransom
a387fa2e61
Merge remote-tracking branch 'movie-web/dev'
2024-04-22 18:28:54 -04:00
William Oldham
cfc74dfa78
Merge branch 'dev' into fix/#962
2024-04-22 21:15:23 +01:00
Jorrin
ae81832037
improve how to change seasons
2024-04-22 20:26:54 +02:00
Jorrin
3da8955607
decrease amount of margin on small screens
2024-04-22 19:12:18 +02:00
Cooper Ransom
e1d69873fc
Add UwU lang
2024-04-20 23:34:18 -04:00
Cooper Ransom
301a808fad
Merge remote-tracking branch 'movie-web/dev'
2024-04-20 13:09:20 -04:00
Jorrin
0a15bb2023
consistent returns
2024-04-20 11:36:38 +02:00
Cooper Ransom
049a91cb2b
4/20 update !
2024-04-20 00:07:10 -04:00
Jorrin
cfa3cfd072
check for undefined
2024-04-19 19:28:49 +02:00
Jorrin
5fbe5d1ff5
fix tmdb 404 request
2024-04-19 19:26:29 +02:00
Cooper Ransom
fb45f4384d
enable 4k and update packages
2024-04-15 21:30:56 -04:00
Jorrin
b671f22863
grey out sources that are not available on your current device
2024-04-15 22:46:38 +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
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
William Oldham
ad83797451
Merge branch 'dev' into feat/autoplay
2024-04-14 21:30:44 +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
Jorrin
391554538a
Merge branch 'dev' into feat/autoplay
2024-04-12 19:06:40 +02:00
Cooper Ransom
a21d68e7ca
Merge remote-tracking branch 'movie-web/dev'
2024-04-11 19:34:02 -04:00
qtchaos
e46ca23516
chore: clean up code and remove intervals
2024-04-12 00:01:57 +03: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
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
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
Cooper Ransom
f671afcd1b
Make media card larger
2024-04-09 22:59:16 -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
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
178776f3ae
Merge lock-file
2024-04-05 14:44:32 -04:00
Jorrin
855e594c09
Fix switching from hls source to hls source
2024-04-05 19:16:46 +02:00
Cooper Ransom
97551951de
Make it better lol
2024-04-02 22:59:41 -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
qtchaos
20cec61eac
feat: add autoplay preference for extension users
2024-03-31 21:55:06 +03:00
Jorrin
6a905bf517
Also route hls audio tracks through extension
2024-03-31 20:20:10 +02:00
Cooper Ransom
82cba14db1
Merge dev of movie-web
2024-03-29 15:11:27 -04:00