aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List/Anime/DueAnimeList.svelte
Commit message (Expand)AuthorAgeFilesLines
* fix(notifications): Replace svelte-notifications with custom store for Svelte 5Fuwn2026-01-221-3/+1
* format: Apply Prettier formattingFuwn2026-01-221-8/+11
* format: Apply Prettier formattingFuwn2025-12-151-11/+8
* style: Reformat using latest formattingFuwn2025-06-111-8/+11
* feat(Anime): Add additional sort optionsFuwn2025-03-291-10/+25
* fix(DueAnimeList): filter out dropped mediaFuwn2024-10-121-1/+2
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-77/+77
* fix(due): remove anime ahead of airedFuwn2024-04-071-1/+1
* refactor(anilist): move to data moduleFuwn2024-02-081-2/+2
* fix(anime): unaired subtitle episodeFuwn2024-02-031-2/+2
* refactor(list): use global identityFuwn2024-01-311-12/+5
* feat(locale): localise media listsFuwn2024-01-251-1/+9
* feat(list): recache notificationsFuwn2024-01-111-10/+5
* feat(list): list notificationsFuwn2024-01-111-0/+10
* chore(svelte): alias storesFuwn2023-12-311-3/+3
* refactor(media): use options objectFuwn2023-12-231-8/+3
* refactor(airing): subtitled moduleFuwn2023-12-201-2/+2
* refactor(airing): move to moduleFuwn2023-12-201-1/+1
* feat(settings): rename display settingsFuwn2023-12-171-1/+1
* fix(anime): position of subbed releaseFuwn2023-12-171-2/+9
* style(anime): simplify expressionsFuwn2023-12-131-12/+7
* fix(anime): remove time desync on outdated cachesFuwn2023-11-221-4/+1
* refactor(anime): chains functionsFuwn2023-11-181-8/+5
* refactor(due): chain filtersFuwn2023-11-181-27/+28
* refactor(list): move modules to sub-modulesFuwn2023-11-061-1/+1
* fix(anime): pass new media entries up to parentFuwn2023-10-011-1/+1
* refactor(anime): move list to anime moduleFuwn2023-10-011-0/+96