Commit Graph

1359 Commits

Author SHA1 Message Date
mrjvs a3b64c5105 fix bad alignment in context menus 2023-10-20 23:30:46 +02:00
mrjvs 18b434c9ac very rudementary chromecasting 2023-10-20 23:24:37 +02:00
mrjvs 43d4869f7e chromecasting connectivity 2023-10-20 22:39:56 +02:00
mrjvs 5b145e1707 error states in sources and episodes empty state 2023-10-20 17:57:20 +02:00
mrjvs 6c019aa822 next episode button actually working 2023-10-20 17:29:10 +02:00
mrjvs 8b3bd97dd4 mobile close button for popouts 2023-10-20 16:59:07 +02:00
mrjvs 5d6c672136 fix double routing bug + positioning bottom for context menus mobile 2023-10-20 16:31:35 +02:00
mrjvs 75109ce45c refactored context menu links, + next episode button styling + mobile UI
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-20 15:54:10 +02:00
mrjvs 2c38e8281c quality selection HLS, keyboard shortcuts, playback settings 2023-10-19 19:27:21 +02:00
mrjvs 6aa79c64c8 remove comment 2023-10-19 17:19:57 +02:00
mrjvs 49e922cbfb hls quality discovery 2023-10-19 16:59:55 +02:00
mrjvs 2cea886867 fix duplicate keys 2023-10-19 16:37:15 +02:00
mrjvs e939c6b0bd autoplay if there is only one embed 2023-10-19 16:33:14 +02:00
mrjvs e1edb1cc1f some extra checks for the progress saver 2023-10-19 16:28:09 +02:00
mrjvs 1491a117b4 subtitle customization
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-19 16:05:05 +02:00
mrjvs f6bbec8907 airplay button
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-19 14:16:10 +02:00
mrjvs acd6541ba7 add video tester page back 2023-10-18 21:18:47 +02:00
mrjvs 3da2d616a2 quality preference saving 2023-10-18 20:31:03 +02:00
mrjvs bc27a7ffa7 fix border of context menu 2023-10-18 17:21:31 +02:00
mrjvs 79e4a689e0 fix fullscreen bug with safari 2023-10-18 17:14:59 +02:00
mrjvs 2b240c8155 Fix subtitles not showing up in safari, using a blob 2023-10-18 16:54:52 +02:00
mrjvs adf5689c48 selected source shown correctly 2023-10-18 16:08:33 +02:00
mrjvs c8172fa344 fix utf8 being lost in example captions 2023-10-18 16:01:03 +02:00
mrjvs 037960f587 Fix excessive memory usage on chrome+webkit 2023-10-18 15:30:04 +02:00
mrjvs 0ca585f70a show subtitles in ios fullscreen 2023-10-18 15:17:46 +02:00
mrjvs 596e97e1ba track element support 2023-10-18 15:00:12 +02:00
mrjvs 454fa1279b caption rendering is back! 2023-10-18 14:30:52 +02:00
mrjvs 8796d5b942 source selection 2023-10-17 23:26:53 +02:00
mrjvs abec91a322 cleanup settings modal + add sources list 2023-10-17 21:25:54 +02:00
mrjvs 65d46190e6 remove backend from this repo 2023-10-17 19:11:53 +02:00
Jip Fr 37b577fb4e UwU I'm soz I fucked up :( :3 forgive me D: (^.^) (update card styling to be closer to design)
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-10-17 17:57:45 +02:00
Jip Fr de885ba44d Quality sorting, language selection UI for captions
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-10-17 17:43:50 +02:00
Jip Fr 09c52d9f37 Bookmarking/continue watching + sorting, color options in caption settings
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-10-17 17:04:03 +02:00
mrjvs 18ec79af07 add bookmarks in new store 2023-10-17 16:14:46 +02:00
mrjvs aff39d1999 new continue watching store 2023-10-17 16:01:26 +02:00
mrjvs accc13ab0e progress saving, progress restoring, toggle in caption settings
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-15 20:25:14 +02:00
Jip Fr f8ec45bf13 hide brand pill on smaller screens 2023-10-14 23:01:18 +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 e7de27e33b add volume storage in zustand 2023-10-14 22:22:01 +02:00
mrjvs b9f79b97c0 fix player not resetting + fix episode selection not switching episode 2023-10-14 22:03: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 f2266bff6b HLS support and some styling fixes for context menus
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-14 16:32:54 +02:00
mrjvs 8f8bbf28c1 quality selection, context menu style fully implemented
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-14 16:06:25 +02:00
mrjvs 7222abf567 refactored search bar url shenanigans 2023-10-13 21:41:44 +02:00
mrjvs 9f99049ba1 add todo 2023-10-12 23:38:08 +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 562ab8fa49 implement video player into the media page 2023-10-12 20:31:40 +02:00
mrjvs d07a611c35 fix pause bugs and stuff 2023-10-11 23:36:46 +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