aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix(lists): tick count down when media leaves a listHEADmainFuwn27 hours3-4/+22
* chore: remove unused /api/oauth/refresh route (M5b)Fuwn3 days2-32/+2
* fix(security): replace RSS feed URL tokens with encrypted token (M5)Fuwn3 days5-26/+88
* feat(security): add AES-GCM feed-token helper (M5)Fuwn3 days2-0/+140
* perf(badges): skip off-screen cells via IntersectionObserverFuwn3 days2-1/+36
* fix(security): make rate limiting real; limit the click counter (L8/L10)Fuwn3 days2-8/+65
* fix(security): sanitize badge_wall_css server-side, render via textContentFuwn4 days4-13/+136
* fix(updates): isolate feed failures so one feed can't break the pageFuwn4 days1-4/+15
* fix(security): sanitize third-party RSS HTML before {@html}Fuwn4 days3-2/+110
* fix(security): allow-list web-push endpoints to stop SSRFFuwn4 days4-8/+93
* fix(security): authorize shadowHide target in badges endpoint (IDOR)Fuwn4 days4-6/+40
* fix(badges): drop content-visibility that clipped tooltip and tiltFuwn4 days1-5/+0
* feat(security): add Content-Security-PolicyFuwn4 days1-2/+2
* fix(security): mark auth cookies Secure outside localhostFuwn4 days3-3/+0
* fix(security): escape badge source/designer to close stored XSSFuwn4 days3-60/+141
* style: apply biome autofixes and resolve remaining lint findingsFuwn7 days152-603/+579
* feat(analytics): track umami events across core actionsFuwn7 days19-26/+138
* feat(lists): animate list-title count with NumberTickerFuwn7 days1-5/+7
* fix(layout): keep NumberTicker visible when end equals startFuwn7 days1-1/+1
* fix(match): extend episode shift window and shift native episode countFuwn10 days2-3/+7
* fix(match): normalize "S2"-style season suffix in title preprocessingFuwn10 days1-0/+1
* fix(lists): pass pre-mutation progress to anime increment mutationFuwn11 days1-10/+5
* fix(locale): deep-merge fallback into partial namespace returnsFuwn12 days1-7/+38
* refactor(locale): move hardcoded UI strings into english localeFuwn12 days68-626/+1770
* fix(layout): preserve list panel when clicking action buttons in summaryFuwn14 days2-7/+9
* fix(lists): stop slot buttons from toggling the list detailsFuwn2026-05-221-1/+6
* fix(lists): show placeholder while animeLists is undefinedFuwn2026-05-221-0/+2
* fix(settings): send JSON Content-Type on configuration PUTsFuwn2026-05-213-0/+4
* feat(debug): add dry-run mutations modeFuwn2026-05-217-6/+45
* fix(lists): optimistic increment and snapshot to remove refresh flashFuwn2026-05-211-23/+23
* fix(lists): cross-trigger Upcoming and Due refresh on airing/intervalFuwn2026-05-212-14/+2
* fix(select): cap width to container to prevent mobile overflowFuwn2026-05-201-0/+1
* fix(tooltip): suppress hover tooltips on coarse-pointer devicesFuwn2026-05-202-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-1910-23/+54
* 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