mrjvs
8796d5b942
source selection
2023-10-17 23:26:53 +02:00
mrjvs
fa1ad06968
Delete old video components, delete popout system, delete old hooks and implement new volume store
2023-10-14 22:28:13 +02:00
mrjvs
3c5fb66073
add episode selector, fix bug where video doesnt unload properly, move to react helmet async to fix react warning
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-14 19:28:27 +02:00
mrjvs
7222abf567
refactored search bar url shenanigans
2023-10-13 21:41:44 +02:00
mrjvs
5c1807c8f4
settings menu styling + fix shows + fix back link and double redirects
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-12 23:05:47 +02:00
mrjvs
f3084d37a8
volume storage fixed, title cleanup, settings cog start, touch controls start
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-11 23:04:41 +02:00
mrjvs
7b3452c535
buffer more visible, fix volume mute, rewrote entire overlay router system
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-11 22:09:28 +02:00
mrjvs
4a2a8e89cc
router positions
2023-10-09 21:25:52 +02:00
mrjvs
d485d3200b
overlay router
2023-10-09 21:00:58 +02:00
mrjvs
d9855cb244
more overlay system testing
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-08 20:12:31 +02:00
mrjvs
a05191e1c4
scraping page refining + bigger back text + start on overlay router
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-08 19:35:11 +02:00
mrjvs
517f8d0254
scraping animation and some cleanup
2023-10-06 00:20:19 +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
4f6be6b7f1
Merge branch 'v4' into multi-search-opensearch
2023-07-23 12:37:20 +02:00
mrjvs
8b84ff114d
Fix routing
2023-07-23 12:34:59 +02:00
Emre Can Minnet
1f1f5d779b
Merge branch 'v4' into thumbnails
2023-06-24 02:25:38 +03:00
adrifcastr
436fb2707b
update all remaining imports
2023-06-21 13:38:48 +02:00
frost768
1ade111757
thumbnails
2023-06-08 04:08:17 +03:00
Jip Fr
02135527c1
Use URLSearchParams
2023-05-26 23:04:11 +02:00
Jip Fr
a648f45694
feat(player): add T query param for starting time
2023-05-25 22:54:35 +02: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
Jip Fr
a718abdcdd
feat(player): add soundbar visibility thingie for M keyboard shortcut
2023-04-24 00:00:53 +02:00
frost768
2f10de415b
add flixhq media type filter
2023-03-26 10:44:16 +03:00
Jip Fr
f72d6db253
Floating popout router
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-02-28 23:36:46 +01:00
mrjvs
24aeb68f55
error boundary
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-24 21:45:14 +01:00
Max Ward
35adaf3872
add horizontal check to isMobile helper
2023-02-19 22:25:49 -08: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
c3b409631e
volume control + progress listener
2023-02-04 18:24:06 +01:00
Jelle van Snik
c5a8065db9
add basic functioning player
2023-02-03 15:20:26 +01:00
Jelle van Snik
6edc0d3959
a desperate attempt at chromecasting
2023-01-25 21:44:15 +01:00
Jelle van Snik
8c9d905a91
quality display control, source selection beginning, mobile player UI, keyboard shortcuts
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-01-24 18:12:37 +01:00
Jelle van Snik
a077417761
mobile safe video sizes
2023-01-23 23:01:08 +01:00
Jelle van Snik
20685577ab
skip buttons, better popout handling
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-01-23 22:38:05 +01:00
Jelle van Snik
f472f04735
episode ids , shorter debounce and flixHQ provider
2023-01-22 19:26:08 +01:00
Jelle van Snik
52b063b10a
bunch of todos
2023-01-15 16:01:07 +01:00
Jelle van Snik
8e522e18d4
fix debounce on first render
2023-01-14 16:14:54 +01:00
Jelle van Snik
2f1058cb9c
loading screen usescrape
2023-01-14 01:37:47 +01:00
Jelle van Snik
a64841507f
port providers, media watch page + make search work again
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-01-14 00:12:56 +01:00
Jelle van Snik
a9ac3e64db
add provider scrape hookiboi
2023-01-12 22:04:28 +01:00
Jelle van Snik
8268abc45d
add search backend
2023-01-10 22:43:27 +01:00
Jelle van Snik
35c7ac4b8d
lots of UI changes for video player
2023-01-10 19:53:55 +01:00
Jelle van Snik
024325f640
styling of video player controls
2023-01-09 21:51:24 +01:00
Jelle van Snik
f93b9b5b0f
update linting
2023-01-08 15:42:35 +01:00
Rihan
0ee269c877
Use import alias prefix
2022-12-13 22:50:13 +00:00
Jelle van Snik
c7ef58481b
fix rerender issues
2022-05-03 21:06:27 +02:00
Jelle van Snik
ded99a459e
update url only when onblur fires
2022-05-03 20:58:34 +02:00
Jelle van Snik
fb43cb691b
update package.json
2022-05-03 18:16:24 +02:00
Jelle van Snik
f7ad9b67fa
fix desynced input field. causing mobile usage issues
2022-05-01 23:32:33 +02:00
mrjvs
1336a0f12c
move src back
2022-03-13 19:08:45 +01:00
mrjvs
c4920125b8
temporarily move src
2022-03-13 19:08:28 +01:00