summaryrefslogtreecommitdiff
path: root/Hutch/Views/Lookup/UserProfileView.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat: add contribution calendar to user profilesv2.11.0Christian Cleberg2026-04-111-4/+41
| | | | | | 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.
* feat: browse user repositories and trackers from profilev2.9.0Christian Cleberg2026-04-021-0/+98
|
* feat: expand user profile in Look UpChristian Cleberg2026-04-011-1/+51
|
* feat: add Look Up screen and restrict management actions to ownersv2.8.0Christian Cleberg2026-04-011-0/+52
Implements: https://todo.sr.ht/~ccleberg/Hutch/4