aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feat(analytics): track umami events across core actionsFuwn45 hours19-26/+138
* feat(lists): animate list-title count with NumberTickerFuwn2 days1-5/+7
* fix(layout): keep NumberTicker visible when end equals startFuwn2 days1-1/+1
* fix(match): extend episode shift window and shift native episode countFuwn5 days2-3/+7
* fix(match): normalize "S2"-style season suffix in title preprocessingFuwn5 days1-0/+1
* fix(lists): pass pre-mutation progress to anime increment mutationFuwn6 days1-10/+5
* fix(locale): deep-merge fallback into partial namespace returnsFuwn7 days1-7/+38
* refactor(locale): move hardcoded UI strings into english localeFuwn7 days68-626/+1770
* fix(layout): preserve list panel when clicking action buttons in summaryFuwn9 days2-7/+9
* fix(lists): stop slot buttons from toggling the list detailsFuwn9 days1-1/+6
* fix(lists): show placeholder while animeLists is undefinedFuwn10 days1-0/+2
* fix(settings): send JSON Content-Type on configuration PUTsFuwn10 days3-0/+4
* feat(debug): add dry-run mutations modeFuwn10 days7-6/+45
* fix(lists): optimistic increment and snapshot to remove refresh flashFuwn10 days1-23/+23
* fix(lists): cross-trigger Upcoming and Due refresh on airing/intervalFuwn10 days2-14/+2
* fix(select): cap width to container to prevent mobile overflowFuwn11 days1-0/+1
* fix(tooltip): suppress hover tooltips on coarse-pointer devicesFuwn11 days2-0/+3
* feat(a11y): rename Disable Page Transitions to Reduce MotionFuwn13 days6-11/+26
* fix(nav): respect displayDisableAnimations in view transitionsFuwn13 days1-1/+2
* feat(nav): direction-aware view transitions, header excludedFuwn13 days2-0/+52
* perf(load): font-display swap and content-visibility on badge wallFuwn13 days2-2/+7
* feat(details): animate details open/close via Web Animations APIFuwn13 days1-0/+51
* feat(nav): collapse hamburger menu on scrollFuwn13 days1-0/+2
* fix(dropdown): scoped transition restores border-radius animationFuwn13 days1-0/+6
* fix(transitions): restore background-color on global anchor transitionFuwn13 days1-0/+1
* style(transitions): add .button-badge / .badge-info to :where()Fuwn13 days1-0/+2
* style(breakpoints): consolidate 9 ad-hoc values into 5 SCSS tokensFuwn13 days10-23/+54
* style(nav): add --base0011-strong for grounded glass on nav surfacesFuwn13 days2-3/+6
* style(motion): introduce --duration-base for panel-class transitionsFuwn13 days2-7/+8
* feat(nav): restore scroll-hide and animate mobile hamburgerFuwn13 days1-8/+24
* fix(nav): close dropdowns and hamburger on touch / outside clickFuwn13 days2-8/+15
* fix(hero): swap 100vh for 100dvh on landing heroFuwn13 days1-1/+1
* Revert "fix(a11y): bump touch targets to 44px under pointer:coarse"Fuwn13 days1-30/+0
* fix(a11y): bump command palette result rows to 44px on touchFuwn13 days1-0/+7
* feat(nav): float header as a corner hamburger under 800pxFuwn13 days1-2/+130
* fix(a11y): bump touch targets to 44px under pointer:coarseFuwn13 days1-0/+30
* fix(a11y): scope focus-visible ring to header itemsFuwn2026-05-161-0/+10
* ui(settings): collapse the debug panel by defaultFuwn2026-05-151-1/+1
* style(colours.css): Run formatterFuwn2026-05-151-12/+12
* refactor(colours): tokenise card shadows and scrimsFuwn2026-05-1512-32/+26
* style(card): move backdrop blur to an opt-in .card-glass modifierFuwn2026-05-157-5/+9
* fix(a11y): drop redundant alts and the landing em dashFuwn2026-05-156-6/+6
* perf(transitions): narrow the universal * selectorFuwn2026-05-151-1/+13
* perf(images): lazy-load and async-decode off-screen imageryFuwn2026-05-1510-8/+25
* fix(a11y): give CommandPalette real dialog and combobox semanticsFuwn2026-05-151-3/+47
* style(a11y): drop redundant border-radius from Dropdown focus ruleFuwn2026-05-151-1/+0
* style(a11y): round the focus-visible ringFuwn2026-05-151-0/+1
* fix(a11y): make header Dropdown keyboard-operableFuwn2026-05-151-6/+83
* feat(a11y): respect prefers-reduced-motionFuwn2026-05-152-2/+15
* fix(a11y): restore focus-visible ringFuwn2026-05-151-1/+6