Commit Graph

448 Commits

Author SHA1 Message Date
Jip Fr c0867182d7 Add cool new popout stuff
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-03-12 21:49:58 +01:00
mrjvs 89f77debca fix v3 version popup 2023-03-12 19:36:54 +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
mrjvs 9abb009725 bump version 2023-02-24 23:14:27 +01: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 8ed0d3740f
Merge branch 'movie-web:dev' into dev 2023-02-24 13:32:47 -06:00
mrjvs 444c751b78 cache busting pwa 2023-02-24 20:12:20 +01:00
mrjvs 63b9adf7d8 disable gdriveplayer 2023-02-24 19:23:26 +01:00
mrjvs 3a1c3ad260 add PWA support 2023-02-24 19:23:00 +01:00
James Hawkins e68fe0e115
Update netfilm.ts 2023-02-24 14:22:06 +00:00
James Hawkins d51246120d
Update flixhq.ts 2023-02-24 13:24:45 +00:00
James Hawkins 23b439ff79
Temporarily fix flixhq provider
This fix can be used whilst we wait for api.consumet.org to resolve their issues. See https://github.com/consumet/api.consumet.org/issues/326 for more information.
2023-02-24 13:06:05 +00:00
zisra ac350f276c
Merge branch 'movie-web:dev' into dev 2023-02-22 19:27:13 -06:00
mrjvs 7c2ad68c2a add default for NORMAL_ROUTER setting 2023-02-22 21:54:02 +01:00
mrjvs 485698a43c support for round robin proxies 2023-02-22 21:41:13 +01:00
mrjvs 444156236c add unit tests for providers 2023-02-22 21:15:37 +01:00
mrjvs 4f9ef382dc provider and embed scraper tools 2023-02-22 20:26:19 +01:00
mrjvs cedc987509 Add developer video testing page 2023-02-22 19:02:23 +01:00
zisra a99437b4cc Fix title 2023-02-21 15:07:40 -06:00
mrjvs 02cd565f84 version bump 2023-02-21 21:51:57 +01:00
mrjvs 16298431f4
Merge branch 'dev' into feature-react-ga 2023-02-21 21:49:10 +01:00
mrjvs e44b36c83e update tracking 2023-02-21 21:45:14 +01:00
zisra 3696a05e1e Fix suggested changes 2023-02-21 14:17:36 -06:00
zisra f5e5b48616
Update VideoPlayer.tsx 2023-02-20 20:28:09 -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
zisra d10cbd5e9b
Update VideoPlayer.tsx 2023-02-20 20:20:19 -06:00
zisra 1853c8eac7
Create DownloadAction.tsx 2023-02-20 20:18:38 -06:00
Max Ward 6908588c00
Merge branch 'dev' into QOL-fixes 2023-02-20 18:11:38 -08:00
Max Ward fbd683e0b5 implement comment fixes 2023-02-20 18:10:22 -08:00
Jip Fr c5aacd72ce Bump versions 2023-02-20 18:19:37 +01:00
Jip Fr 4d8257a05f Remove unused imports 2023-02-20 18:16:48 +01:00
Jip Fr afa89c02a0 Add iframe logic 2023-02-20 17:35:09 +01:00
Max Ward 35adaf3872 add horizontal check to isMobile helper 2023-02-19 22:25:49 -08:00
Max Ward a2e5e08b20 shrink popouts when on horizontal mobile devices 2023-02-19 21:49:52 -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 92fa9716e5 reorder providers 2023-02-20 00:50:30 +01:00
mrjvs 68868b37a8 update version 2023-02-19 23:58:52 +01:00
mrjvs a2e647297a cleanup todos
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 23:03:16 +01:00