Commit Graph

113 Commits

Author SHA1 Message Date
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
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
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 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 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 a4df114fc5 added -y to npx 2023-09-01 16:14:13 +02:00
mrjvs 2097917286 Fix merge errors 2023-09-01 15:37:03 +02:00
mrjvs 89d5c65b18 move to pnpm 2023-09-01 15:27:55 +02:00
mrjvs 984e75d82f Merge branch 'v4' into refactor-player 2023-09-01 15:18:00 +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 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
castdrian dce6dff9a1
use vite env 2023-07-22 21:41:15 +02:00
castdrian d371321116
dynamic opensearch xml 2023-07-22 21:15:52 +02:00
mrjvs 5e92bef66a remove line clamp plugin, its now in base tailwind 2023-07-15 15:54:43 +02:00
mrjvs 531974a9fc Add handlebars templating support 2023-07-15 15:53:43 +02:00
Adrian Castro 6e9f9b230b
Merge branch 'v4' into feat-urls-quicksearch 2023-06-25 06:51:27 +02:00
adrifcastr 430b9564ab remove duplicate code 2023-06-23 09:35:07 +02:00
mrjvs 8acf4ef478 version bump 2023-06-22 20:59:31 +02:00
mrjvs 545120d5cc bump version 2023-06-22 20:58:44 +02:00
mrjvs 37e10fb40e bump version 🎉 2023-05-22 19:24:45 +02:00
frost768 2338b0d652 chore: allow updates on subsrt-ts 2023-04-27 21:58:45 +03:00
frost768 37463afc8d refactor(subtitles): use official subsrt-ts package 2023-04-27 21:56:02 +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
mrjvs dfc3d9e50f
Merge branch 'dev' into fix-referer-maybe 2023-04-25 17:38:27 +02:00
mrjvs fcdf45d3f5 bump version for real 2023-04-25 17:37:49 +02:00
mrjvs 592837e2a6 bump version for a small release 2023-04-25 17:35:59 +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 e2a4caa8aa update version 2023-04-24 05:19:25 +03:00
frost768 b6a60cf5f8 patch subsrt-ts 2023-04-24 05:17:34 +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
Jip Frijlink 99e47f16ea
Bump version 2023-04-24 00:11:37 +02:00
frost768 33ebd34808 fix multiline in subtitles 2023-04-23 18:44:16 +03:00
mrjvs a34d245e2b version bump 2023-04-21 21:09:56 +02:00
mrjvs 5ee4f013ff Sentry integration
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-04-21 20:49:47 +02:00
mrjvs d6def996bf bump version 2023-04-20 21:26:37 +02:00
mrjvs db9eec195a bump version 2023-04-14 22:32:45 +02:00
frost768 307f555b70 better subtitle handling 2023-03-26 10:33:24 +03:00
mrjvs 3aab008f12 version bump 2023-03-25 22:10:51 +01:00
mrjvs f2ea05708f bump version again 🎉 2023-03-22 22:49:18 +01:00
mrjvs dc58c2b55e bump version 2023-03-22 22:44:36 +01: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 e2b1a9bfde fix babel imports and fix package warnings 2023-03-19 18:32:04 +01:00
mrjvs 827d4b576b babel (old browser support) + pwa cache refreshing 2023-03-19 18:01:08 +01: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
mrjvs 0036c22970 version bump 2023-03-13 21:42:36 +01:00
frost768 f2efd828dc forgot package.json, damnit 2023-03-13 23:25:42 +03:00
mrjvs b36324d58e selected providers + meta data on window object + fix dev dependencies
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-03-13 21:25:28 +01:00
frost768 31cd4d3c75 Merge branch 'dev' of https://github.com/frost768/movie-web into feat/subtitle-rendering 2023-03-13 22:45:14 +03:00