aboutsummaryrefslogtreecommitdiff
path: root/src/lib/AniList/media.ts
Commit message (Expand)AuthorAgeFilesLines
* feat(manga): display total completed chaptersFuwn2023-10-061-0/+2
* refactor(media): filter duplicates at sourceFuwn2023-09-281-1/+7
* fix(wrapped): filter highest by current yearFuwn2023-09-281-1/+4
* feat(wrapped): initial wrapped prototypeFuwn2023-09-271-3/+9
* feat(manga): best guess estimationFuwn2023-09-141-0/+80
* feat(media): public media list collectionFuwn2023-09-071-0/+32
* feat(list): cache flattenedFuwn2023-09-061-4/+8
* feat(list): filter paused mediaFuwn2023-09-061-1/+2
* fix: remove useless castsFuwn2023-09-031-5/+5
* feat(settings): move last prune times to storeFuwn2023-09-031-6/+5
* fix(media): cache minutes from settingsFuwn2023-09-031-3/+3
* format: add typesFuwn2023-09-011-5/+5
* fix: lintsFuwn2023-09-011-1/+1
* fix(due): better increment follow-upFuwn2023-09-011-2/+4
* feat: cache mediaFuwn2023-08-271-1/+49
* feat: initial buildFuwn2023-08-261-0/+86