aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List
Commit message (Expand)AuthorAgeFilesLines
...
* fix(manga): long-standing prune filter errorFuwn2023-12-131-4/+3
* style(anime): simplify expressionsFuwn2023-12-133-20/+11
* feat(anime): update airing timeFuwn2023-12-131-0/+18
* fix(manga): no timeout if cachedFuwn2023-12-101-7/+13
* feat(manga): lighter rate-limitsFuwn2023-12-101-1/+1
* feat(mangadex): add safe rate limitsFuwn2023-12-102-1/+19
* fix(manga): null check local entryFuwn2023-12-091-1/+6
* feat(manga): progress indicator!Fuwn2023-12-071-3/+13
* feat(media): outbound links optionFuwn2023-12-072-9/+4
* feat(manga): add fetch delayFuwn2023-12-061-1/+7
* feat(clean): include not yet releasedFuwn2023-12-051-1/+1
* 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