index
:
due.moe
badges
binary_badges
cloudflare-pages
locale
main
post-svelte-5-migration
svelte-5
svelte-5-migration
svelteui
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(colours): tokenise card shadows and scrims
Fuwn
9 hours
12
-32
/
+26
*
style(card): move backdrop blur to an opt-in .card-glass modifier
Fuwn
9 hours
7
-5
/
+9
*
fix(a11y): drop redundant alts and the landing em dash
Fuwn
9 hours
6
-6
/
+6
*
perf(transitions): narrow the universal * selector
Fuwn
10 hours
1
-1
/
+13
*
perf(images): lazy-load and async-decode off-screen imagery
Fuwn
11 hours
10
-8
/
+25
*
fix(a11y): give CommandPalette real dialog and combobox semantics
Fuwn
11 hours
1
-3
/
+47
*
style(a11y): drop redundant border-radius from Dropdown focus rule
Fuwn
12 hours
1
-1
/
+0
*
style(a11y): round the focus-visible ring
Fuwn
12 hours
1
-0
/
+1
*
fix(a11y): make header Dropdown keyboard-operable
Fuwn
12 hours
1
-6
/
+83
*
feat(a11y): respect prefers-reduced-motion
Fuwn
12 hours
2
-2
/
+15
*
fix(a11y): restore focus-visible ring
Fuwn
12 hours
1
-1
/
+6
*
refactor(motion): introduce easing/duration tokens
Fuwn
8 days
4
-8
/
+15
*
style(header): soften hide/show curve with ease-out-quart
Fuwn
8 days
1
-1
/
+1
*
style(anchor): narrow global anchor transition to color/opacity
Fuwn
8 days
1
-1
/
+4
*
style(transitions): lengthen page transition for smoother feel
Fuwn
8 days
1
-1
/
+1
*
fix(scroll): route LandingHero scroll-down through Lenis
Fuwn
8 days
3
-1
/
+14
*
feat(scroll): add global smooth scrolling via Lenis
Fuwn
8 days
1
-0
/
+7
*
style: apply biome formatter
Fuwn
2026-04-28
4
-9
/
+14
*
refactor(airing): unify countdown formatter into shared helper
Fuwn
2026-04-28
3
-121
/
+67
*
fix(airing): round residual hour and minute in AiringTime component
Fuwn
2026-04-28
1
-8
/
+8
*
fix(airing): floor hour consistently in hours countdown
Fuwn
2026-04-28
1
-3
/
+9
*
fix(airing): round residual hour in days countdown
Fuwn
2026-04-28
1
-2
/
+7
*
feat(command-palette): add quick toggles, sync, and auth actions
Fuwn
2026-04-26
4
-1
/
+326
*
fix(tooltip): park off-screen on create, enable glide after first placement
Fuwn
2026-04-19
2
-4
/
+9
*
Revert "fix(tooltip): use fixed positioning and snappy cursor tracking"
Fuwn
2026-04-19
2
-12
/
+15
*
fix(tooltip): use fixed positioning and snappy cursor tracking
Fuwn
2026-04-19
2
-15
/
+12
*
Revert "fix(tooltip): park measurement node off-screen to stop body resize"
Fuwn
2026-04-19
2
-5
/
+0
*
Revert "fix(tooltip): drop position transition so tooltip snaps instead of sl...
Fuwn
2026-04-19
1
-1
/
+1
*
fix(tooltip): drop position transition so tooltip snaps instead of sliding
Fuwn
2026-04-19
1
-1
/
+1
*
fix(tooltip): park measurement node off-screen to stop body resize
Fuwn
2026-04-19
2
-0
/
+5
*
refactor(wrapped): simplify redundant new Date(Date.now()) calls
Fuwn
2026-04-18
1
-2
/
+2
*
refactor(naming): replace banned ctx abbreviation with full names
Fuwn
2026-04-18
1
-3
/
+3
*
Revert "fix(api): drop unused redirect query param from oauth refresh"
Fuwn
2026-04-18
1
-1
/
+3
*
fix(settings): propagate inner json/handler errors to outer catch
Fuwn
2026-04-18
1
-35
/
+36
*
fix(tooltip): remove body-appended tooltip node on destroy
Fuwn
2026-04-18
1
-0
/
+12
*
fix(notification): clear auto-dismiss timer on component destroy
Fuwn
2026-04-18
1
-1
/
+5
*
fix(settings): catch errors in settings sync fetch chains
Fuwn
2026-04-18
1
-12
/
+16
*
fix(api): await setShadowHidden in badges PUT
Fuwn
2026-04-18
1
-1
/
+4
*
fix(api): drop unused redirect query param from oauth refresh
Fuwn
2026-04-18
1
-3
/
+1
*
fix(easter-event): drop dead resize/scroll listener cleanup
Fuwn
2026-04-18
1
-3
/
+0
*
fix(media): guard publicMediaListCollection against missing AniList data
Fuwn
2026-04-18
1
-17
/
+18
*
fix(user): pass actual description to badge preview alt text
Fuwn
2026-04-18
1
-1
/
+1
*
fix(schedule): stop duplicating first page in season pagination
Fuwn
2026-04-18
1
-37
/
+18
*
fix(api): gate badge click-count on Origin and fix 401 response reuse
Fuwn
2026-04-18
1
-9
/
+11
*
fix(api): encode subsplease timezone to prevent query-param injection
Fuwn
2026-04-18
1
-5
/
+6
*
fix(utility): treat .localhost subdomains as private in appOrigin
Fuwn
2026-04-18
1
-0
/
+1
*
fix(ui): hide list count badge when no media is displayed
Fuwn
2026-04-17
2
-2
/
+2
*
fix(ui): reset media list filter when its custom list disappears
Fuwn
2026-04-17
2
-0
/
+20
*
fix(ui): hide follow-fix toggle link until a username is entered
Fuwn
2026-04-17
1
-3
/
+5
*
fix(ui): hide media roulette button when only one item is pickable
Fuwn
2026-04-17
2
-2
/
+2
[next]