aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List
Commit message (Expand)AuthorAgeFilesLines
...
* fix(list): fast complete not-dueFuwn2023-12-044-92/+94
* feat(media): use common interface for objectsFuwn2023-11-293-11/+11
* feat(tools): sequel spyFuwn2023-11-293-2/+2
* feat(list): furiganaFuwn2023-11-273-18/+32
* format(anime): fix tag overflowFuwn2023-11-231-3/+3
* fix(anime): remove time desync on outdated cachesFuwn2023-11-222-6/+2
* feat(upcoming): move to dedicated sectionFuwn2023-11-202-29/+42
* refactor(manga): simplify returnsFuwn2023-11-181-22/+12
* refactor(anime): chains functionsFuwn2023-11-183-31/+19
* refactor(due): chain filtersFuwn2023-11-181-27/+28
* refactor(upcoming): chain filtersFuwn2023-11-181-28/+32
* feat(upcoming): option to display planningFuwn2023-11-181-6/+10
* refactor(list): move modules to sub-modulesFuwn2023-11-066-7/+7
* fix(manga): wait for prune on cleanFuwn2023-11-062-12/+12
* fix(manga): update timer on forceFuwn2023-11-061-0/+1
* feat(manga): ignore dropped mediaFuwn2023-11-061-0/+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-032-4/+12
* feat(list): native titles optionFuwn2023-11-032-12/+20
* fix(list): compare episodes to progress highlightFuwn2023-10-232-2/+2
* fix(list): hide caught up last updated highlightFuwn2023-10-212-2/+2
* fix(settings): change livechart modeFuwn2023-10-201-4/+4
* feat(manga): disable chapter guessingFuwn2023-10-201-1/+3
* feat(manga): social buttonFuwn2023-10-141-0/+4
* feat(anime): social buttonFuwn2023-10-141-0/+3
* fix(manga): block on pruneFuwn2023-10-081-1/+3
* fix(manga): correct total display locationsFuwn2023-10-062-4/+10
* feat(manga): display total completed chaptersFuwn2023-10-061-2/+4
* fix(manga): highlist fastFuwn2023-10-061-1/+1
* feat(template): highlight last fastFuwn2023-10-062-2/+2
* feat(anime): instantly reactive incrementFuwn2023-10-042-9/+24
* fix(manga): increment reset reactiveFuwn2023-10-042-5/+6
* feat(manga): instantly reactive incrementFuwn2023-10-042-2/+18
* feat(template): loading for initial loadFuwn2023-10-032-24/+42
* feat(anime): disable increment on refreshFuwn2023-10-032-5/+10
* feat(manga): no load on incrementFuwn2023-10-032-36/+73
* feat(anime): no loading on incrementFuwn2023-10-032-3/+15
* feat(title): fix count to number typeFuwn2023-10-013-4/+6
* feat(anime): completed as propFuwn2023-10-013-2/+5
* chore: fix lintsFuwn2023-10-011-0/+2
* fix(anime): last updated highlightFuwn2023-10-012-3/+12
* fix(anime): pass new media entries up to parentFuwn2023-10-012-2/+2
* fix(anime): pass new media entries up to parentFuwn2023-10-012-2/+2
* refactor(anime): move list to anime moduleFuwn2023-10-011-0/+0
* feat(list): colour last updated media if remainsFuwn2023-10-012-7/+22
* fix(manga): end time reset on forceFuwn2023-09-301-0/+2
* refactor(anime): move list to componentFuwn2023-09-302-52/+67
* fix(list): restrict to numberFuwn2023-09-291-2/+2
* fix(manga): typed comparisonFuwn2023-09-291-1/+1