Commit graph

313 commits

Author SHA1 Message Date
TPN
659690f5b8 Add captions button back 2024-08-04 19:55:35 +00:00
Cooper
9298c4a552 pnpm lint and update packages 2024-07-13 18:13:40 +00:00
Cooper
813f90fe32 Delete captions icon from player settings hotbar 2024-07-12 00:16:15 +00:00
TPN
4942a78191 New subtitle UI and refactor code 2024-07-08 05:55:07 +00:00
TPN
0ce757f1f4 Better button for opensubtitles 2024-07-05 11:19:59 +00:00
TPN
b378f0533a Add a shortcut to subtitle settings in the bottomControls of player 2024-07-05 11:04:20 +00:00
bubba
d980545375 Fix keyboard navigation conflicting while pausing playback. 2024-06-20 17:38:28 +00:00
kirbo
b8d1a76078
add adaptable volume icons 2024-06-11 20:43:58 -07:00
Captain Jack Sparrow
72b034bf83 Add banner for no provider subs! 2024-05-24 03:22:15 +00:00
Captain Jack Sparrow
ad85a9fddd Sub Scraping! 2024-05-24 02:58:29 +00:00
TPN
ee46079e53 better button?? 2024-05-23 13:15:09 +00:00
TPN
56c7183e2e it works! 2024-05-23 11:45:19 +00:00
sussy-code
5238257999 Oops i broke something :-( 2024-05-07 18:22:25 +00:00
Captain Jack Sparrow
e45a71305d Make the customize button hotter 2024-05-05 17:52:36 +00:00
Captain Jack Sparrow
8ce52438d1 Merge pull request 19 with minor changes 2024-05-05 14:47:00 +00:00
carince
e8b7406569 subtitles: add bold setting 2024-05-03 14:49:33 +08:00
Cooper Ransom
a387fa2e61 Merge remote-tracking branch 'movie-web/dev' 2024-04-22 18:28:54 -04:00
Jorrin
ae81832037 improve how to change seasons 2024-04-22 20:26:54 +02: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
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
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
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
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
lmmelo16
9aebffd9c9
Merge branch 'dev' into dev 2024-03-29 15:34:26 +00:00
Cooper Ransom
40671c80a7 Set 4K to higher priority 2024-03-28 14:19:10 -04:00
Cooper Ransom
5b1d8dc5a0 add a todo 2024-03-28 00:16:02 -04:00