aboutsummaryrefslogtreecommitdiff
path: root/src/lib/AniList
Commit message (Expand)AuthorAgeFilesLines
* refactor(wrapped): move panels to componentsFuwn2024-01-031-2/+15
* feat(tools): random follower finderFuwn2024-01-021-0/+56
* chore: remote debug logsFuwn2024-01-021-2/+0
* feat(sequelspy): media cover hoverFuwn2024-01-021-1/+13
* fix(activity): use anilist offsetFuwn2024-01-021-9/+47
* fix(wrapped): fix for next yearFuwn2024-01-012-6/+6
* feat(wrapped): select yearFuwn2023-12-312-6/+20
* feat(wrapped): filter out low rank tagsFuwn2023-12-312-1/+4
* chore(svelte): alias storesFuwn2023-12-311-4/+4
* feat(tools): add follow fix baseFuwn2023-12-301-0/+45
* fix(anilist): final push pageFuwn2023-12-304-0/+19
* feat(wrapped): genre tags sort optionsFuwn2023-12-291-7/+40
* fix(wrapped): slice after sortFuwn2023-12-291-3/+3
* refactor(activity): prep for next yearFuwn2023-12-291-14/+16
* docs(wrapped): remove old filtersFuwn2023-12-261-9/+0
* fix(wrapped): sort genre tagsFuwn2023-12-261-0/+3
* fix(wrapped): inter-year release as non-rewatchFuwn2023-12-261-0/+4
* feat(wrapped): exclude genre tag keywordsFuwn2023-12-251-9/+13
* chore(anilist): remove specified typeFuwn2023-12-241-1/+1
* feat(wrapped): manual tag and genre calculationFuwn2023-12-232-1/+79
* feat(media): include all optionFuwn2023-12-231-4/+12
* refactor(media): use options objectFuwn2023-12-231-16/+50
* feat(wrapped): genres and tagsFuwn2023-12-222-16/+54
* fix(activity): only show current yearFuwn2023-12-221-0/+5
* feat(wrapped): commit activities to databaseFuwn2023-12-221-3/+23
* fix(lib): remove leftoversFuwn2023-12-221-1/+1
* feat(wrapped): full-year activity historyFuwn2023-12-221-1/+94
* feat(prequels): include parentFuwn2023-12-201-1/+1
* feat(schedule): match media to anilistFuwn2023-12-201-0/+75
* fix(activities): fill missing datesFuwn2023-12-171-24/+41
* fix(airing): show next subtitled episodeFuwn2023-12-171-0/+1
* feat(activities): screenshotFuwn2023-12-171-3/+3
* feat(anime): subtitle countdownFuwn2023-12-161-1/+2
* feat(notifications): refresh tokenFuwn2023-12-151-16/+17
* 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
* feat(sequelspy): display upcoming dateFuwn2023-12-141-1/+23
* style(AniList): simplifyFuwn2023-12-138-78/+42
* feat(media): use common interface for objectsFuwn2023-11-292-14/+11
* feat(tools): sequel spyFuwn2023-11-291-0/+150
* fix(anime): remove time desync on outdated cachesFuwn2023-11-221-2/+2
* feat(manga): new estimation methodsFuwn2023-11-221-19/+52
* fix(wrapped): cap activity counts at yearFuwn2023-11-221-2/+15
* 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
* feat(tools): grid and avatar for birthdaysFuwn2023-11-121-1/+10
* fix(media): compare ids for duplicatesFuwn2023-11-101-1/+6
* refactor(media): collection to common templateFuwn2023-11-091-30/+26