summaryrefslogtreecommitdiff
path: root/Hutch/Views/Builds/BuildTaskLogView.swift
Commit message (Collapse)AuthorAgeFilesLines
* feat: add power user actionsChristian Cleberg2026-04-131-2/+3
| | | | | | Implements: https://todo.sr.ht/~ccleberg/hutch/52 Implements: https://todo.sr.ht/~ccleberg/hutch/53 Implements: https://todo.sr.ht/~ccleberg/hutch/54
* feat: add ticket saved filters and label filteringChristian Cleberg2026-04-121-2/+2
| | | | | Implements: https://todo.sr.ht/~ccleberg/hutch/32 Implements: https://todo.sr.ht/~ccleberg/hutch/33
* feat: add build log search and jump-to-error navigationChristian Cleberg2026-04-121-26/+391
| | | | | Implements: https://todo.sr.ht/~ccleberg/hutch/29 Implements: https://todo.sr.ht/~ccleberg/hutch/30
* chore: rename unused protocol params to _ across UIKit representablesChristian Cleberg2026-03-241-2/+2
|
* Present build logs in a live-updating sheetChristian Cleberg2026-03-231-33/+95
|
* feat: replace inline task log expansion with a full-screen log viewChristian Cleberg2026-03-221-0/+55