mrjvs
0a3155d399
meta data shown correctly
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-08 18:16:30 +02:00
mrjvs
3e210b979e
volume controls
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-08 17:48:48 +02:00
mrjvs
4289b96039
Fix icons
2023-10-06 00:23:32 +02:00
mrjvs
faff7ee7e0
scrape styling and attempt at centering
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-10-06 00:01:35 +02:00
mrjvs
2d106ec7ca
loading spinner, auto play start button + bug fix of multiple videos playing over each other
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-10-05 22:12:25 +02:00
mrjvs
dcb199a1fe
scraping ui
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-03 20:24:09 +02:00
mrjvs
3b7df601af
scraping, topbar, fix timestuff, darkened overlay, fix click targets
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-02 21:04:40 +02:00
mrjvs
860671be00
progress bar, skips and more
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-01 21:08:26 +02:00
mrjvs
7e182a4b7a
bottom control layout + fullscreen + hovering
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-01 17:34:37 +02:00
mrjvs
a813efe5ba
fundementals for video player rewrite
2023-09-30 20:57:00 +02:00
Jip Fr
0b4c47bbd4
Move social links in header
2023-09-06 20:43:45 +02:00
Jip Fr
6fcdef3fd7
Add DMCA & FAQ (sorta) pages
2023-09-06 20:27:17 +02:00
William Oldham
4ca5e45216
chore: resolve issue with build failing due to empty file
2023-09-02 16:00:28 +01:00
mrjvs
ecc7834f44
remove controller, introduce display interfaces
2023-09-01 17:47:09 +02:00
mrjvs
984e75d82f
Merge branch 'v4' into refactor-player
2023-09-01 15:18:00 +02:00
Jip Fr
4ffbe45ab1
Upgrade particle rendering (fix cos/sin being in wrong order)
2023-08-25 21:54:26 +02:00
Jip Fr
b94b6b0249
Make lightbar wider on mobile, move to top
2023-08-21 13:16:00 +02:00
Jip Fr
fe7c496e0a
Remove mobile background, offset lightbar on mobile
2023-08-21 12:53:28 +02:00
mrjvs
41b6c84fbf
Fix footer and fix overlay backgroudn thing
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-08-20 21:51:23 +02:00
mrjvs
7251b39cc3
Add media card flare
2023-08-20 21:03:59 +02:00
mrjvs
88beacde1a
Added particles to light bar
2023-08-20 20:04:06 +02:00
mrjvs
ec3b96a399
Reorganize views folder
2023-08-20 18:45:07 +02:00
mrjvs
1fde44076a
Lightbar
2023-08-20 17:59:46 +02:00
mrjvs
eb57f1958f
added flares, themes and footer
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-08-20 16:19:38 +02:00
mrjvs
852e7270d2
start of a player thingy
2023-08-15 19:55:48 +02:00
mrjvs
4bc8106cb3
basics of new video player state
2023-07-23 16:30:22 +02:00
mrjvs
ba25c18390
move video to old and setup new video structure
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-07-23 15:00:08 +02:00
mrjvs
21fb338631
Fix linting
2023-07-15 15:57:32 +02:00
castdrian
95f03db5b2
refactor search
2023-06-30 12:20:01 +02:00
adrifcastr
430b9564ab
remove duplicate code
2023-06-23 09:35:07 +02:00
adrifcastr
f5f69ca7d4
default to season 1, with specials still playable
2023-06-21 15:14:48 +02:00
adrifcastr
436fb2707b
update all remaining imports
2023-06-21 13:38:48 +02:00
adrifcastr
dccab9b0bf
directly get poster url
2023-06-21 13:26:03 +02:00
adrifcastr
1408fcde93
export functions directly
2023-06-21 13:07:33 +02:00
castdrian
c9bac3ed68
show poster in bookmarks
2023-06-18 17:45:41 +02:00
castdrian
46bd20f718
refactor everything to use tmdb exclusively
2023-06-18 17:45:41 +02:00
castdrian
b5c330d4e3
refactor to initial prefix choice
2023-06-18 17:45:41 +02:00
castdrian
70f8355386
refactor url prefix
2023-06-18 17:45:41 +02:00
frost768
30e5ae7121
add missing translation keys and polish translation
2023-05-29 22:10:07 +03:00
frost768
9c8e89a274
lint fixes
2023-04-27 21:54:36 +03:00
Yılmaz ÇABUK
4880d46dc4
style: sort imports according to ESLint rules
...
This commit updates the import statements in the codebase to comply with ESLint rules for import ordering. All imports have been sorted alphabetically and grouped according to the specified import groups in the ESLint configuration. This improves the codebase's consistency and maintainability.
2023-04-24 18:41:54 +03:00
mrjvs
8b8cbc8cc9
Dutch language translations
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-04-21 21:08:01 +02:00
frost768
2239c186a5
modal background changed
2023-04-20 21:43:51 +03:00
frost768
12c245b2da
Merge branch 'dev' of https://github.com/movie-web/movie-web into settings
2023-04-15 01:00:11 +03:00
Jip Frijlink
fcb24c783c
Update src/components/popout/positions/FloatingCardMobilePosition.tsx
2023-04-14 21:40:55 +02:00
Jip Fr
5dfeeadbb8
fix(popouts): fix touch on scroll areas being weird
2023-04-14 20:03:11 +02:00
Jip Fr
0794558338
fix(player): add max-height to modals for smaller screens
2023-04-14 19:39:01 +02:00
frost768
b9b0380dfe
suggested changes
2023-04-10 00:55:23 +03:00
frost768
c472e7f7b8
Merge branch 'dev' of https://github.com/movie-web/movie-web into settings
2023-04-09 23:22:32 +03:00
frost768
2eab07b8b6
modal customization
2023-04-06 04:35:20 +03:00
frost768
9e961223f6
settings modal
2023-04-06 01:48:07 +03:00
Isra
2d17c8abaa
Remove duplicate label
2023-03-30 19:10:35 -05:00
zisra
4d08ecc694
Playback speed
2023-03-23 13:52:34 -05:00
mrjvs
5419430369
fix pokemon error
2023-03-22 22:31:23 +01:00
mrjvs
6136ff92e6
code cleanup
2023-03-19 20:19:21 +01:00
frost768
5664540acc
last touches to design
2023-03-19 16:17:53 +03:00
mrjvs
60a5f84f2f
fix popouts in body instead of video
2023-03-14 21:02:47 +01:00
Jip Fr
bbb9072bc9
Merge remote-tracking branch 'original/dev' into dev
2023-03-12 23:17:03 +01:00
Jip Fr
5e8ad2e996
Localization, center loading, create divider action, rename season/episode route in EpisodeSelectionPopout
2023-03-12 22:19:13 +01:00
Jip Fr
c0867182d7
Add cool new popout stuff
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-03-12 21:49:58 +01:00
mrjvs
80f7240f58
fix bad sizing
2023-03-12 19:07:37 +01:00
Jip Fr
a520cf02bb
Start new styling for popouts
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-03-12 18:48:46 +01:00
Jip Fr
f72d6db253
Floating popout router
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-02-28 23:36:46 +01:00
Jip Fr
b9a9db348b
Move episodes over into new popout
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-02-28 21:32:03 +01:00
mrjvs
cc51559c29
Floating component start
2023-02-28 19:26:46 +01:00
Jip Fr
19d2b963a8
Add settings popout, add swipe stuff
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-02-27 20:30:06 +01:00
zisra
a1f3986e64
Picture in picture
2023-02-27 00:58:36 -06:00
mrjvs
9418a7c45d
Merge branch 'dev' into feature-pwa
2023-02-24 23:10:45 +01:00
mrjvs
f715f70f9e
fix layout sizings
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-24 22:12:31 +01:00
mrjvs
24aeb68f55
error boundary
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-24 21:45:14 +01:00
zisra
ac350f276c
Merge branch 'movie-web:dev' into dev
2023-02-22 19:27:13 -06:00
zisra
3696a05e1e
Fix suggested changes
2023-02-21 14:17:36 -06:00
zisra
9ff49e42a3
Update Icon.tsx
2023-02-20 20:26:51 -06:00
zisra
d6a46e1cdc
Update Icon.tsx
2023-02-20 20:23:06 -06:00
Max Ward
fbd683e0b5
implement comment fixes
2023-02-20 18:10:22 -08:00
Max Ward
39ede1b042
improve mobile video player
2023-02-19 21:20:42 -08:00
Max Ward
32288357c4
fix too much darkness fade under search
2023-02-19 18:44:27 -08:00
Max Ward
35ecaece5b
make title text fade behind header
2023-02-19 18:42:52 -08:00
Max Ward
25ccd941ca
fix some hover states and rounding in edit mode
2023-02-19 18:18:34 -08:00
Max Ward
bfbb4c6b11
reduce space below search on mobile
2023-02-19 17:59:22 -08:00
mrjvs
b886443ea7
bunch of chromecast fixes
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
2023-02-19 22:22:01 +01:00
mrjvs
0c57aa1a73
finalized domain redirect modal
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-02-19 19:54:34 +01:00
mrjvs
aaf0b56ee7
new domain popup start
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-19 18:36:53 +01:00
mrjvs
b3db58012f
linting
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-19 18:03:54 +01:00
mrjvs
4f682d55a9
translations 🎉
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-18 20:01:19 +01:00
Jelle van Snik
4a0392d1f0
chromecasting humble beginnings
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-02-12 15:58:11 +01:00
Jelle van Snik
e448c0b5a8
source selection
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-09 22:03:40 +01:00
Jelle van Snik
f97b84516b
captions + translation fix
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-02-08 22:51:52 +01:00
Jelle van Snik
c4712044a9
tap backdrop fix, router syncing with popout, start of captions popout,
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-08 21:01:46 +01:00
Jelle van Snik
bd7799b5c1
remove safe insets
2023-02-07 23:35:02 +01:00
Jelle van Snik
f8b5c4169c
fix more progress recursion
2023-02-07 23:25:46 +01:00
Jelle van Snik
2a3c93c24f
episode select popout styling, popout router sync & dragging to update time action
2023-02-07 22:34:20 +01:00
Jelle van Snik
3b4e9ce2ca
fix more transitions
2023-02-07 20:03:01 +01:00
Jelle van Snik
6224fb32c4
popout transitions
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-07 19:40:53 +01:00
Jelle van Snik
5e433266ee
popout transitions
2023-02-07 18:19:31 +01:00
Jelle van Snik
5d5a727663
add better popout system
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-07 17:49:05 +01:00
Jelle van Snik
27ef9be6b1
add back standard video UI
2023-02-04 01:01:54 +01:00
Jelle van Snik
6ca3196b75
the start detaching video state from react
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-02-02 22:04:58 +01:00
James Hawkins
52fef27374
Merge remote-tracking branch 'origin/v3' into v3
2023-01-26 13:31:55 +00:00
James Hawkins
2b81d061f4
Netfilm provider
2023-01-26 13:31:50 +00:00