aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(security): mark auth cookies Secure outside localhostFuwn25 hours3-3/+0
* fix(security): escape badge source/designer to close stored XSSFuwn25 hours3-60/+141
* style: apply biome autofixes and resolve remaining lint findingsFuwn4 days152-603/+579
* chore(biome): scope linting to remove Svelte false positivesFuwn4 days1-2/+25
* feat(analytics): track umami events across core actionsFuwn4 days19-26/+138
* feat(lists): animate list-title count with NumberTickerFuwn4 days1-5/+7
* fix(layout): keep NumberTicker visible when end equals startFuwn4 days1-1/+1
* fix(match): extend episode shift window and shift native episode countFuwn7 days2-3/+7
* fix(match): normalize "S2"-style season suffix in title preprocessingFuwn7 days1-0/+1
* fix(lists): pass pre-mutation progress to anime increment mutationFuwn8 days1-10/+5
* fix(locale): deep-merge fallback into partial namespace returnsFuwn9 days1-7/+38
* refactor(locale): move hardcoded UI strings into english localeFuwn9 days68-626/+1770
* fix(layout): preserve list panel when clicking action buttons in summaryFuwn11 days2-7/+9
* fix(lists): stop slot buttons from toggling the list detailsFuwn11 days1-1/+6
* fix(lists): show placeholder while animeLists is undefinedFuwn11 days1-0/+2
* fix(settings): send JSON Content-Type on configuration PUTsFuwn12 days3-0/+4
* feat(debug): add dry-run mutations modeFuwn12 days7-6/+45
* fix(lists): optimistic increment and snapshot to remove refresh flashFuwn12 days1-23/+23
* fix(lists): cross-trigger Upcoming and Due refresh on airing/intervalFuwn12 days2-14/+2
* fix(select): cap width to container to prevent mobile overflowFuwn13 days1-0/+1
* fix(tooltip): suppress hover tooltips on coarse-pointer devicesFuwn13 days2-0/+3
* feat(a11y): rename Disable Page Transitions to Reduce MotionFuwn2026-05-196-11/+26
* fix(nav): respect displayDisableAnimations in view transitionsFuwn2026-05-191-1/+2
* feat(nav): direction-aware view transitions, header excludedFuwn2026-05-192-0/+52
* perf(load): font-display swap and content-visibility on badge wallFuwn2026-05-192-2/+7
* feat(details): animate details open/close via Web Animations APIFuwn2026-05-191-0/+51
* feat(nav): collapse hamburger menu on scrollFuwn2026-05-191-0/+2
* fix(dropdown): scoped transition restores border-radius animationFuwn2026-05-191-0/+6
* fix(transitions): restore background-color on global anchor transitionFuwn2026-05-191-0/+1
* style(transitions): add .button-badge / .badge-info to :where()Fuwn2026-05-191-0/+2
* style(breakpoints): consolidate 9 ad-hoc values into 5 SCSS tokensFuwn2026-05-1911-23/+55
* style(nav): add --base0011-strong for grounded glass on nav surfacesFuwn2026-05-192-3/+6
* style(motion): introduce --duration-base for panel-class transitionsFuwn2026-05-192-7/+8
* feat(nav): restore scroll-hide and animate mobile hamburgerFuwn2026-05-191-8/+24
* fix(nav): close dropdowns and hamburger on touch / outside clickFuwn2026-05-192-8/+15
* fix(hero): swap 100vh for 100dvh on landing heroFuwn2026-05-191-1/+1
* Revert "fix(a11y): bump touch targets to 44px under pointer:coarse"Fuwn2026-05-191-30/+0
* fix(a11y): bump command palette result rows to 44px on touchFuwn2026-05-191-0/+7
* feat(nav): float header as a corner hamburger under 800pxFuwn2026-05-191-2/+130
* fix(a11y): bump touch targets to 44px under pointer:coarseFuwn2026-05-191-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