aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(airing): move to moduleFuwn2023-12-202-2/+2
* feat(settings): rename calculation optionsFuwn2023-12-171-3/+5
* feat(settings): rename display settingsFuwn2023-12-173-3/+3
* fix(airing): both current and new sub episodeFuwn2023-12-171-1/+5
* refactor(airing): move set to inject + debugFuwn2023-12-171-1/+3
* fix(anime): position of subbed releaseFuwn2023-12-173-15/+32
* refactor(media): linksFuwn2023-12-172-2/+2
* refactor(manga): move chapters and volumesFuwn2023-12-172-2/+2
* refactor(manga): move cacheFuwn2023-12-171-1/+2
* refactor(manga): move databaseFuwn2023-12-171-1/+1
* refactor(anime): move cacheFuwn2023-12-171-1/+1
* refactor(anime): move episodesFuwn2023-12-171-1/+2
* refactor(anime): move airingTimeFuwn2023-12-171-1/+2
* feat(anime): style loading timeFuwn2023-12-161-1/+7
* chore(anime): remove unused typesFuwn2023-12-161-2/+1
* feat(anime): subtitle countdownFuwn2023-12-161-31/+36
* fix(upcoming): spacingFuwn2023-12-161-0/+2
* fix(anime): better alignmentFuwn2023-12-161-44/+63
* feat(anime): right align countdown optionFuwn2023-12-161-1/+3
* feat(api): nest routesFuwn2023-12-141-1/+1
* style(Anime): simplify statementsFuwn2023-12-132-12/+6
* 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