summaryrefslogtreecommitdiff
path: root/Hutch/Models/Project.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat: polish read-only project views and home integrationChristian Cleberg2026-04-121-0/+106
| | | | | | 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/+27
| | | | | | Implements: https://todo.sr.ht/~ccleberg/hutch/26 Implements: https://todo.sr.ht/~ccleberg/hutch/27 Implements: https://todo.sr.ht/~ccleberg/hutch/28
* fix: ensure projects in Home tab are sorted by last updated dateChristian Cleberg2026-04-011-0/+1
|
* feat: implement support for projects, lists, and pastesChristian Cleberg2026-03-191-0/+101