aboutsummaryrefslogtreecommitdiff
path: root/src/routes/+page.svelte
Commit message (Collapse)AuthorAgeFilesLines
* fix(ui): balance homepage media panelsFuwn2026-04-121-62/+220
|
* revert(ui): remove april fools executive modeFuwn2026-04-021-8/+6
|
* feat(ui): add april fools executive modeFuwn2026-04-011-6/+8
|
* fix(state): restore persisted list UI stateFuwn2026-03-281-2/+3
|
* fix(actions): resolve quality and trigger deploy driftFuwn2026-03-221-6/+8
|
* perf: lazy-load authenticated list surfacesFuwn2026-03-221-14/+85
|
* chore(biome): drop formatter style overridesFuwn2026-03-011-20/+20
|
* chore(biome): re-enable noImplicitAnyLet ruleFuwn2026-03-011-1/+2
|
* chore(biome): enable svelte formattingFuwn2026-03-011-28/+28
|
* perf: optimise list hot paths and shared timersFuwn2026-03-011-3/+3
|
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-1/+1
|
* feat(Landing): Update to match LandingHeroFuwn2026-01-281-5/+1
|
* feat: Add hero for landing and welcome pageFuwn2026-01-271-0/+5
|
* 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
|
* refactor(LastActivity): Move display guard to componentFuwn2025-06-141-3/+1
|
* fix(Home): Guard LastActivity component visibilityFuwn2025-06-141-1/+3
|
* feat(list): Persistent per-list collapsed stateFuwn2025-06-121-3/+8
|
* revert: Clean up easter eventFuwn2025-04-211-8/+1
|
* feat: Add AniList Badges Easter Event 2025 demo #2Fuwn2025-04-101-1/+8
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-106/+106
|
* fix(home): columns for mobileFuwn2024-04-261-1/+1
|
* fix(index): alignment on hide mixFuwn2024-04-181-13/+19
|
* feat(page): use grid columningFuwn2024-04-171-51/+60
|
* refactor: ids to classesFuwn2024-02-191-1/+0
|
* 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-3/+3
|
* refactor(list): use global identityFuwn2024-01-311-3/+2
|
* refactor(skeleton): move to loading moduleFuwn2024-01-311-1/+1
|
* feat: landing pageFuwn2024-01-251-14/+19
|
* feat: more fluid skeleton uiFuwn2024-01-251-6/+0
|
* feat(locale): localise media listsFuwn2024-01-251-3/+4
|
* feat(list): list style skeleton loadingFuwn2024-01-241-0/+7
|
* feat(identity): use global storeFuwn2024-01-241-26/+8
|
* refactor(home): move layout to homeFuwn2024-01-131-2/+2
|
* fix: restrict breaks for layoutsFuwn2024-01-121-1/+2
|
* fix: default avatarFuwn2024-01-051-1/+5
|
* feat: site-wide limit heightFuwn2024-01-041-2/+2
|
* feat: loading and error cardsFuwn2024-01-041-1/+1
|
* fix(html): better limit list heightFuwn2024-01-021-7/+4
|
* 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(index): fancy auto-sizingFuwn2023-12-301-9/+18
|
* fix(index): correct list heightFuwn2023-12-301-0/+1
|
* feat(routes): route-specific head titleFuwn2023-12-251-0/+3
|
* feat(routes): better loading messageFuwn2023-12-221-2/+2
|