summaryrefslogtreecommitdiff
path: root/HutchTests/ProjectPinStoreTests.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat: polish read-only project views and home integrationChristian Cleberg2026-04-121-0/+13
| | | | | | Refs: https://todo.sr.ht/~ccleberg/hutch/36 Refs: https://todo.sr.ht/~ccleberg/hutch/37 Refs: https://todo.sr.ht/~ccleberg/hutch/38
* feat: add projects list, detail view, and home pinningChristian Cleberg2026-04-121-0/+28
Implements: https://todo.sr.ht/~ccleberg/hutch/26 Implements: https://todo.sr.ht/~ccleberg/hutch/27 Implements: https://todo.sr.ht/~ccleberg/hutch/28