summaryrefslogtreecommitdiff
path: root/Hutch/Views/Repositories/RepositoryRowView.swift
Commit message (Collapse)AuthorAgeFilesLines
* fix: mercurial parity and graphql handlingv3.0.4Christian Cleberg2026-04-131-8/+1
| | | | | | | | | | - implements consistent UX between repo types - ensures centralized services and routes are used between repo types - graphql error handling is centralized - error messages are consistent Implements: https://todo.sr.ht/~ccleberg/hutch/58 Implements: https://todo.sr.ht/~ccleberg/hutch/59
* feat: add power user actionsChristian Cleberg2026-04-131-16/+29
| | | | | | 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 repo settings managementChristian Cleberg2026-04-121-2/+2
| | | | | | Implements: https://todo.sr.ht/~ccleberg/hutch/42 Implements: https://todo.sr.ht/~ccleberg/hutch/43 Implements: https://todo.sr.ht/~ccleberg/hutch/44
* feat: context menus to copy clone URLs and commit SHAsChristian Cleberg2026-03-221-0/+27
|
* add Home dashboard and repository build status indicatorsChristian Cleberg2026-03-181-0/+45
|
* v1.0Christian Cleberg2026-03-171-0/+85