aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List/UpcomingAnimeList.svelte
Commit message (Expand)AuthorAgeFilesLines
* refactor(list): template filesystem nameFuwn2023-09-261-1/+1
* fix(anime): remove unresolved propFuwn2023-09-261-10/+1
* refator(anime): move upcoming to componentFuwn2023-09-261-49/+10
* refactor(title): move out of dueFuwn2023-09-261-1/+1
* feat(list): error componentFuwn2023-09-251-14/+2
* refactor(upcoming): title componentFuwn2023-09-251-6/+4
* refactor: move media to folderFuwn2023-09-141-1/+1
* refactor(anime): generalise clean cacheFuwn2023-09-101-13/+7
* refactor(anime): generalise airing timeFuwn2023-09-101-36/+2
* feat(list): cache flattenedFuwn2023-09-061-5/+21
* feat(anime): optionally link to livechart.meFuwn2023-09-051-2/+10
* feat(settings): move last prune times to storeFuwn2023-09-031-2/+2
* fix: null defaultsFuwn2023-09-011-0/+2
* format: add typesFuwn2023-09-011-2/+2
* fix(list): only update end time on initial loadFuwn2023-08-291-1/+4
* refactor(list): use interface for keyFuwn2023-08-281-10/+8
* fix(upcoming): remove unresolvedFuwn2023-08-281-1/+2
* feat(list): upcoming episodesFuwn2023-08-281-0/+147