aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List/Due
Commit message (Expand)AuthorAgeFilesLines
* refactor(anime): move list to anime moduleFuwn2023-10-011-96/+0
* refactor(manga): use templateFuwn2023-09-291-169/+0
* refactor(list): move to respective modulesFuwn2023-09-291-1/+1
* refactor(media): filter duplicates at sourceFuwn2023-09-281-8/+0
* refactor(list): template filesystem nameFuwn2023-09-261-1/+1
* fix(anime): remove unresolved propFuwn2023-09-261-10/+1
* feat(anime): component title fieldFuwn2023-09-261-1/+9
* refactor(anime): move list to componentFuwn2023-09-261-61/+2
* refactor(title): move out of dueFuwn2023-09-263-14/+2
* feat(list): error componentFuwn2023-09-252-29/+4
* refactor(completed): title componentFuwn2023-09-251-1/+3
* refactor(anime): use title componentFuwn2023-09-254-20/+20
* feat(manga): replace list titlesFuwn2023-09-252-8/+19
* fix(due): move timer backFuwn2023-09-192-7/+3
* refactor(manga): styleFuwn2023-09-191-4/+1
* feat(manga): single date constructFuwn2023-09-191-2/+4
* fix(due): move start time to processingFuwn2023-09-192-2/+4
* feat(manga): show light novelsFuwn2023-09-191-5/+4
* refactor(media): move chapters inFuwn2023-09-141-1/+1
* refactor: move media to folderFuwn2023-09-142-2/+2
* refactor(manga): rename from mangadexFuwn2023-09-141-1/+1
* feat(manga): best guess estimationFuwn2023-09-141-1/+1
* refactor(anilist): move to single pathFuwn2023-09-131-1/+1
* refactor(anilist): move to apiFuwn2023-09-131-1/+1
* refactor(anime): generalise update mediaFuwn2023-09-101-8/+10
* refactor(anime): generalise clean cacheFuwn2023-09-101-21/+8
* refactor(anime): generalise episodesFuwn2023-09-101-5/+1
* refactor(anime): generalise airing timeFuwn2023-09-101-31/+1
* refactor(settings): rename settingFuwn2023-09-062-2/+2
* feat(list): cache flattenedFuwn2023-09-062-13/+42
* feat(list): filter paused mediaFuwn2023-09-062-0/+4
* feat(anime): optionally link to livechart.meFuwn2023-09-051-2/+9
* fix: remove useless castsFuwn2023-09-032-5/+5
* feat(settings): move last prune times to storeFuwn2023-09-032-13/+33
* feat(settings): move cache minutes to settingsFuwn2023-09-032-6/+3
* feat(stores): settings store for all settingsFuwn2023-09-032-8/+6
* fix(manga): manga collection refreshFuwn2023-09-021-1/+1
* fix(manga): no full force on cacheFuwn2023-09-021-1/+1
* feat(due): background cacheFuwn2023-09-022-4/+26
* fix(due): increment firstFuwn2023-09-012-7/+6
* fix: null defaultsFuwn2023-09-012-2/+4
* format: add typesFuwn2023-09-012-4/+7
* fix: lintsFuwn2023-09-012-2/+2
* fix(due): better increment follow-upFuwn2023-09-012-9/+5
* format(list): a11y anchor warningsFuwn2023-08-302-2/+2
* fix(manga): silly type fudgingFuwn2023-08-301-3/+3
* fix(manga): more reliable cache clearFuwn2023-08-291-4/+4
* fix(list): only update end time on initial loadFuwn2023-08-292-2/+8
* fix(manga): optimise update mediaFuwn2023-08-291-1/+1
* refactor(list): use interface for keyFuwn2023-08-282-20/+18