aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List/CleanMangaList.svelte
Commit message (Collapse)AuthorAgeFilesLines
* refactor(list): move modules to sub-modulesFuwn2023-11-061-81/+0
|
* fix(manga): wait for prune on cleanFuwn2023-11-061-1/+1
|
* refactor(manga): change wording for refreshFuwn2023-11-051-1/+1
|
* feat(manga): display out-of-date volumesFuwn2023-11-051-0/+9
|
* feat(list): display title as complimentlocaleFuwn2023-11-031-2/+6
|
* feat(list): native titles optionFuwn2023-11-031-6/+10
|
* fix(list): compare episodes to progress highlightFuwn2023-10-231-1/+1
|
* fix(list): hide caught up last updated highlightFuwn2023-10-211-1/+1
|
* feat(manga): social buttonFuwn2023-10-141-0/+4
|
* fix(manga): correct total display locationsFuwn2023-10-061-4/+7
|
* feat(manga): display total completed chaptersFuwn2023-10-061-2/+4
|
* fix(manga): increment reset reactiveFuwn2023-10-041-2/+2
|
* feat(manga): instantly reactive incrementFuwn2023-10-041-1/+4
|
* feat(manga): no load on incrementFuwn2023-10-031-0/+52