aboutsummaryrefslogtreecommitdiff
path: root/src/lib/AniList/media.ts
Commit message (Expand)AuthorAgeFilesLines
* fix(media): don't load media collection of no identityFuwn2024-01-311-0/+9
* feat(list): recache notificationsFuwn2024-01-111-1/+20
* feat(wrapped): show previous ongoing mediaFuwn2024-01-101-1/+2
* feat(wrapped): more confirmation of dateFuwn2024-01-101-1/+2
* feat(wrapped): filter out low rank tagsFuwn2023-12-311-1/+2
* chore(svelte): alias storesFuwn2023-12-311-4/+4
* fix(wrapped): inter-year release as non-rewatchFuwn2023-12-261-0/+4
* feat(wrapped): manual tag and genre calculationFuwn2023-12-231-1/+3
* feat(media): include all optionFuwn2023-12-231-4/+12
* refactor(media): use options objectFuwn2023-12-231-16/+50
* feat(wrapped): genres and tagsFuwn2023-12-221-0/+18
* fix(airing): show next subtitled episodeFuwn2023-12-171-0/+1
* feat(anime): subtitle countdownFuwn2023-12-161-1/+2
* feat(media): multiple dueincludesFuwn2023-12-151-7/+16
* feat(media): #dueincludeFuwn2023-12-151-7/+13
* feat(media): use outbound mal id when availableFuwn2023-12-151-1/+2
* style(AniList): simplifyFuwn2023-12-131-46/+30
* feat(media): use common interface for objectsFuwn2023-11-291-5/+7
* fix(anime): remove time desync on outdated cachesFuwn2023-11-221-2/+2
* feat(manga): new estimation methodsFuwn2023-11-221-19/+52
* feat(wrapped): move calculations to media listFuwn2023-11-221-2/+6
* feat(wrapped): optional reread filterFuwn2023-11-221-1/+2
* feat(upcoming): option to display planningFuwn2023-11-181-4/+14
* fix(media): compare ids for duplicatesFuwn2023-11-101-1/+6
* refactor(media): collection to common templateFuwn2023-11-091-30/+26
* fix(media): remove rest of ignoredFuwn2023-11-071-15/+1
* refactor(media): simplify flattenFuwn2023-11-071-13/+8
* feat(manga): ignored listFuwn2023-11-061-16/+27
* fix(manga): round guessed chapterFuwn2023-11-061-1/+1
* feat(manga): estimate settingsFuwn2023-11-061-30/+60
* feat(manga): display out-of-date volumesFuwn2023-11-051-8/+8
* 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