summaryrefslogtreecommitdiffstats
path: root/assets/js/contribution-graph.js
AgeCommit message (Collapse)AuthorFilesLines
13 hoursfix: guard against double JS execution and fix partial page contextDanilo M.1-0/+3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
14 hoursfeat: add contribution graph widgetDanilo M.1-0/+243
Sidebar (/is pages, cellSize=8) and footer (sitewide, cellSize=6). Fetches /contributions.json, split-cell linear-gradient rendering (gitolite=green/accent2, github=purple/accent), opacity intensity levels, month labels, tooltip, i18n IT/EN. WCAG 2.1 AA compliant. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>