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
*
fix(nav): close dropdowns and hamburger on touch / outside click
Fuwn
21 hours
2
-8
/
+15
*
fix(hero): swap 100vh for 100dvh on landing hero
Fuwn
21 hours
1
-1
/
+1
*
Revert "fix(a11y): bump touch targets to 44px under pointer:coarse"
Fuwn
21 hours
1
-30
/
+0
*
fix(a11y): bump command palette result rows to 44px on touch
Fuwn
21 hours
1
-0
/
+7
*
feat(nav): float header as a corner hamburger under 800px
Fuwn
21 hours
1
-2
/
+130
*
fix(a11y): bump touch targets to 44px under pointer:coarse
Fuwn
22 hours
1
-0
/
+30
*
fix(a11y): scope focus-visible ring to header items
Fuwn
4 days
1
-0
/
+10
*
ui(settings): collapse the debug panel by default
Fuwn
4 days
1
-1
/
+1
*
style(colours.css): Run formatter
Fuwn
4 days
1
-12
/
+12
*
refactor(colours): tokenise card shadows and scrims
Fuwn
4 days
12
-32
/
+26
*
style(card): move backdrop blur to an opt-in .card-glass modifier
Fuwn
4 days
7
-5
/
+9
*
fix(a11y): drop redundant alts and the landing em dash
Fuwn
4 days
6
-6
/
+6
*
perf(transitions): narrow the universal * selector
Fuwn
4 days
1
-1
/
+13
*
perf(images): lazy-load and async-decode off-screen imagery
Fuwn
4 days
10
-8
/
+25
*
fix(a11y): give CommandPalette real dialog and combobox semantics
Fuwn
5 days
1
-3
/
+47
*
style(a11y): drop redundant border-radius from Dropdown focus rule
Fuwn
5 days
1
-1
/
+0
*
style(a11y): round the focus-visible ring
Fuwn
5 days
1
-0
/
+1
*
fix(a11y): make header Dropdown keyboard-operable
Fuwn
5 days
1
-6
/
+83
*
feat(a11y): respect prefers-reduced-motion
Fuwn
5 days
2
-2
/
+15
*
fix(a11y): restore focus-visible ring
Fuwn
5 days
1
-1
/
+6
*
refactor(motion): introduce easing/duration tokens
Fuwn
12 days
4
-8
/
+15
*
style(header): soften hide/show curve with ease-out-quart
Fuwn
12 days
1
-1
/
+1
*
style(anchor): narrow global anchor transition to color/opacity
Fuwn
12 days
1
-1
/
+4
*
style(transitions): lengthen page transition for smoother feel
Fuwn
12 days
1
-1
/
+1
*
fix(scroll): route LandingHero scroll-down through Lenis
Fuwn
12 days
3
-1
/
+14
*
feat(scroll): add global smooth scrolling via Lenis
Fuwn
12 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
[next]