summaryrefslogtreecommitdiff
path: root/Hutch/App/RootView.swift
Commit message (Collapse)AuthorAgeFilesLines
* add shortcuts widgets and power-user workflowsv2.15.0Christian Cleberg2026-04-121-0/+71
|
* Add SourceHut system status screen and home disruption bannerChristian Cleberg2026-04-111-0/+10
|
* feat: add contribution calendar to user profilesv2.11.0Christian Cleberg2026-04-111-0/+3
| | | | | | 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/+6
| | | | | | | | | | | | | | 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/+3
| | | | Implements: https://todo.sr.ht/~ccleberg/Hutch/4
* standardize nav labelsChristian Cleberg2026-04-011-1/+1
|
* v2.4.0: widgetsv2.4.0Christian Cleberg2026-03-241-0/+7
|
* feat: surface an alert when a deep link fails to resolveChristian Cleberg2026-03-221-2/+21
|
* v2.1: bundled polish and fixesChristian Cleberg2026-03-191-14/+16
|
* feat: implement support for projects, lists, and pastesChristian Cleberg2026-03-191-16/+94
|
* feat: add inbox threads and move builds under moreChristian Cleberg2026-03-191-13/+13
|
* feat: add support for reading inbox messages (emails) and replying in-appChristian Cleberg2026-03-191-20/+22
|
* add Home dashboard and repository build status indicatorsChristian Cleberg2026-03-181-2/+13
|
* v1.0Christian Cleberg2026-03-171-0/+197