mrjvs
8b84ff114d
Fix routing
2 years ago
castdrian
95f03db5b2
refactor search
2 years ago
mrjvs
c4c7816543
migrations but better
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2 years ago
adrifcastr
845fd93597
fix small oversight
2 years ago
adrifcastr
e0bf711a79
cleanup
2 years ago
adrifcastr
9fbba7ea55
localstorage migration
2 years ago
adrifcastr
436fb2707b
update all remaining imports
2 years ago
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.
2 years ago
frost768
5d8f03b859
fix migration
2 years ago
frost768
9e961223f6
settings modal
2 years ago
mrjvs
01f46ce23c
fine-tune caption rendering
2 years ago
frost768
464b78d914
add caption settings popout
2 years ago
frost768
f264457c57
add settings context
2 years ago
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>
2 years ago
mrjvs
b3db58012f
linting
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
3 years ago
mrjvs
b43f39b007
domain migrations
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
3 years ago
mrjvs
ad518a6508
more fuzzy matching for migrations
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
3 years ago
Jip Fr
424ec25c5a
Add OldBookmarks type to migration wrapper
3 years ago
Jip Fr
bd48d929b9
Migrate bookmarks from v2 > v3
3 years ago
Jip Fr
942a6cc9c0
Made type-safe versioned store, migrated to it
...
Co-authored-by: mrjvs <mistrjvs@gmail.com>
3 years ago
Jip Fr
dd14b575eb
Move migration out of home into store
3 years ago
Jip Fr
8f23240ea1
Get started on migration
3 years ago
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>
3 years ago
Jelle van Snik
177860aed4
series support for continue watching
3 years ago
Jelle van Snik
5a01a68ce4
fix recursive rendering + show meta in player
3 years ago
Jelle van Snik
02cc4b7f1d
bookmarks, progress and editing of those
3 years ago
Jelle van Snik
fb96026195
continue watching and progress bars
3 years ago
Jelle van Snik
a369682a26
add continue watching and bookmarks back
3 years ago
Jelle van Snik
a64841507f
port providers, media watch page + make search work again
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
3 years ago
Jelle van Snik
6589e095ec
cleanup unused code
3 years ago
Jelle van Snik
a9ac3e64db
add provider scrape hookiboi
3 years ago
Jelle van Snik
8268abc45d
add search backend
3 years ago
Jelle van Snik
f93b9b5b0f
update linting
3 years ago
Rihan
0ee269c877
Use import alias prefix
3 years ago
James Hawkins
008c91b0fe
Finish data migration
3 years ago
James Hawkins
95f623922a
Begin data migration
3 years ago
mrjvs
1336a0f12c
move src back
3 years ago
mrjvs
c4920125b8
temporarily move src
3 years ago
mrjvs
8240fae8fa
fix compile errors
3 years ago
mrjvs
570ca14905
add id's to portables for better seasons
3 years ago
mrjvs
9f5b3eb9f6
better dropdown + filtered continue watching + show episode num on watched card
3 years ago
mrjvs
f66637a185
series implemented (with jank) + readme update
...
Co-authored-by: William Oldham <wegg7250@gmail.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
3 years ago
mrjvs
0287bdad57
fix all eslint issues
...
Co-authored-by: William Oldham <wegg7250@gmail.com>
3 years ago
mrjvs
069c5271df
linting fix
3 years ago
mrjvs
8a42364a95
404 pages for all cases
3 years ago
mrjvs
356b9af4ff
implement filtered bookmarks that error check the provider
...
Co-authored-by: William Oldham <wegg7250@gmail.com>
3 years ago
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>
3 years ago
Jelle van Snik
a3d7f3ff24
added video player + progress tracking
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
4 years ago
Jelle van Snik
63742a1b60
global persistent reactive storage 🎉
4 years ago
Jelle van Snik
afb6958995
storage api + error boundary
4 years ago