aboutsummaryrefslogtreecommitdiff
path: root/src/lib/List/Anime
Commit message (Expand)AuthorAgeFilesLines
* fix(ui): hide list count badge when no media is displayedFuwn2026-04-171-1/+1
* fix(ui): reset media list filter when its custom list disappearsFuwn2026-04-171-0/+10
* fix(ui): hide media roulette button when only one item is pickableFuwn2026-04-171-1/+1
* fix(ui): hide media list filter when every list matches "All"Fuwn2026-04-171-1/+5
* feat(cache): instant list revalidation from command palette and debug menuFuwn2026-04-153-17/+43
* revert(ui): remove april fools executive modeFuwn2026-04-023-21/+8
* feat(ui): add april fools executive modeFuwn2026-04-013-8/+21
* fix(anilist): restore completed list query semanticsFuwn2026-03-281-1/+0
* fix(state): restore persisted list UI stateFuwn2026-03-281-2/+3
* fix(filters): apply list filter changes immediatelyFuwn2026-03-281-4/+8
* fix(cache): restore instant filters and shared AniList cacheFuwn2026-03-281-4/+14
* fix(anilist): restore completed list filtersFuwn2026-03-282-8/+11
* fix(cache): respect AniList media list recache windowsFuwn2026-03-283-0/+8
* perf: fetch dummy media outside the app bundleFuwn2026-03-221-2/+10
* fix(anime): align due cover rendering with due classificationFuwn2026-03-032-0/+115
* fix(match): prevent cached airing injection mutation regressionsFuwn2026-03-012-14/+23
* chore(cleanup): remove stale eslint directivesFuwn2026-03-012-3/+0
* chore(biome): drop formatter style overridesFuwn2026-03-017-393/+493
* chore(biome): enable svelte lintingFuwn2026-03-013-5/+11
* chore(biome): enable svelte formattingFuwn2026-03-017-498/+484
* fix(anime): unify due classification and harden subtitle matchingFuwn2026-03-012-10/+8
* perf: optimise list hot paths and shared timersFuwn2026-03-012-38/+92
* fix: Resolve all ESLint errors and warningsFuwn2026-01-292-4/+6
* feat(Landing): Update to match LandingHeroFuwn2026-01-283-33/+30
* feat(List): Add media rouletteFuwn2026-01-231-1/+17
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-3/+3
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-232-2/+4
* fix(html): Replace self-closing non-void HTML elements with proper closing tagsFuwn2026-01-232-2/+2
* fix(notifications): Replace svelte-notifications with custom store for Svelte 5Fuwn2026-01-223-9/+3
* format: Apply Prettier formattingFuwn2026-01-222-12/+15
* format: Apply Prettier formattingFuwn2025-12-153-17/+14
* style(src): Remove self-closing p and div tagsFuwn2025-06-232-2/+2
* fix(Landing): Disable filteringFuwn2025-06-133-2/+8
* feat: Move remaining localStorage usages to localforageFuwn2025-06-122-5/+8
* refactor(List): Simplify get-set structure of stateBin usageFuwn2025-06-121-11/+2
* fix(CleanMangaList): Missing reactive set stateFuwn2025-06-121-1/+1
* feat(list): Persistent per-list collapsed stateFuwn2025-06-121-2/+7
* refactor(stateBin): Simplify interfaceFuwn2025-06-121-3/+3
* style: Reformat using latest formattingFuwn2025-06-112-12/+15
* fix(List): Display filtered media list lengthFuwn2025-06-091-1/+1
* fix(List): Ignore filter when not enabledFuwn2025-06-091-1/+1
* fix(List): Properly isolate list filter keysFuwn2025-06-091-3/+11
* feat(List): Store list filter in stateBinFuwn2025-06-091-1/+12
* feat(List): List filteringFuwn2025-06-091-2/+26
* feat(Anime): Add additional sort optionsFuwn2025-03-292-13/+50
* feat: Add reverse sorting settings toggle and functionalityFuwn2025-03-201-2/+16
* fix(List): double guard total count setting overlapFuwn2024-11-181-0/+2
* fix(CleanAnimeList): completed total chapter count calculationFuwn2024-11-181-0/+3
* fix(CleanAnimeList): total chapter count calculationFuwn2024-11-181-5/+9
* feat(List): display total episodes everywhere toggleFuwn2024-11-181-1/+4