summaryrefslogtreecommitdiff
path: root/Hutch.xcodeproj/project.pbxproj
Commit message (Collapse)AuthorAgeFilesLines
* feat: add multi-account supportv2.6.0Christian Cleberg2026-04-011-8/+8
| | | | Implements: https://todo.sr.ht/~ccleberg/Hutch/11
* Fix nonisolated table alignment lookup in Readme ViewChristian Cleberg2026-03-301-14/+40
|
* fix(org): improve org-mode rendering supportv2.5.1Christian Cleberg2026-03-301-8/+8
|
* feat(markdown): finalize migration to apple/swift-markdown rendererv2.5.0Christian Cleberg2026-03-301-6/+2
|
* Migrate README markdown rendering to swift-markdown and fix badge imagesChristian Cleberg2026-03-301-0/+29
| | | | | | | | | | - 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-modeChristian Cleberg2026-03-301-8/+8
|
* chore: bump extension versionv2.3.1Christian Cleberg2026-03-241-4/+4
|
* chore: rename unused context params to _ in NeedsAttentionTimelineProviderChristian Cleberg2026-03-241-18/+18
|
* v2.4.0: widgetsv2.4.0Christian Cleberg2026-03-241-4/+172
|
* fix: add nested comments to satisfy sonar rule swift:S1186Christian Cleberg2026-03-241-4/+4
|
* Bump version to 2.3.0 build 8v2.3.0Christian Cleberg2026-03-231-4/+6
|
* chore: update Xcode project references for v2.2 filesChristian Cleberg2026-03-221-4/+4
|
* fix README height update and settings save alertsv2.1Christian Cleberg2026-03-191-4/+4
|
* revamp markdown project filesChristian Cleberg2026-03-191-4/+0
|
* feat: implement support for projects, lists, and pastesChristian Cleberg2026-03-191-4/+4
|
* use native markdown rendering for settings bioChristian Cleberg2026-03-181-4/+4
|
* Guard authenticated text fetches to sr.ht hosts and add regression testChristian Cleberg2026-03-181-0/+130
|
* v1.0Christian Cleberg2026-03-171-0/+377