krz/hutch
an ios client for sourcehut
clone: git clone https://gitbay.org/krz/hutch.git
3ae35daa9495b9b1e01f1063bd05c636b97fd927
signed_unknown_key
author: Christian Cleberg <hello@cleberg.net> · 2026-08-07T09:19:04Z
committer: <noreply@github.com>
Hutch/Networking/ProjectService.swift | 469 +++++++++++++++++++++ Hutch/Views/Projects/DiscoverProjectsView.swift | 166 ++++++++ .../Projects/ManageProjectResourcesView.swift | 303 +++++++++++++ Hutch/Views/Projects/ProjectDetailView.swift | 90 ++++ Hutch/Views/Projects/ProjectFormSheet.swift | 144 +++++++ Hutch/Views/Projects/ProjectsListView.swift | 58 ++- HutchTests/ProjectFormTests.swift | 39 ++ 7 files changed, 1267 insertions(+), 2 deletions(-)