| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | feat(markdown): finalize migration to apple/swift-markdown rendererv2.5.0 | Christian Cleberg | 2026-03-30 | 1 | -4/+38 |
| | | |||||
| * | Migrate README markdown rendering to swift-markdown and fix badge images | Christian Cleberg | 2026-03-30 | 2 | -332/+252 |
| | | | | | | | | | | | - 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 entry param to _ in textBlobView | Christian Cleberg | 2026-03-24 | 1 | -2/+2 |
| | | |||||
| * | chore: rename unused protocol params to _ across UIKit representables | Christian Cleberg | 2026-03-24 | 1 | -3/+3 |
| | | |||||
| * | fix: add nested comments to satisfy sonar rule swift:S1186 | Christian Cleberg | 2026-03-24 | 2 | -5/+16 |
| | | |||||
| * | feat: context menus to copy clone URLs and commit SHAs | Christian Cleberg | 2026-03-22 | 2 | -0/+41 |
| | | |||||
| * | fix README height update and settings save alertsv2.1 | Christian Cleberg | 2026-03-19 | 5 | -6/+62 |
| | | |||||
| * | v2.1: bundled polish and fixes | Christian Cleberg | 2026-03-19 | 8 | -42/+30 |
| | | |||||
| * | feat: add inbox threads and move builds under more | Christian Cleberg | 2026-03-19 | 1 | -6/+141 |
| | | |||||
| * | feat: add support for reading inbox messages (emails) and replying in-app | Christian Cleberg | 2026-03-19 | 1 | -7/+15 |
| | | |||||
| * | add Home dashboard and repository build status indicators | Christian Cleberg | 2026-03-18 | 4 | -1/+241 |
| | | |||||
| * | fix git repository settings updates for empty repos | Christian Cleberg | 2026-03-18 | 1 | -12/+62 |
| | | |||||
| * | cache repository search results and gate remote refreshes | Christian Cleberg | 2026-03-18 | 1 | -11/+55 |
| | | |||||
| * | lazily load file blobs from repository tree views | Christian Cleberg | 2026-03-18 | 2 | -11/+15 |
| | | |||||
| * | harden README web rendering and sanitize untrusted links | Christian Cleberg | 2026-03-18 | 1 | -31/+110 |
| | | |||||
| * | v1.0 | Christian Cleberg | 2026-03-17 | 22 | -202/+5729 |
| | | |||||
| * | create privacy policy | Christian Cleberg | 2026-03-17 | 4 | -0/+1056 |
