mrjvs
f8bba7b27b
Settings and volume migrations + add language setting + move all old store data to /stores/__old
2 years ago
Jip Fr
97c42eeb49
Put v4 migrations in their own file
2 years ago
mrjvs
380b0675aa
use episode number for migration
2 years ago
mrjvs
023a850e4f
error handling for video + bookmark migration + last watched episode shown + progress migrations
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
c4c7816543
migrations but better
...
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2 years ago
adrifcastr
9fbba7ea55
localstorage migration
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
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
a369682a26
add continue watching and bookmarks back
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
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
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
Jelle van Snik
63742a1b60
global persistent reactive storage 🎉
4 years ago
Jelle van Snik
afb6958995
storage api + error boundary
4 years ago
Jelle van Snik
9d4f3a3df5
clear up project to start from scratch
4 years ago
mrjvs
7096e544f4
helper methods in versioned store
4 years ago
mrjvs
ff1c0d65d6
implemented storage for video progress
4 years ago