summaryrefslogtreecommitdiff
path: root/Hutch/Networking
Commit message (Collapse)AuthorAgeFilesLines
* Add SourceHut system status screen and home disruption bannerChristian Cleberg2026-04-112-0/+457
|
* 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.
* feat: add in-app man pages browserChristian Cleberg2026-04-031-0/+216
| | | | | | | | | | | | | | Add a native Man Pages section to the More tab with in-app browsing for man.sr.ht documentation and srht.site pages. - add ManPageService for fetching and extracting public docs content - add ManPageBrowserView and ManPageDetailView - add More tab navigation for Man Pages - support in-place navigation for internal documentation links - allow HTMLWebView to intercept internal links and use a base URL - support man.sr.ht and srht.site content extraction - remove heading permalink "#" anchors from man page rendering - fix relative links, fragment links, and srht.site CTA/icon layout
* feat: add Look Up screen and restrict management actions to ownersv2.8.0Christian Cleberg2026-04-011-0/+10
| | | | Implements: https://todo.sr.ht/~ccleberg/Hutch/4
* fix copy throughout repoChristian Cleberg2026-04-013-6/+6
|
* fix: ensure projects in Home tab are sorted by last updated dateChristian Cleberg2026-04-011-1/+4
|
* v2.1: bundled polish and fixesChristian Cleberg2026-03-191-0/+72
|
* feat: implement support for projects, lists, and pastesChristian Cleberg2026-03-195-2/+627
|
* Guard authenticated text fetches to sr.ht hosts and add regression testChristian Cleberg2026-03-182-0/+18
|
* v1.0Christian Cleberg2026-03-177-0/+920