summaryrefslogtreecommitdiff
path: root/Hutch/Views/Lookup/ContributionCalendarViewModel.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat: add contribution calendar to user profilesv2.11.0Christian Cleberg2026-04-111-0/+204
Add a trailing 365-day contribution heatmap to user profile views, backed by HutchStatsService. Includes calendar model, view model, SwiftUI calendar view, app configuration, and unit tests.