Commit Graph

1400 Commits

Author SHA1 Message Date
Jip Fr 8cdedbfca6 Adjust setting sidebar font size, add secure/insecure icon 2023-11-24 23:28:19 +01:00
mrjvs 5845036900 remove completed todo 2023-11-24 22:17:55 +01:00
mrjvs a2b262b4ab get worker urls from settings instead of config 2023-11-24 22:16:01 +01:00
mrjvs 1176908129 add backend info to settings sidebar 2023-11-24 22:02:34 +01:00
mrjvs a9abe14810 make settings page fully functional 2023-11-24 21:54:44 +01:00
mrjvs b38e5768e3 only make new save item if difference 2023-11-24 20:05:22 +01:00
mrjvs 0094261aec Fix active link detection not working 2023-11-24 19:04:56 +01:00
mrjvs e62238459c Add more settings saving logic + add connections section to settings + fix broken modals 2023-11-24 18:39:40 +01:00
mrjvs 5a5f3e8b8c a whole bunch of final todos
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-24 17:11:00 +01:00
mrjvs 415419f3ef Fix navigation zindex issues
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-24 14:37:17 +01:00
Jip Fr 8db25148de Account styling in settings 2023-11-23 00:45:06 +01:00
mrjvs ce6b6ef88b add focus traps to overlays 2023-11-22 17:50:24 +01:00
mrjvs 2def74cb32 autocompletion 2023-11-22 17:00:14 +01:00
mrjvs f3146b9a00 Merge branch 'v4' of https://github.com/JamesHawkinss/movie-web into v4 2023-11-22 15:04:59 +01:00
mrjvs 3434074b1e delete account modal 2023-11-22 15:04:58 +01:00
Jip Fr 1343d7f907 Add backticks around error message copy 2023-11-22 14:15:00 +01:00
Jip Fr a9da1dada4 Create ErrorCard component, fix being unable to select text, use ErrorCard everywhere 2023-11-22 14:14:01 +01:00
Jip Fr 5ae17a6c9a Add "has copied" text 2023-11-22 14:03:57 +01:00
Jip Fr 73c3b13309 Fix buttons in playback error 2023-11-22 13:54:43 +01:00
mrjvs fa29da1757 Data importing on login and registering
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-21 21:26:26 +01:00
mrjvs 7a591c82b9 Logic to conditionally show continue watching items
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-21 20:34:30 +01:00
Jip Fr 258b3be687 Fix themepart click 2023-11-21 19:35:47 +01:00
Jip Fr 9f65821fce mediagrid focus styles 2023-11-21 19:34:42 +01:00
Jip Fr dccc8c363c Use focus-visibile for tab effects 2023-11-21 19:32:18 +01:00
Jip Fr 9f41228a0c Make settings tabbable 2023-11-21 19:24:45 +01:00
Jip Fr ab167d565a Add popup close keyboard shortcut, more tabbable styles 2023-11-21 18:22:50 +01:00
Jip Fr d3184113cc Tabbable styles in header & footer 2023-11-21 18:03:08 +01:00
mrjvs 9c1195e131 Add premid support back (in different format) 2023-11-20 20:09:50 +01:00
mrjvs 340673237b Add fullscreen preview for caption settings + optimize subtitle rendering 2023-11-20 19:36:35 +01:00
mrjvs 2ce42fdb85 Fix progress not restoring correctly 2023-11-20 19:08:40 +01:00
mrjvs b69c1a4518 fix spinner sizings 2023-11-20 19:03:48 +01:00
mrjvs 0c2bbd16a5 fix bookmark endpoint data 2023-11-19 21:11:51 +01:00
mrjvs e7257e392e progress sycning + device name in user dropdown 2023-11-19 20:47:20 +01:00
mrjvs ab4d72ed1a bookmark syncing 2023-11-19 20:03:35 +01:00
mrjvs fa990d16b2 linked captions + primary navigation dropdown
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-19 16:49:17 +01:00
Jip Fr 9152ad7bb0 Replace icon in dropdown 2023-11-18 21:03:02 +01:00
Jip Fr 2b23353e40 Language dropdown, language in settings, add temporary confirmation to delete account 2023-11-18 20:55:46 +01:00
mrjvs 54cd1d52ca caption settings + working settings sidebar 2023-11-18 19:27:19 +01:00
mrjvs d8913bb2b7 theme system + device list + device logout + delete account + register callout + split up settings page components 2023-11-18 17:28:10 +01:00
mrjvs 0dd73eec54 make grid for passphrase display 2023-11-18 15:21:11 +01:00
mrjvs 061c944034 finish register and login flow + suspense fallback fix
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-18 15:12:31 +01:00
mrjvs 567c6a3894 Improve register loading screen 2023-11-17 19:20:17 +01:00
mrjvs 328414ab06 Fixed hardcoded sitekey, fixed hasCaptcha being ignored, fixed setState while unmounted 2023-11-17 19:10:02 +01:00
Jip Fr a5512b95e5 Add "top" part to large card, create auth input, add captcha things, put rest of auth flow in cards
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-17 17:38:52 +01:00
Jip Fr a25b3dee54 First two pages of register flow
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-17 14:45:13 +01:00
William Oldham 7f474af657 Add encryption methods and encrypt device when sent to server 2023-11-17 11:58:28 +00:00
mrjvs 0dc3e51a36 add backend tests to admin page 2023-11-12 17:54:21 +01:00
mrjvs b4efe88252 add backend url to admin page + volume changed overlay bug fixed
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-12 17:07:48 +01:00
mrjvs 117da3335b reporting source selection menu
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-11-12 16:54:32 +01:00
mrjvs 8dcb94d3ae update comments 2023-11-11 17:35:25 +01:00
mrjvs bd4378c056 truncate stacktrace and remove hostname 2023-11-11 16:59:58 +01:00
mrjvs bb192ee21f Fix incorrect last source status
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-11 16:44:53 +01:00
mrjvs 76d715a751 remove old log and finish metrics for scrapePart
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-11 16:17:13 +01:00
mrjvs a7bd4786f3 ive choped chopped it 2023-11-10 22:14:41 +01:00
Jip Fr 6978314fdb Add French subtitle 2023-11-09 20:01:21 +01:00
Jip Fr 2c92bbf94e Fix poster issue 2023-11-09 15:34:35 +01:00
Jip Fr b2608505f8 Probably fix aspect ratio issue 2023-11-09 15:29:59 +01:00
mrjvs bb449d6dfb Fix upcloud 2023-11-07 21:04:43 +01:00
mrjvs 743ecc7869 authentication register and login
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-11-05 17:56:56 +01:00
William Oldham 791923e78c Fix seed generation, add code signing and fix Base64 2023-11-05 10:36:06 +00:00
mrjvs df85861cf2 add concept for register flow 2023-11-05 01:16:45 +01:00
Jip Fr 53fe6031d1 Fix superstream 2023-11-01 15:04:52 +01:00
Jip Fr 5bb2e8203c Fix migrations 2023-11-01 13:57:48 +01:00
mrjvs 6ba57d701f account login shit 2023-10-31 21:08:09 +01:00
mrjvs 2953b8f29f Fix playback error when switching episode 2023-10-31 19:13:35 +01:00
mrjvs b588585af5 fix compile error 2023-10-31 19:08:34 +01:00
mrjvs f8bba7b27b Settings and volume migrations + add language setting + move all old store data to /stores/__old 2023-10-31 19:07:47 +01:00
Jip Fr 97c42eeb49 Put v4 migrations in their own file 2023-10-30 21:49:45 +01:00
mrjvs 380b0675aa use episode number for migration 2023-10-30 21:40:02 +01:00
mrjvs 023a850e4f error handling for video + bookmark migration + last watched episode shown + progress migrations
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-30 21:29:02 +01:00
mrjvs 4c43208deb udpate hls config 2023-10-29 23:34:16 +01:00
mrjvs a8b47baa5a fix warning in console 2023-10-29 22:22:27 +01:00
Jip Fr e2ede02293 Fix ol going over the header 2023-10-28 17:49:07 +02:00
Jip Fr abb2db1146 Optical alignment on button 2023-10-28 17:47:18 +02:00
Jip Fr de4a7afec1 fix flag 2023-10-28 17:33:49 +02:00
mrjvs b39ef2c31f start at beginning when pressing next episode button 2023-10-27 22:20:42 +02:00
mrjvs 65d0218f81 removed old todos, disable captions on load 2023-10-27 22:12:03 +02:00
mrjvs 9ff603f87c correct languages + settings page styling
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-27 21:51:14 +02:00
mrjvs 606acb8ac4 make it possible to show unknown quality when available 2023-10-26 20:11:31 +02:00
mrjvs df5735cfbf pwa fix and dont remove t param after use 2023-10-26 19:53:22 +02:00
mrjvs 92bca33b91 add T param back 2023-10-26 19:36:15 +02:00
mrjvs 4f7728bb51 resize triggers anchor position update 2023-10-25 23:38:09 +02:00
mrjvs ca402a219d fix custom subs + download 2023-10-25 19:14:41 +02:00
mrjvs 0883942093 fix randomized titles 2023-10-25 18:16:25 +02:00
mrjvs 9bfad15a57 Merge branch 'v4' of https://github.com/JamesHawkinss/movie-web into v4 2023-10-25 18:05:47 +02:00
mrjvs de68438793 admin page + beginning of settings page
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-25 18:05:40 +02:00
Jip Fr 6abc1cf85c Add random titles on home page 2023-10-25 16:58:38 +02:00
mrjvs e267482d33 opush
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-25 16:41:52 +02:00
mrjvs 51b7305799 Fix bug where sometimes the wrong episode is played through episode selector 2023-10-24 21:14:17 +02:00
mrjvs f30161fb1c Fix incorrect season showing when opening episode menu + fix selected season not resetting after reopen episode menu 2023-10-24 20:52:39 +02:00
mrjvs f5492c7e21 remove migration screen 2023-10-24 20:40:14 +02:00
mrjvs 6a125a593d error handle pages + migration page
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-24 20:34:54 +02:00
Jip Fr 7731938729 Add target _blank to button component 2023-10-24 13:27:10 +02:00
Jip Fr faed749691 Fix download button 2023-10-24 13:25:42 +02:00
Jip Fr 9bd31071f9 Add ol component 2023-10-24 13:15:13 +02:00
mrjvs cec0744907 the start on a docs page + error pages
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-10-23 23:06:24 +02:00
mrjvs 109d9054d6 caption settings reorganize
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-23 21:06:31 +02:00
mrjvs a2968d3bf8 scroll to active episode and caption, fix last provider being nonactive. caption delays mobile friendly input, bigger range caption delay range
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-23 21:03:50 +02:00
Jip Fr 269d2b59eb Add manipulation buttons to caption offset 2023-10-23 17:15:13 +02:00
Jip Fr e569b5ba32 Re-add caption delay 2023-10-23 16:30:20 +02:00
mrjvs e41d1fdb3f improve most voted algorithm, remove temporary state
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 22:27:36 +02:00
mrjvs 8e65db04a3 searching of subs + caching of results + sort subs by common usage + better loading state for subs + PiP added to mobile + remove useLoading
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 22:07:45 +02:00
mrjvs 9ce0e6a099 caption keyboard shortcut + searchbar for captions + enabled toggle for keyboard + subtitle padding
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 21:11:40 +02:00
mrjvs ca2bab30a4 make download button use real link, and improve PC download text
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 20:17:28 +02:00
Jip Fr ade84013d1 Move PC to the top 2023-10-22 19:34:04 +02:00
Jip Fr e45b088108 Add download explanation routes 2023-10-22 19:28:04 +02:00
Jip Fr 01ea3c6d1e Add unable to download route 2023-10-22 19:17:39 +02:00
Jip Fr 2ae9c37a26 Add download view 2023-10-22 18:57:35 +02:00
mrjvs 5aefbe6a91 improve download window
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 18:18:12 +02:00
mrjvs 24e4cc3970 remove old subtitle code 2023-10-22 17:59:19 +02:00
mrjvs 4c782b0c47 subtitle scraping + new subtitle setting to fix capitalization
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 17:58:49 +02:00
mrjvs 851bbb2203 fix episodes not redirecting properly 2023-10-21 22:24:10 +02:00
mrjvs e57d4578a2 remove some old stuff 2023-10-21 22:14:54 +02:00
mrjvs b5dae824c8 banners in video player 2023-10-21 21:44:08 +02:00
Jip Fr 294f31c567 Fix type error, only show pip if pip is available 2023-10-21 20:17:18 +02:00
Jip Fr 78ae77392c Add pip 2023-10-21 19:37:44 +02:00
mrjvs fcec845f21 thumbnail styling
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-21 16:39:20 +02:00
mrjvs 068b7071a4 thumbnail fixes + next episode fixes + cursor now hides when controls are dismissed + back link can go back to search + hovering over controls no longer dismisses controls + improved colors for context menus + progress ring shown in episode selector + scrape progress ring shows progress again
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-21 16:13:16 +02:00
mrjvs 46cb7793c2 thumbnail queue algorithm
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-21 14:17:14 +02:00
mrjvs 3f9f072ab7 add 50 temporary sections to thumbnail scraper 2023-10-21 05:48:56 +02:00
mrjvs c53dd741d3 timestamp near thumbnail 2023-10-21 05:18:02 +02:00
mrjvs 23e711ccfd add start and end to queue 2023-10-21 05:13:17 +02:00
mrjvs 76073043bf Whoops, condition wrong way around 2023-10-21 05:11:11 +02:00
mrjvs 32f031ab23 thumbnail scraping 2023-10-21 04:50:14 +02:00
mrjvs 6395d75d78 testing subtitle scraping 2023-10-21 01:40:21 +02:00
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
mrjvs 4a2a8e89cc router positions 2023-10-09 21:25:52 +02:00
mrjvs 68441b90e5 put cleanup in correct place 2023-10-09 21:02:18 +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 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 af648708de set title back correctly 2023-10-06 00:20:53 +02:00
mrjvs 517f8d0254 scraping animation and some cleanup 2023-10-06 00:20:19 +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
Felix Boehme f05e2d6dc0
resolve build issue 2023-09-02 16:35:50 +02:00
Felix Boehme 5e4e2abe7e
resolve merge issue 2023-09-02 16:30:37 +02:00
Felix Boehme fcebbf404d
Merge branch 'v4' into chromecast 2023-09-02 16:22:44 +02:00
Felix Boehme 8c44bb6ec6
revert 2023-09-02 16:15:20 +02:00
Felix Boehme e5e35c05e0
resolve merge conflicts 2023-09-02 16:12:57 +02:00
mrjvs ecc7834f44 remove controller, introduce display interfaces 2023-09-01 17:47:09 +02:00
mrjvs 8fe3385fb1 make emitter 2023-09-01 16:50:55 +02:00
mrjvs d99ddd65e2 Add basic controller 2023-09-01 15:52:39 +02:00
mrjvs 2097917286 Fix merge errors 2023-09-01 15:37:03 +02:00
mrjvs 984e75d82f Merge branch 'v4' into refactor-player 2023-09-01 15:18:00 +02:00
Felix Boehme 04f67df289
cleaned up 2023-09-01 15:03:10 +02:00
Felix Boehme eaf62c92a7
Use data url 2023-08-31 23:38:26 +02:00
Felix Boehme 2ecfe57a2e
Renamed casting to isCasting 2023-08-31 19:11:07 +02:00
Felix Boehme a8662d02d4
Show Thumbnail 2023-08-31 18:58:36 +02:00
Felix Boehme 146323f817
Swap out testing link 2023-08-31 18:46:12 +02:00
Felix Boehme 05671db391
Improved Chromecast integration 2023-08-31 18:32:46 +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 2e7b6f3338 Rename views folder to pages 2023-08-20 18:46:13 +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 e93644b688 merge dev
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-08-20 14:57:32 +02:00
mrjvs 28f253c542 Remove faster cdn, as its broken 2023-08-16 19:26:29 +02:00
mrjvs c1dceab8eb Fix class sorting 2023-08-15 23:17:57 +02:00
mrjvs e202229766 add todo 2023-08-15 23:04:01 +02:00
mrjvs 2e3684eaad rip out consumet and fix upcloud 2023-08-15 22:46:48 +02:00
mrjvs 31fcd22822 Make superstream a fast boi 2023-08-15 20:19:25 +02:00
mrjvs 1524a3af39 faster superstream url 2023-08-15 20:13:35 +02:00
mrjvs 072b2d134b Disabled broken providers 2023-08-15 20:10:51 +02:00
mrjvs 852e7270d2 start of a player thingy 2023-08-15 19:55:48 +02:00
William Oldham 3bd2bb4b2c chore(flixhq): remove wrong comment 2023-07-27 23:09:03 +01:00
William Oldham 6e8e323417 fix(flixhq): change consumet api to official URL 2023-07-27 23:05:26 +01:00
Kacper Kwapisz 3bceb2a905
Update flixhq.ts
flixHqBase changed.

Old: `https://consumet-api-clone.vercel.app`
New: `https://consumet-api-clone-six.vercel.app`
2023-07-27 13:39:09 +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 36cb3d77e0 Merge branch 'dev' into v4 2023-07-23 12:42:53 +02:00
mrjvs 4f6be6b7f1
Merge branch 'v4' into multi-search-opensearch 2023-07-23 12:37:20 +02:00
mrjvs ab126b483d update locale files 2023-07-23 12:36:43 +02:00
mrjvs 8b84ff114d Fix routing 2023-07-23 12:34:59 +02:00
mrjvs 7d6d41fb48 use handlebars if statements in templating 2023-07-23 12:18:20 +02:00
mrjvs d29436e816
Merge branch 'v4' into thumbnails 2023-07-23 11:50:59 +02:00
castdrian 386afd21ea
adjust routes 2023-07-22 22:42:16 +02:00
castdrian d371321116
dynamic opensearch xml 2023-07-22 21:15:52 +02:00
mrjvs 21fb338631 Fix linting 2023-07-15 15:57:32 +02:00
mrjvs 531974a9fc Add handlebars templating support 2023-07-15 15:53:43 +02:00
mrjvs 3103ecd004 Fix wrong targeted episode on GoMovies 2023-07-13 19:15:57 +02:00
adrifcastr 30a8ecf2bb no need for the self update tag 2023-07-04 14:38:10 +02:00
adrifcastr dadc77f57c move opensearch xml 2023-07-04 14:34:47 +02:00
adrifcastr 21a0757af0 update routes 2023-07-04 14:33:11 +02:00
castdrian 5a4a9f01f3 cleanup and overlooked refactoring 2023-06-30 12:57:29 +02:00
castdrian 95f03db5b2 refactor search 2023-06-30 12:20:01 +02:00
castdrian 7c890443e0 update routes for multisearch 2023-06-30 11:43:11 +02:00
castdrian 545ac8bb7b reduce code duplication 2023-06-29 21:21:24 +02:00
castdrian e5be04f5ae move forgotten typedefs 2023-06-29 21:10:17 +02:00
mrjvs 9d0878c5f1
Merge branch 'v4' into feat-urls-quicksearch 2023-06-29 19:52:41 +02:00
mrjvs f45f61d89a
Merge branch 'v4' into v4-premid 2023-06-29 19:21:19 +02:00
Emre Can Minnet 5cb2c75c7e
Merge branch 'v4' into thumbnails 2023-06-29 17:36:13 +03:00
Jordaar bfa9638d0e feat(metadata): change `window.meta` 2023-06-26 19:16:29 +05:30
Emre Can Minnet 1f1f5d779b
Merge branch 'v4' into thumbnails 2023-06-24 02:25:38 +03:00
frost768 1021237191 refactor(thumbnails): add index to continue from where left off
- hls moved to ref
- block loading thumbnail if there is no thumbnail at all
2023-06-24 02:21:48 +03:00
mrjvs fcf8a9e755 update configuration documentation 2023-06-23 21:58:33 +02:00
adrifcastr f68c8148d8 fix poster path 2023-06-23 14:20:04 +02:00
adrifcastr 517ef2f8cd implement quicksearch 2023-06-23 11:05:01 +02:00
adrifcastr 7ee1c13760 human readable urls 2023-06-23 10:23:46 +02:00
adrifcastr 430b9564ab remove duplicate code 2023-06-23 09:35:07 +02:00
mrjvs c4c7816543 migrations but better
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-06-22 22:37:16 +02:00
adrifcastr 845fd93597 fix small oversight 2023-06-22 20:29:10 +02:00
adrifcastr e0bf711a79 cleanup 2023-06-22 10:48:00 +02:00
adrifcastr 9fbba7ea55 localstorage migration 2023-06-22 10:47:14 +02:00
frost768 50c2a552ab refactor(thumbnail): move code into react component 2023-06-22 08:17:25 +03:00
mrjvs f892a3037f fix redirection issues 2023-06-21 21:35:25 +02:00
adrifcastr 394271857f refactor and improve legacy redirect 2023-06-21 18:16:41 +02:00
adrifcastr f5f69ca7d4 default to season 1, with specials still playable 2023-06-21 15:14:48 +02:00
adrifcastr 1c17ef679d clean up requests 2023-06-21 14:04:37 +02:00
adrifcastr 09f6a3125b clean up remnants from details fetch 2023-06-21 13:54:34 +02:00
adrifcastr 436fb2707b update all remaining imports 2023-06-21 13:38:48 +02:00
adrifcastr a46cfa43d3 fix test imports 2023-06-21 13:31:50 +02:00
adrifcastr dccab9b0bf directly get poster url 2023-06-21 13:26:03 +02:00
adrifcastr 7c3d4aac27 refactor typedefs 2023-06-21 13:23:39 +02:00
adrifcastr 1408fcde93 export functions directly 2023-06-21 13:07:33 +02:00
adrifcastr 89cdf74b2f readd vanished comment 2023-06-21 12:51:30 +02:00
adrifcastr 984d215312 parse dates instead of cringe string manipulation 2023-06-21 12:50:41 +02:00
adrifcastr 430486a9b9 direct return 2023-06-21 12:48:33 +02:00
adrifcastr 9495a3bf41 reduce casts 2023-06-21 12:47:09 +02:00
adrifcastr 33b67f32b1 no undef for tmdbmetaresult 2023-06-21 12:43:36 +02:00
castdrian 3f241c2d07 fix idiotism 2023-06-20 19:39:16 +02:00
castdrian 5661a7873a remove seasons from search result 2023-06-19 17:03:12 +02:00
castdrian 205248a376 use external ids endpoint for imdb ids 2023-06-18 17:45:41 +02:00
castdrian 0d249a3e27 fix typo 'cause I can't type 2023-06-18 17:45:41 +02:00
castdrian 4d51de3bd1 undo duplicate path 2023-06-18 17:45:41 +02:00
castdrian c08a6c7e54 set adult false in query 2023-06-18 17:45:41 +02:00
castdrian c9bac3ed68 show poster in bookmarks 2023-06-18 17:45:41 +02:00
castdrian 06eb8e6b6d cleanup 2023-06-18 17:45:41 +02:00
castdrian 0e9263b619 fix movie metadata 2023-06-18 17:45:41 +02:00
castdrian 763de37e9e cleanup 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 8da155ba2b cleanup 2023-06-18 17:45:41 +02:00
castdrian b5c330d4e3 refactor to initial prefix choice 2023-06-18 17:45:41 +02:00
castdrian 879271c239 implement legacy url conversion 2023-06-18 17:45:41 +02:00
castdrian 70f8355386 refactor url prefix 2023-06-18 17:45:41 +02:00
castdrian 3af98373fb finish initial refactor 2023-06-18 17:45:41 +02:00
castdrian c17f8a15e8 more refactorings 2023-06-18 17:45:41 +02:00
castdrian 63f26b81de preliminary refactor 2023-06-18 17:45:41 +02:00
castdrian 70852773f9 partial refactor 2023-06-18 17:45:41 +02:00
frost768 e470c589b3 Merge branch 'v4' of https://github.com/movie-web/movie-web into thumbnails 2023-06-18 15:27:43 +03:00
frost768 a4bd9bb87a fix: language preference persistence 2023-06-18 15:10:26 +03:00
mrjvs 472f050549
Merge branch 'v4' into thumbnails 2023-06-17 21:02:58 +02:00
mrjvs 524c57d4fc
Merge branch 'dev' into dev 2023-06-17 20:24:59 +02:00
mrjvs d47acada58
Update i18n.ts 2023-06-17 20:20:38 +02:00
mrjvs 682017977b
Merge branch 'dev' into dev 2023-06-17 20:20:03 +02:00
mrjvs cffe5080f6
Merge branch 'dev' into dev 2023-06-17 20:18:20 +02:00
mrjvs 688e1ff24a
Merge branch 'dev' into remotestream 2023-06-17 20:13:57 +02:00
mrjvs 0066cff111
Merge branch 'dev' into dev 2023-06-17 20:13:37 +02:00
mrjvs d06f379d1b
Merge branch 'dev' into dev 2023-06-17 20:06:22 +02:00
mrjvs dd3c533349
Merge branch 'dev' into feat/italian_language 2023-06-17 20:01:33 +02:00
Jordaar bc0f9a6abf feat(kissasian): additional mp4upload embed scraper 2023-06-16 16:15:41 +05:30
Jordaar a0bb03790a refactor(streamsb): improve quality sorting 2023-06-16 16:14:05 +05:30
Jordaar 7e948c60c1 feat(enum): add mp4upload enum 2023-06-16 16:12:53 +05:30
Jordaar 9003bf6788 feat(embed): add mp4upload embed scraper 2023-06-16 16:12:07 +05:30
Jordaar e912ea4715 cleanup 2023-06-16 15:05:42 +05:30
Jordaar 58ca372a49 refactor(kissasian): change rank 2023-06-16 14:52:42 +05:30
Jordaar f6b830d06d feat(register): new providers and embed scrapers 2023-06-16 14:44:54 +05:30
Jordaar d4c6dac9f2 disable 2embed 2023-06-16 14:43:36 +05:30
Jordaar 2db7e0bef8 feat(enum): add upcloud and streamsb enum 2023-06-16 14:41:30 +05:30
Jordaar d198760f9c feat(provider): add kissasian provider 2023-06-16 14:37:57 +05:30
Jordaar 7e696d5c2c feat(provider): add gomovies provider 2023-06-16 14:37:41 +05:30
Jordaar 4bd00eb47a feat(embed): add upcloud and streamsb embed scrapers 2023-06-16 14:37:07 +05:30
spinixster 07deb1897d
Update i18n.ts 2023-06-15 10:55:02 +07:00
spinixster be90b02043
Update translation.json 2023-06-15 10:53:08 +07:00
spinixster 61c3ed076f
Delete translation.json 2023-06-15 10:48:45 +07:00
spinixster 80dd2158df
Create translation.json 2023-06-15 10:48:26 +07:00
spinixster db75f2320d
Add files via upload
add translation
2023-06-15 10:46:05 +07:00
spinixster f9d756e0ef
Update i18n.ts 2023-06-15 09:06:19 +07:00
spinixster 424ee6fe77
Update i18n.ts 2023-06-15 08:55:40 +07:00
Emre Can Minnet e105321b58
Update src/utils/thumbnailCreator.ts
Co-authored-by: thehairy <71461991+thehairy@users.noreply.github.com>
2023-06-14 09:15:29 +03:00
cloud 1a613287f8 feat(provider): streamflix 2023-06-11 14:16:05 -06:00
cloud ef782974fe fix(remotestream): Duplicate rank number 2023-06-11 11:36:05 -06:00
cloud 893a385f00 fix(remotestream): additional path for tv 2023-06-11 11:34:57 -06:00
cloud 18bde24b3a feat(provider): Remote Stream 2023-06-11 11:31:02 -06:00
frost768 5d5ab76712 remove import 2023-06-10 14:46:58 +03:00
frost768 4a36f98bf4 fixed positioning and added loading icon 2023-06-10 14:38:26 +03:00
frost768 1ade111757 thumbnails 2023-06-08 04:08:17 +03:00
Federico Benedetti b7033a31c4 Fix locale import position 2023-06-03 12:15:19 +02:00
Federico Benedetti cc4f64032a Add Italian language support 2023-06-03 11:55:57 +02:00
frost768 30e5ae7121 add missing translation keys and polish translation 2023-05-29 22:10:07 +03:00
mrjvs 534edd5883
Merge branch 'dev' into dev 2023-05-26 23:07:30 +02:00
Jip Fr 02135527c1 Use URLSearchParams 2023-05-26 23:04:11 +02:00
mrjvs 8c52371c6d
Merge branch 'dev' into sflix-provider 2023-05-26 22:57:30 +02:00
JORDAAR 3c096c069c
lower rank 2023-05-27 02:27:04 +05:30
zisra 519e74480e
Update translation.json 2023-05-26 10:45:45 -05:00
zisra be03a8eb42
Update src/setup/locales/pirate/translation.json
Co-authored-by: Jip Frijlink <jipfrijlink@gmail.com>
2023-05-26 08:01:55 -05:00
Isra d586899dbf Pirate speak! 2023-05-25 22:38:58 -05:00
Jip Fr 525f9d0b74 chore(player): revert timeArr order for improved readability 2023-05-26 00:38:51 +02:00
Jip Fr 01b019365d Yeet log 2023-05-25 23:01:42 +02:00
Jip Fr 5e0e223851 style: make scrollbar style global 2023-05-25 22:57:00 +02:00
Jip Fr a648f45694 feat(player): add T query param for starting time 2023-05-25 22:54:35 +02:00
JORDAAR ffc772727a
register sflix provider 2023-05-25 00:16:00 +05:30
JORDAAR 77a0c36a58
add sflix provider 2023-05-25 00:15:22 +05:30
thehairy e3d6ec93c7 chore: some corrections in the german translation 2023-05-22 20:07:19 +02:00
mrjvs b12649bd2e Remove browser language detector, only configurable through settings now 2023-05-22 19:26:57 +02:00
mrjvs 73b2f57fdc
Merge branch 'dev' into dev 2023-05-22 19:22:00 +02:00
mrjvs 4ad0d53683
Merge branch 'dev' into dev 2023-05-22 19:16:54 +02:00
thehairy fa36493c50 re-add tmdbId 2023-05-21 21:00:35 +02:00
cloud f80d79070e refactor: use mwFetch instead of proxiedFetch 2023-05-21 11:46:10 -07:00
thehairy bb869fd7e3 fix: move meta id check to providers 2023-05-21 18:12:45 +02:00
cloud 2b30bb0e2b fix: replace consumet instance 2023-05-21 00:15:11 -07:00
mrjvs 7a6af6c072 remove unnecesary eslint ignore 2023-05-19 19:41:20 +02:00
Emre Can Minnet b04209d9b3
Merge branch 'dev' into subtitle-file-type-control 2023-05-10 22:34:12 +03:00
James Hawkins dd8b6c3f9e
Merge branch 'dev' into time-format 2023-05-10 10:44:48 +01:00
Isra 942725d04c Fix time finished 2023-05-09 14:07:09 -05:00
JORDAAR 010f1d3987
register 2Embed provider 2023-05-09 12:52:54 +05:30
JORDAAR 7bad6eaff9
add 2Embed provider 2023-05-09 12:52:13 +05:30
JORDAAR bcff5a8972
add rawProxiedFetch 2023-05-09 12:51:13 +05:30
Emre Can Minnet caba492ca2
Merge branch 'dev' into subtitle-file-type-control 2023-05-07 22:08:03 +03:00
frost768 f03145ee6d formatting added to new translation files 2023-05-06 15:03:13 +03:00
Emre Can Minnet c0aebca4d9
Merge branch 'dev' into time-format 2023-05-06 14:42:05 +03:00
James Hawkins cd3bd22a2c
Update i18n.ts 2023-05-06 10:24:57 +01:00
James Hawkins 9773fcc7b5
Merge branch 'dev' into deutsch 2023-05-06 10:22:55 +01:00
James Hawkins d1f3a7ad24
Merge branch 'dev' into dev 2023-05-06 10:20:24 +01:00
Isra f4be26d92d Deutsch! 2023-04-30 16:18:20 -05:00
frost768 22f8d8a581 Merge branch 'subtitle-file-type-control' of https://github.com/frost768/movie-web into subtitle-file-type-control 2023-05-01 00:15:59 +03:00
frost768 6cfd1235bc thumbnailCreator deleted 2023-05-01 00:15:18 +03:00
Emre Can Minnet bdeaca3062
prefer length over falsy check
Co-authored-by: Jip Frijlink <jipfrijlink@gmail.com>
2023-05-01 00:02:14 +03:00
zisra 15e95923be
English first! 2023-04-30 15:48:03 -05:00
panmlg 571df9e0ad
Merge branch 'dev' into dev 2023-04-28 12:32:49 +02:00
panmlg cce47fab5d
Update src/setup/locales/cs/translation.json
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-04-27 23:45:21 +02:00
Emre Can Minnet 6eb25fb49c
Merge branch 'dev' into time-format 2023-04-27 22:30:29 +03:00
frost768 9c8e89a274 lint fixes 2023-04-27 21:54:36 +03:00
frost768 bf135a2bdf Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control 2023-04-27 21:54:24 +03:00
Monstorix 4dc6658e67 Chinese Simplified Translation 2023-04-27 00:42:23 +08:00
James Hawkins fffc119e88
Update translation.json 2023-04-26 10:53:48 +01:00
mrjvs dfc3d9e50f
Merge branch 'dev' into fix-referer-maybe 2023-04-25 17:38:27 +02:00
mrjvs 9b3c1ffa28 add some dev routes back 2023-04-25 17:35:09 +02:00
panmlg aa91bae418 fix of broken thingy 2023-04-25 16:59:19 +02:00
panmlg 7737bd1866 Czech language 2023-04-25 16:36:16 +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
frost768 f784f5f4b2 Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control 2023-04-24 05:10:07 +03:00
Emre Can Minnet 01348f2f9a
Merge branch 'dev' into time-format 2023-04-24 01:14:44 +03:00
Jip Fr a718abdcdd feat(player): add soundbar visibility thingie for M keyboard shortcut 2023-04-24 00:00:53 +02:00
frost768 0e77d63caf Merge branch 'dev' of https://github.com/movie-web/movie-web into time-format 2023-04-23 20:15:35 +03:00
frost768 433d618096 remove relativeTime formatting 2023-04-23 20:09:50 +03:00
mrjvs af954af36c
Merge branch 'dev' into dev 2023-04-23 19:07:16 +02:00
Emre Can Minnet 16841b8e69
Merge branch 'dev' into time-format 2023-04-23 20:06:34 +03:00
frost768 9b62b55fbb Turkish translation 2023-04-23 20:03:01 +03:00
frost768 6ef41bdf1c language based time formatting 2023-04-23 20:01:12 +03:00
frost768 33ebd34808 fix multiline in subtitles 2023-04-23 18:44:16 +03:00
mrjvs d54921900b
Update src/setup/locales/fr/translation.json
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-04-23 14:11:07 +02:00
JdM 2a4bc7349c
Update src/setup/locales/fr/translation.json
Co-authored-by: BrightDV <92821484+BrightDV@users.noreply.github.com>
2023-04-22 16:49:34 +02:00
JdM 7b641c61cd
Update src/setup/locales/fr/translation.json
Co-authored-by: BrightDV <92821484+BrightDV@users.noreply.github.com>
2023-04-22 16:49:24 +02:00
JdM 3a7b05264d
Update src/setup/locales/fr/translation.json
Co-authored-by: BrightDV <92821484+BrightDV@users.noreply.github.com>
2023-04-22 16:49:15 +02:00
JdM a1e3d98538 Add French in the settings languages selector 2023-04-22 13:32:34 +02:00
frost768 68e5742c25 add multine test 2023-04-22 13:10:02 +03:00
Emre Can Minnet 283b9cc996
Merge branch 'dev' into subtitle-file-type-control 2023-04-22 12:52:55 +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
mrjvs 5ee4f013ff Sentry integration
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-04-21 20:49:47 +02:00
frost768 75ef831ddc Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control 2023-04-20 22:32:42 +03:00
frost768 e2d1842946 Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control 2023-04-20 22:29:50 +03:00
mrjvs 2cfd7e64a2 remove gdrive from bundle 2023-04-20 21:29:47 +02:00
frost768 f12f53d32c Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control 2023-04-20 22:22:10 +03:00
mrjvs da05a2597e
Merge branch 'dev' into dev 2023-04-20 21:11:24 +02:00
mrjvs bb4a6d8a1e
Merge branch 'dev' into dev 2023-04-20 21:08:28 +02:00
Jip Fr 7007f030e1 feat(player): use state-specific debouncer, not global 2023-04-20 21:07:44 +02:00
mrjvs 591b1d3bc5
Merge branch 'dev' into movie-time 2023-04-20 20:57:20 +02:00
mrjvs 2650707d2c
Merge branch 'dev' into movie-time 2023-04-20 20:54:42 +02:00
Jip Fr a0a51c898a chore: remove unused import 2023-04-20 20:53:35 +02:00
mrjvs 43c8da9003 remove unsused useControls 2023-04-20 20:53:23 +02:00
mrjvs 1472b21600 negative sign thingy 2023-04-20 20:52:06 +02:00
Jip Fr 2424cdfc9e feat(video): add "volume adjusted" bar on top for keyboard events 2023-04-20 20:51:05 +02:00
frost768 2239c186a5 modal background changed 2023-04-20 21:43:51 +03:00
Jip Fr 0c2df2cd3c fix(player): fix dismissal of UI after only 1 mousemove event 2023-04-20 19:50:57 +02:00
JORDAAR b26b0715bd
increase rank 2023-04-20 22:26:54 +05:30
JORDAAR 7b75c36d21
add series support & improvements 2023-04-20 15:53:28 +05:30
JORDAAR e52b29a1a1
add hdwatched provider 2023-04-19 15:44:20 +05:30
frost768 a910c1c18c Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-file-type-control 2023-04-17 17:49:31 +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 Fr b576a298e8 Disable netfilm 2023-04-14 21:43:30 +02:00
Jip Frijlink fcb24c783c
Update src/components/popout/positions/FloatingCardMobilePosition.tsx 2023-04-14 21:40:55 +02:00
Isra c5251401e7 Does this fix it? 2023-04-14 14:18:17 -05:00
Isra 41fd23cf20 Reviews 2023-04-14 14:11:13 -05: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
Jip Fr d2ffa35f2c fix(superstream): fix subtitle error on SuperStream 2023-04-14 19:32:34 +02:00
Isra c330112dbc Translations 2023-04-11 16:34:19 -05:00
Isra 84b8a67cea Time format 2023-04-11 16:16:06 -05:00
frost768 546b008b2e show text when no caption language is selected 2023-04-10 22:10:11 +03: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
zisra 184af19498
Merge branch 'movie-web:dev' into dev 2023-04-07 23:15:05 -05:00
frost768 2eab07b8b6 modal customization 2023-04-06 04:35:20 +03:00
frost768 5d8f03b859 fix migration 2023-04-06 04:34:59 +03:00