aboutsummaryrefslogtreecommitdiff
path: root/src/routes/completed
Commit message (Collapse)AuthorAgeFilesLines
* chore(biome): drop formatter style overridesFuwn2026-03-011-18/+18
|
* chore(biome): re-enable noImplicitAnyLet ruleFuwn2026-03-011-1/+2
|
* chore(biome): enable svelte formattingFuwn2026-03-011-22/+22
|
* perf: optimise list hot paths and shared timersFuwn2026-03-011-3/+3
|
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-1/+1
|
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-231-1/+2
|
* fix(html): Replace self-closing non-void HTML elements with proper closing tagsFuwn2026-01-231-1/+1
|
* format: Apply Prettier formattingFuwn2025-12-151-1/+1
|
* style(src): Remove self-closing p and div tagsFuwn2025-06-231-1/+1
|
* feat(list): Persistent per-list collapsed stateFuwn2025-06-121-3/+8
|
* revert: Clean up easter eventFuwn2025-04-211-4/+1
|
* feat: Add AniList Badges Easter Event 2025 demo #2Fuwn2025-04-101-1/+4
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-56/+56
|
* feat(Completed): allow hiding panelsFuwn2024-07-281-20/+24
|
* refactor: ids to classesFuwn2024-02-191-2/+2
|
* fix: destroy height observer on unmountFuwn2024-02-021-2/+6
|
* fix(html): height observer initial sizeFuwn2024-01-311-1/+1
|
* fix(routes): load lists after identity loadedFuwn2024-01-311-2/+2
|
* refactor(list): use global identityFuwn2024-01-311-2/+1
|
* refactor(skeleton): move to loading moduleFuwn2024-01-311-1/+1
|
* feat: landing pageFuwn2024-01-251-6/+11
|
* feat: more fluid skeleton uiFuwn2024-01-251-4/+0
|
* feat(locale): localise media listsFuwn2024-01-251-4/+5
|
* feat(list): list style skeleton loadingFuwn2024-01-241-0/+5
|
* feat(identity): use global storeFuwn2024-01-241-24/+6
|
* fix(manga): remove chapter check from completedFuwn2024-01-171-3/+3
|
* refactor(home): move layout to homeFuwn2024-01-131-2/+2
|
* fix: default avatarFuwn2024-01-051-1/+5
|
* feat: site-wide limit heightFuwn2024-01-041-2/+2
|
* feat: cool stylesFuwn2024-01-041-0/+2
|
* fix(html): better limit list heightFuwn2024-01-021-7/+2
|
* refactor(lastactivity): move info to componentFuwn2024-01-021-44/+2
|
* fix(activity): use anilist offsetFuwn2024-01-021-1/+2
|
* chore(svelte): alias storesFuwn2023-12-311-2/+2
|
* feat(routes): route-specific head titleFuwn2023-12-251-0/+3
|
* feat(routes): better loading messageFuwn2023-12-221-1/+1
|
* revert: "feat(routes): temporarily disable manga"Fuwn2023-12-221-7/+2
| | | | This reverts commit d945b85a981c299c398b41373a04bdb1e279a634.
* feat(routes): temporarily disable mangaFuwn2023-12-221-2/+7
|
* feat(settings): rename display settingsFuwn2023-12-171-4/+4
|
* feat(manga): progress indicator!Fuwn2023-12-071-1/+1
|
* refactor(list): move modules to sub-modulesFuwn2023-11-061-1/+1
|
* fix(completed): limit list heightFuwn2023-10-111-2/+2
|
* fix: limit display area to screen !Fuwn2023-10-011-2/+0
|
* refactor(anime): move anime to modulesFuwn2023-09-291-1/+1
|
* refactor(manga): use templateFuwn2023-09-291-3/+4
|
* feat(completed) add manga, move animeFuwn2023-09-291-0/+121