summaryrefslogtreecommitdiff
path: root/Hutch/Networking/ProjectService.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat: polish read-only project views and home integrationChristian Cleberg2026-04-121-0/+118
| | | | | | 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-20/+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
* fix: ensure projects in Home tab are sorted by last updated dateChristian Cleberg2026-04-011-1/+4
|
* feat: implement support for projects, lists, and pastesChristian Cleberg2026-03-191-0/+284