Commit graph

43 commits

Author SHA1 Message Date
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 5d8f03b859 fix migration 2023-04-06 04:34:59 +03:00
frost768 9e961223f6 settings modal 2023-04-06 01:48:07 +03:00
mrjvs 01f46ce23c fine-tune caption rendering 2023-03-19 19:58:30 +01:00
frost768 464b78d914 add caption settings popout 2023-03-15 17:48:50 +03:00
frost768 f264457c57 add settings context 2023-03-09 20:08:13 +03:00
mrjvs a2e647297a cleanup todos
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
2023-02-19 23:03:16 +01:00
mrjvs b3db58012f linting
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-19 18:03:54 +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 ad518a6508 more fuzzy matching for migrations
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-18 14:03:48 +01:00
Jip Fr 424ec25c5a Add OldBookmarks type to migration wrapper 2023-02-12 14:04:21 +01:00
Jip Fr bd48d929b9 Migrate bookmarks from v2 > v3 2023-02-12 14:03:50 +01:00
Jip Fr 942a6cc9c0 Made type-safe versioned store, migrated to it
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-02-12 00:41:55 +01:00
Jip Fr dd14b575eb Move migration out of home into store 2023-02-11 01:05:27 +01:00
Jip Fr 8f23240ea1 Get started on migration 2023-02-11 00:43:38 +01:00
Jelle van Snik 76e4bc5851 shortcuts, progress saving fix, error handling, airplay, safe are for full screen only
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-02-07 16:01:05 +01:00
Jelle van Snik 177860aed4 series support for continue watching 2023-01-23 23:51:40 +01:00
Jelle van Snik 5a01a68ce4 fix recursive rendering + show meta in player 2023-01-21 23:45:26 +01:00
Jelle van Snik 02cc4b7f1d bookmarks, progress and editing of those 2023-01-19 22:29:56 +01:00
Jelle van Snik fb96026195 continue watching and progress bars 2023-01-17 21:12:39 +01:00
Jelle van Snik a369682a26 add continue watching and bookmarks back 2023-01-16 21:19:49 +01:00
Jelle van Snik a64841507f port providers, media watch page + make search work again
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2023-01-14 00:12:56 +01:00
Jelle van Snik 6589e095ec cleanup unused code 2023-01-12 22:36:28 +01:00
Jelle van Snik a9ac3e64db add provider scrape hookiboi 2023-01-12 22:04:28 +01:00
Jelle van Snik 8268abc45d add search backend 2023-01-10 22:43:27 +01:00
Jelle van Snik f93b9b5b0f update linting 2023-01-08 15:42:35 +01:00
Rihan 0ee269c877
Use import alias prefix 2022-12-13 22:50:13 +00:00
James Hawkins 008c91b0fe Finish data migration 2022-04-25 19:56:29 +01:00
James Hawkins 95f623922a Begin data migration 2022-04-25 16:56:35 +01:00
mrjvs 1336a0f12c move src back 2022-03-13 19:08:45 +01:00
mrjvs c4920125b8 temporarily move src 2022-03-13 19:08:28 +01:00
mrjvs 8240fae8fa fix compile errors 2022-03-13 17:27:56 +01:00
mrjvs 570ca14905 add id's to portables for better seasons 2022-03-13 16:55:59 +01:00
mrjvs 9f5b3eb9f6 better dropdown + filtered continue watching + show episode num on watched card 2022-03-13 14:34:32 +01:00
mrjvs f66637a185 series implemented (with jank) + readme update
Co-authored-by: William Oldham <wegg7250@gmail.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-03-06 18:31:05 +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 069c5271df linting fix 2022-03-06 13:43:32 +01:00
mrjvs 8a42364a95 404 pages for all cases 2022-03-06 12:56:22 +01:00
mrjvs 356b9af4ff implement filtered bookmarks that error check the provider
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-03-06 12:11:16 +01:00
mrjvs 60e6b4d851 progress, bookmarking, homepage, resuming where left of, actual media view, navigation improvements for searching
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
2022-02-28 00:08:20 +01:00
Jelle van Snik a3d7f3ff24 added video player + progress tracking
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
2022-02-20 16:45:46 +01:00
Jelle van Snik 63742a1b60 global persistent reactive storage 🎉 2022-02-18 21:11:23 +01:00
Jelle van Snik afb6958995 storage api + error boundary 2022-02-16 21:30:12 +01:00