summaryrefslogtreecommitdiff
path: root/HutchTests/ContributionCalendarTests.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat: add prioritization of polling hutch-stats for logged in userChristian Cleberg2026-04-121-0/+24
|
* feat: add contribution calendar to user profilesv2.11.0Christian Cleberg2026-04-111-0/+388
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.