summaryrefslogtreecommitdiff
path: root/Hutch/Networking/HutchStatsService.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat: add prioritization of polling hutch-stats for logged in userChristian Cleberg2026-04-121-5/+14
|
* chore: clean up debug loggingv2.15.1Christian Cleberg2026-04-121-12/+0
|
* feat: add contribution calendar to user profilesv2.11.0Christian Cleberg2026-04-111-0/+121
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.