Commit Graph

187 Commits

Author SHA1 Message Date
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
Jip Fr bbb9072bc9 Merge remote-tracking branch 'original/dev' into dev 2023-03-12 23:17:03 +01:00
frost768 3bee46ff53 sanitize html before placing into dom 2023-03-11 05:39:06 +03:00
frost768 315c3de3ab Merge branch 'dev' of https://github.com/frost768/movie-web into feat/subtitle-rendering 2023-03-11 01:12:15 +03:00
mrjvs dace2338be bump version 2023-03-10 21:06:03 +01:00
frost768 7bf1d05f16 add node-webvtt for parsing subtitles 2023-03-09 20:06:34 +03: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 d34d2c8ce0 review changes 2023-02-24 23:09:27 +01:00
mrjvs 24aeb68f55 error boundary
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-24 21:45:14 +01:00
mrjvs 444c751b78 cache busting pwa 2023-02-24 20:12:20 +01:00
mrjvs 3a1c3ad260 add PWA support 2023-02-24 19:23:00 +01:00
mrjvs 444156236c add unit tests for providers 2023-02-22 21:15:37 +01:00
mrjvs 02cd565f84 version bump 2023-02-21 21:51:57 +01:00
mrjvs e44b36c83e update tracking 2023-02-21 21:45:14 +01:00
Jip Fr c5aacd72ce Bump versions 2023-02-20 18:19:37 +01:00
mrjvs 92fa9716e5 reorder providers 2023-02-20 00:50:30 +01:00
mrjvs b83258a300 update version 2023-02-19 23:41:38 +01:00
mrjvs a0751380e5 better source selection (empty states, error states, embed support
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-19 15:55:09 +01:00
mrjvs b43f39b007 domain migrations
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-18 22:41:50 +01:00
mrjvs 4f682d55a9 translations 🎉
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-18 20:01:19 +01:00
Jelle van Snik f97b84516b captions + translation fix
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-02-08 22:51:52 +01:00
Jelle van Snik 6edc0d3959 a desperate attempt at chromecasting 2023-01-25 21:44:15 +01:00
Jelle van Snik f472f04735 episode ids , shorter debounce and flixHQ provider 2023-01-22 19:26:08 +01:00
Jelle van Snik 02cc4b7f1d bookmarks, progress and editing of those 2023-01-19 22:29:56 +01:00
Jelle van Snik 52b063b10a bunch of todos 2023-01-15 16:01:07 +01:00
Jelle van Snik 35c7ac4b8d lots of UI changes for video player 2023-01-10 19:53:55 +01:00
Jelle van Snik 2d9b66d9b8 fullscreen on iphone/ipad 2023-01-10 01:01:51 +01:00
Jelle van Snik f93b9b5b0f update linting 2023-01-08 15:42:35 +01:00
Jelle van Snik 196d6ae6e5 new linting config 2023-01-08 15:38:27 +01:00
Jelle van Snik e7981539e6 media grids 2023-01-07 23:44:46 +01:00
Jelle van Snik 42402eb5c7 new search view 2023-01-07 21:36:18 +01:00
Jelle van Snik 4dd0f22a04 bump version 2022-12-29 21:47:10 +01:00
Jelle van Snik 77678063b4 bump version 2022-12-29 19:07:37 +01:00
Jelle van Snik 131706e2bb bump version 2022-12-27 17:08:01 +01:00
Jelle van Snik 4731f350d9 update linting 2022-12-27 15:08:03 +01:00
James Hawkins b1189dfdca
Update package.json 2022-12-18 18:12:26 +00:00
James Hawkins 95f17b507b Add react-i18next 2022-12-17 08:02:57 +00:00
Rihan d158259f30
Switch from CRA to Vite 2022-12-13 22:19:07 +00:00
James Hawkins aaed15c359
Update package.json 2022-12-05 16:02:01 +00:00
cloud a2c8b9f219 📦 NEW: Add series and captions 2022-12-04 17:56:31 -07:00
cloud 3b1df3a417 📦 NEW: Superstream scraper for movies 2022-12-04 13:07:25 -07:00
James Hawkins 90f8ad3418
Update package.json 2022-11-16 21:55:59 +00:00
James Hawkins 1bc695cb92
Update package.json 2022-06-17 09:08:34 +01:00
Jelle van Snik 127788ef6e Merge branch 'dev' of github.com:JamesHawkinss/movie-web into dev 2022-05-04 00:09:17 +02:00
Jelle van Snik 97bbfae187 update version numbers 2022-05-04 00:09:15 +02:00
Jelle van Snik fb43cb691b update package.json 2022-05-03 18:16:24 +02:00
Jelle van Snik 10a31a3ea6 fix packages 2022-05-02 21:14:23 +02:00
Jelle van Snik 428e6eb958 update linting config 2022-05-02 17:35:34 +02:00
Jelle van Snik 9986011d3c version increment 2022-05-02 15:10:01 +02:00
James Hawkins 281f6b82a7 general bug fixing 2022-05-01 14:58:08 +01:00
James Hawkins 6a737396c3 Add gdriveplayer source
This source is temperamental at best, and captions no longer work. We should remove it when we have some more reliable options.
2022-04-17 13:36:33 +01:00
mrjvs f80acd370c add headlessUI + update readme
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-03-13 13:43:05 +01:00
mrjvs 52e8132cce series implemented (with jank) + readme update 2022-03-06 18:31:22 +01:00
mrjvs 0287bdad57 fix all eslint issues
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-03-06 14:41:51 +01:00
mrjvs bedac626d1 fix react warnings + add linting 2022-03-06 13:42:27 +01:00
Jelle van Snik afb6958995 storage api + error boundary 2022-02-16 21:30:12 +01:00
Jelle van Snik f1ffa98a2b debounced searching
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-13 19:29:25 +01:00
Jelle van Snik 8d7a268903 tailwind
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-10 22:13:56 +01:00
Jelle van Snik 9d4f3a3df5 clear up project to start from scratch 2022-02-06 20:56:48 +01:00
Josh Heng e529916805 Update <title> based on content 2021-08-02 14:15:24 +01:00
Josh Heng 5aa40cacb7 Implement URL permalinks 2021-08-02 13:15:18 +01:00
James Hawkins d3d0794307 add proper multiple source support 2021-07-20 23:49:33 +01:00
James Hawkins 0b99f1c35e Port to react 2021-07-13 23:31:37 +01:00