Commit Graph

943 Commits

Author SHA1 Message Date
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
frost768 2178057633 auto select subtitle 2023-04-06 01:49:33 +03:00
frost768 9e961223f6 settings modal 2023-04-06 01:48:07 +03:00
frost768 c2b52d3db8 Add language selection 2023-04-06 01:46:27 +03:00
frost768 42dee51570 subtitle tests 2023-04-03 23:18:28 +03:00
frost768 9c13be37e8 subtitle type checks 2023-04-03 23:18:10 +03:00
zisra 06a44da9cc
Update index.tsx 2023-04-02 10:29:44 -05:00
zisra 49d7dc9761
Update VideoErrorBoundary.tsx 2023-04-02 10:28:20 -05:00
frost768 7dc76e993f Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-fix 2023-04-02 18:14:44 +03:00
frost768 661d995e3b filter out non subtitle files 2023-04-02 18:14:26 +03:00
frost768 156b693460 suggested changes 2023-04-02 18:14:03 +03:00
mrjvs d82b32e8d9
Merge branch 'dev' into dev 2023-04-02 17:05:02 +02:00
zisra 6d95f83c0b
Update videoStateProvider.ts 2023-04-02 10:01:52 -05:00
frost768 495222eb10 export subtitle types as a list 2023-04-01 12:19:05 +03:00
zisra 119bafa516
Update translation.json 2023-03-31 16:03:47 -05:00
frost768 ba1ee0267b Merge branch 'dev' of https://github.com/movie-web/movie-web into exclude-dev-routes 2023-03-31 21:11:44 +03:00
frost768 92ef687ddc change: use ternary instead of short circuit 2023-03-31 21:07:58 +03:00
frost768 5e776f8655 Merge branch 'dev' of https://github.com/movie-web/movie-web into subtitle-fix 2023-03-31 20:57:18 +03:00
zisra c541d4212a
Merge branch 'dev' into dev 2023-03-30 21:19:21 -05:00
Isra 2d17c8abaa Remove duplicate label 2023-03-30 19:10:35 -05:00
zisra 4a52fc11ed Keyboard up and down 2023-03-30 23:25:49 +00:00
zisra 54d1af0e0a Suggested changes 2023-03-30 23:21:17 +00:00
mrjvs 3a44eb550d
Merge branch 'dev' into dev 2023-03-31 00:55:05 +02:00
Jip Fr 80954514b6 chore(player): add comments to up/down kb events 2023-03-30 19:54:06 +02:00
Jip Fr e2dd74c0af feat(player): add arrow up/down controls for volume 2023-03-30 19:53:27 +02:00
frost768 2f10de415b add flixhq media type filter 2023-03-26 10:44:16 +03:00
frost768 efcb12f95a exclude dev routes from production 2023-03-26 10:41:39 +03:00
frost768 307f555b70 better subtitle handling 2023-03-26 10:33:24 +03:00
frost768 4d5f03337d Merge branch 'dev' of https://github.com/movie-web/movie-web into dev 2023-03-26 00:24:27 +03:00
mrjvs e9e2129aa2
Merge branch 'dev' into hotfix/20230325_FlixHQ_Fix 2023-03-25 22:01:22 +01:00
Artikronisz 436a2388b9 Fix for flixHQ provider 2023-03-25 16:20:50 -04:00
judemont 1ad1c69d3e Add french translation 2023-03-24 21:55:03 +01:00
zisra 4d08ecc694 Playback speed 2023-03-23 13:52:34 -05:00
frost768 5edc99cdfe Merge branch 'dev' of https://github.com/movie-web/movie-web into dev 2023-03-23 01:33:49 +03:00
mrjvs 96656d9a2f fix progress range margins 2023-03-22 22:38:08 +01:00
mrjvs 5419430369 fix pokemon error 2023-03-22 22:31:23 +01:00
frost768 603e42b907 remove unnecessary margin from slider 2023-03-22 12:51:51 +03:00
frost768 d51603a382 fix safari fullscreen 2023-03-22 12:38:12 +03:00
mrjvs 731ef6a9aa fix type errors (sort of) 2023-03-19 20:53:44 +01:00
mrjvs 0f7c51c198 Merge branch 'dev' into variety-fixes 2023-03-19 20:27:28 +01:00
mrjvs ec73d5ef90 fix linting 2023-03-19 20:25:05 +01:00
mrjvs 9c159f01bd remove lint annotations 2023-03-19 20:22:44 +01:00
mrjvs 215b5920c3 fix checkmark styling 2023-03-19 20:20:17 +01:00
mrjvs 6136ff92e6 code cleanup 2023-03-19 20:19:21 +01:00
mrjvs 51dfef18fb cleanup caption cues 2023-03-19 20:10:18 +01:00
mrjvs 12f7f2ee03 fix modal routing 2023-03-19 20:00:56 +01:00
mrjvs 01f46ce23c fine-tune caption rendering 2023-03-19 19:58:30 +01:00
mrjvs ffe817388a scrollToActive fixed 2023-03-19 19:10:56 +01:00
mrjvs 37d5aaede9 add z-index 0 to video element 2023-03-19 18:36:52 +01:00
mrjvs 827d4b576b babel (old browser support) + pwa cache refreshing 2023-03-19 18:01:08 +01:00
frost768 5664540acc last touches to design 2023-03-19 16:17:53 +03:00
frost768 12555a5933 remove parent span 2023-03-16 22:10:45 +03:00
frost768 9fe7bdcf47 change sub render positioning to absolute 2023-03-16 21:35:22 +03:00
frost768 464b78d914 add caption settings popout 2023-03-15 17:48:50 +03:00
frost768 06d043d482 settings view removed 2023-03-15 17:47:50 +03:00
frost768 f0c9103e0d Merge branch 'dev' of https://github.com/frost768/movie-web into feat/subtitle-rendering 2023-03-14 23:54:59 +03:00
frost768 53a0168615 Merge branch 'dev' of https://github.com/movie-web/movie-web into dev 2023-03-14 23:38:06 +03:00
frost768 c9ccf018f2 fix flixhq episodeId 2023-03-14 23:29:39 +03:00