sussy-code
ecd3c6130f
Make the bookmark button a little more elegant
2024-05-03 17:59:22 +00:00
carince
e8b7406569
subtitles: add bold setting
2024-05-03 14:49:33 +08:00
Ivan Evans
9a8ecf2e88
Bookmarks only while browsing
...
Disabled bookmarks when there is nothing in the search bar.
2024-04-30 09:53:31 -06:00
Ivan Evans
2b7a054d5f
Merge branch 'sussy-code:main' into main
2024-05-01 15:00:00 -06:00
Captain Jack Sparrow
6f7e79c2d3
Try fixing border color
2024-04-29 16:47:48 +00:00
Ivan Evans
bc4b28fd9c
revert sudoflix customs
2024-04-28 22:16:50 -06:00
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
lmmelo16
9aebffd9c9
Merge branch 'dev' into dev
2024-03-29 15:34:26 +00: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
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
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
5fb0a32456
Add Open Sans option!
2024-03-27 17:36:16 -04:00
Honkertonken
e431626bfa
Update MediaCard.tsx
2024-03-27 23:19:12 +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
cfd43c789d
Use useIsMobile to only show the text on large displays
2024-03-26 13:14:57 -04:00
Cooper Ransom
657b63858c
Change font and remove text from brandpill
2024-03-26 13:04:52 -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
Isra
e54077045d
Change icon
2024-03-26 00:29:47 -05: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
478b24e627
Tweak shouldShowNextEpisodeButton percentage
2024-03-22 23:14:51 -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
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
4155c4b610
Remove shitty auto next episode
2024-03-21 19:01:52 -04:00
Cooper Ransom
549d19e16f
Add auto next episode
2024-03-20 14:55:09 -04: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
Cooper Ransom
603b6b4510
Convet /route#route to the sexier useNavigation
2024-03-17 21:35:16 -04: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
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
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
b9a830a298
Polish flix page again, all we have to do is add endpoint redirects and posters!
2024-03-15 15:54:08 -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
5c74b40ebc
Add a way to access it via nav
2024-03-14 23:22:09 -04:00
Cooper Ransom
22041f67d0
Make the top-flix page
2024-03-14 21:12:38 -04: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
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
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
Cooper Ransom
0d1d889661
Merge movie-web/dev
2024-03-10 23:05:36 -04: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
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
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
aa9bbf289f
Finish turnstile setup
2024-03-07 12:16:28 -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
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
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
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
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
Cooper Ransom
82c0201b91
Branding and lightbar changes
2024-03-03 20:48:40 -05:00
Cooper Ransom
c9c071e95e
Merge dev!!
2024-03-03 20:11:17 -05:00
qtchaos
f33bc583ea
fix: when navigating to own pages, use useNavigate()
2024-03-03 22:47:51 +02:00
Cooper Ransom
fd00b65276
Fix small issue with maintance page and lightbar
2024-03-02 21:58:20 -05:00
Cooper Ransom
4ec3324319
Lower particle TOL
2024-03-01 17:20:29 -05:00
Cooper Ransom
f8b3b68570
fix dev chance oops :(
2024-03-01 16:57:11 -05:00
Cooper Ransom
507fa97d77
Add retry button to notfound and make another easter egg!
2024-03-01 16:38:44 -05:00
Cooper Ransom
8c3c124516
Fix prettier error...
2024-03-01 14:11:26 -05:00
Cooper Ransom
41a7eead1f
Normalize easter eggs chance out of 100
2024-03-01 14:05:28 -05:00
Cooper Ransom
39f34c15b1
Add so many easter eggs
2024-03-01 13:55:21 -05:00
Cooper Ransom
8a85033b0f
Fix viewbox finally (i hope)
2024-03-01 10:34:01 -05:00
Cooper Ransom
c1f2841ff2
Center pfp and go to sleep :)
2024-03-01 00:47:26 -05:00
Cooper Ransom
8d795f07b3
Remove some pfps and only keep the best one!
2024-03-01 00:35:22 -05:00
Cooper Ransom
1b76c5b8d5
Try to fix pfps
2024-02-29 23:49:46 -05:00
Cooper Ransom
da73c05764
reduce cat change again
2024-02-29 23:35:34 -05:00
Cooper Ransom
cd440de3a7
Add dmca email and page!
2024-02-29 23:14:36 -05:00
Cooper Ransom
9cce97967d
i am done with the icons i promise
2024-02-29 13:56:49 -05:00
Cooper Ransom
e787611582
fix cat not being centered
2024-02-29 13:10:33 -05:00
Cooper Ransom
448f8a98b2
Bug fix / code cleanup
2024-02-29 12:47:33 -05:00
Cooper Ransom
63936b2f8e
Fix pfp identifcatin issue
2024-02-29 11:32:07 -05:00
Cooper Ransom
930ba26d30
add chrome extension and better pfps
2024-02-29 11:23:33 -05:00
Cooper Ransom
207525a017
reduce santa easter egg possibilty
2024-02-29 09:37:07 -05:00
Cooper Ransom
3aea58a91c
Add halloween easter egg and fix manifest
2024-02-29 08:24:53 -05:00
Cooper Ransom
ffb6aa2dd3
Fix proxies and easter eggs (last flipping time)
2024-02-28 22:12:13 -05:00
Cooper Ransom
fbcc7b8009
Add 2 proxies instead of one for default setup
2024-02-28 21:39:53 -05:00
Cooper Ransom
5b56f2427d
Reduce cat possiblity
2024-02-28 21:30:52 -05:00
Cooper Ransom
917f4e7e7c
Reduce cat amount
2024-02-28 21:30:21 -05:00
Cooper Ransom
ab71b24024
Reduce leaves in za easter egg #2
2024-02-28 21:26:53 -05:00
Cooper Ransom
5bc3f3becf
Reduce leaves in za easter egg
2024-02-28 21:22:51 -05:00
Cooper Ransom
f4bc4c2c8b
Update to 4.5.1 !!
2024-02-28 21:17:56 -05:00
Cooper Ransom
dfd5cefb41
Fix lightbar AGAIN!!
2024-02-28 16:44:44 -05:00
Cooper Ransom
70c92569de
Make some silly changes to en.json and fix lightbar
2024-02-28 16:38:17 -05:00
Cooper Ransom
829c175104
Increase easter egg size!
2024-02-28 16:14:54 -05:00
Cooper Ransom
d0df347e7a
Add sharks, fix easter eggs and increase visablity of 'did you enable the extension?'
2024-02-28 15:42:10 -05:00
Cooper Ransom
d7e20c81b7
Fix kitty easter egg chances
2024-02-28 00:30:11 -05:00
Cooper Ransom
341c253d6e
Fix easter egg chances
2024-02-28 00:28:22 -05:00
Cooper Ransom
d1f8b9e652
fix another easter egg issue
2024-02-28 00:16:47 -05:00
Cooper Ransom
533d55e5cb
add easter eggs...
2024-02-28 00:07:08 -05:00
Cooper Ransom
6b4a61d6fc
ADD EVEN MORE FISHIE
2024-02-27 19:34:04 -05: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
Astrid
71ddbca657
Copy playlist link instead of download playlist
2024-01-31 22:22:26 +01:00
Astrid
a562cbeb25
Proper onClick types and give <a> the callback
2024-01-31 22:22:07 +01:00
mrjvs
a2a3066bc7
Merge branch 'dev' into mediasession
2024-01-31 16:56:36 +01:00
mrjvs
5f4cff8975
Cleanup some styling
2024-01-30 20:39:40 +01:00
RyloRiz
6cf870d246
Reviewed changes & simplified clearing process
2024-01-29 17:58:13 -08:00
RyloRiz
32c6bf12c7
Removed clear pointer/action when not visible
2024-01-27 21:38:01 -08:00
RyloRiz
2a93804fbd
Restyled clear button & visibility
2024-01-27 21:32:04 -08:00
RyloRiz
ef9792827a
Fixed search query updating on clear
2024-01-27 15:34:33 -08:00
RyloRiz
5be4833b8d
Created an 'x' button to clear search query
2024-01-24 18:41:45 -08:00
mrjvs
a87f4cf222
Make download subtitle not automatically crash the tab but only after clicking (if ram is too low)
2024-01-24 15:13:59 +01:00
William Oldham
25ae949995
Check for extension in scrape logic
2024-01-23 21:44:53 +00:00
William Oldham
d38cb6b632
Merge branch 'dev' into dev
2024-01-22 15:45:38 +00:00
mrjvs
20e35d0549
fix linting problem
2024-01-21 20:33:49 +01:00
Mehdi Dara
6010c2bab0
⚡ Backdrop blur for the navigation buttons
2024-01-21 21:28:10 +03:30
mrjvs
4fa500013e
Style the extension onboarding
2024-01-21 15:28:46 +01:00
mrjvs
cf38e26c5b
Merge branch 'extension' of https://github.com/movie-web/movie-web into extension
2024-01-20 14:02:00 +01:00
mrjvs
8a79924abd
Merge branch 'dev' into extension
2024-01-20 14:57:40 +01:00
mrjvs
ad69c9381c
remove resolved TODO
2024-01-20 14:00:15 +01:00
mrjvs
8cc6faff09
improve HLS disclaimer
2024-01-20 13:27:58 +01:00
mrjvs
741a35dee8
Style and localize the preference section of settings
2024-01-20 13:20:06 +01:00
mrjvs
f96a0de373
Style the settings onboarding card
2024-01-20 13:09:42 +01:00
mrjvs
de5d47a730
Theme skip setup card
2024-01-20 12:24:02 +01:00
mrjvs
9ec273e78c
Style onboarding pages
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-01-20 11:18:16 +01:00
mrjvs
bb147a1367
Fixed flares
2024-01-20 00:24:06 +01:00
mrjvs
b3222b130f
Fix some thumbnail scraping setting logic
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-18 19:29:58 +01:00
mrjvs
dc95bd7455
Add full layout and styling for the first step in onboarding
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-18 19:22:55 +01:00
mrjvs
3b2be31691
Add thumbnail generation as a setting
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-18 19:22:39 +01:00
mrjvs
925f3dff19
Basic onboarding structure
2024-01-16 20:28:33 +01:00
chaos
224d823eb6
Merge branch 'dev' into mediasession
2024-01-11 22:25:07 +02:00
mrjvs
72f6960c60
Merge branch 'dev' into dev
2024-01-11 19:02:30 +01:00
mrjvs
3704dfba10
Fix styling bugs, fix player not switching source after error, fix allowed state in extension, add ip locked sourced for extension
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-10 22:04:21 +01:00
Jorrin
d32ef6ed9a
fix extension not preparing stream on embed selection
2024-01-10 19:43:54 +01:00
mrjvs
421186cb54
Version checking + preparing streams
2024-01-09 21:56:39 +01:00
Astrid
dec967418b
Mark cursor-not-allowed as important so that cursor-pointer gets overridden
2024-01-09 20:50:45 +01:00
mrjvs
f70d13f2c9
Clean up extension code
2024-01-09 20:07:22 +01:00
Ashutosh Shinde
803668b492
added return value of selectCaptionById from selectLanguage function
2024-01-09 10:43:20 +05:30
Jorrin
ef85c217f7
first mvp extension
2024-01-08 17:06:27 +01:00
Ashutosh Shinde
f09a185335
updated selectLanguage callback to call selectCaptionById after searching for correct caption
2024-01-06 23:19:06 +05:30
Ashutosh Shinde
32dd68c90e
updated CaptionOption key to use caption id instead of index and url in CaptionView
2024-01-06 23:18:54 +05:30
qtchaos
c6f359d4ea
Remove unused import in MediaSession.ts
2024-01-06 19:31:05 +02:00
qtchaos
fb68efa522
Rework MediaSession to be less bad
2024-01-06 18:43:42 +02:00
Ashutosh Shinde
cd02f6d7a3
fixed #614 multiple captions of the same language all appeared as selected when selecting only one
2024-01-06 13:40:04 +05:30
qtchaos
00066ba788
somewhat ok mediasession implementation
2024-01-05 21:19:59 +02:00
William Oldham
d0ef78020a
Add Galician Flag
2024-01-04 20:44:11 +00:00
William Oldham
38fe8df228
Move flags into flag directory
2024-01-04 20:43:05 +00:00
mrjvs
1091253392
Handle more turnstile errors + show interactive prompt + handle provider api metadata errors
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2024-01-03 23:54:08 +01:00
mrjvs
7155ffce40
Add missing languages + add support for scripts (pain)
2024-01-03 21:20:57 +01:00
mrjvs
aca7827a15
Implement new country code system and new language code system
2024-01-03 20:06:08 +01:00
Jip Fr
adbf11969e
Fix player UI not always vanishing (or so we hope :D)
2024-01-03 00:55:42 +01:00
Jip Fr
58e1a17215
Make disabled episodes clickable
2024-01-02 20:29:19 +01:00
Jip Fr
de74eac008
Disable episodes in list when episode hasn't aired yet
2024-01-01 21:55:04 +01:00
Ruslan
9678bd566e
add toki pona flag
2023-12-30 01:57:38 +01:00