| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add power user actions | Christian Cleberg | 2026-04-13 | 1 | -0/+23 |
| | | | | | | | Implements: https://todo.sr.ht/~ccleberg/hutch/52 Implements: https://todo.sr.ht/~ccleberg/hutch/53 Implements: https://todo.sr.ht/~ccleberg/hutch/54 | ||||
| * | feat: add in-app man pages browser | Christian Cleberg | 2026-04-03 | 1 | -2/+53 |
| | | | | | | | | | | | | | | | 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 | ||||
| * | Fix nonisolated table alignment lookup in Readme View | Christian Cleberg | 2026-03-30 | 1 | -2/+7 |
| | | |||||
| * | fix(org): improve org-mode rendering supportv2.5.1 | Christian Cleberg | 2026-03-30 | 1 | -54/+393 |
| | | |||||
| * | Migrate README markdown rendering to swift-markdown and fix badge images | Christian Cleberg | 2026-03-30 | 1 | -332/+46 |
| | | | | | | | | | | | - replace the hand-rolled markdown parser with a MarkupVisitor renderer - keep the org-mode rendering path and shared sanitization helpers intact - update WKWebView styling and height measurement for README content - fix linked image and query-string badge rendering in markdown output - expand README rendering tests and add markdown syntax coverage Implements: https://todo.sr.ht/~ccleberg/Hutch/2 | ||||
| * | partial extended support for markdown and org-mode | Christian Cleberg | 2026-03-30 | 1 | -69/+630 |
| | | |||||
| * | chore: rename unused protocol params to _ across UIKit representables | Christian Cleberg | 2026-03-24 | 1 | -3/+3 |
| | | |||||
| * | fix README height update and settings save alertsv2.1 | Christian Cleberg | 2026-03-19 | 1 | -1/+5 |
| | | |||||
| * | harden README web rendering and sanitize untrusted links | Christian Cleberg | 2026-03-18 | 1 | -31/+110 |
| | | |||||
| * | v1.0 | Christian Cleberg | 2026-03-17 | 1 | -0/+1125 |
