summaryrefslogtreecommitdiff
path: root/Hutch/Views/Repositories
Commit message (Expand)AuthorAgeFilesLines
* chore: remove the artifacts debug probev3.8.0Christian Cleberg2026-07-161-18/+0
* fix: deleted repositories linger until the cache expiresChristian Cleberg2026-07-162-1/+9
* fix: download artifacts through the API instead of handing them to SafariChristian Cleberg2026-07-162-2/+50
* fix: make artifact upload actually fire, and show it when it failsChristian Cleberg2026-07-161-10/+37
* fix: push mailing lists locally, fix upload menu, drop the events feedChristian Cleberg2026-07-161-22/+24
* fix: blank mailing list from Projects, swipe flicker, hidden uploadChristian Cleberg2026-07-161-20/+32
* fix: stop destructive swipes animating rows out before confirmationChristian Cleberg2026-07-161-1/+3
* feat: upload and delete repository artifactsChristian Cleberg2026-07-153-2/+216
* fix: render code span contents literallyChristian Cleberg2026-07-151-7/+13
* fix: allow clearing a repository descriptionChristian Cleberg2026-07-151-1/+8
* feat(cache): persist read-only API responsesv3.3.1Christian Cleberg2026-05-061-35/+61
* feat: add persistent stale-while-revalidate API cacheChristian Cleberg2026-05-062-19/+64
* fix: add mark all read actions and avoid resending unchanged repo metadataChristian Cleberg2026-04-201-4/+15
* fix: ensure all branches and tags are accounted for and not cutoff due to pag...Christian Cleberg2026-04-202-19/+132
* fix: fixes dead relative links in md/org with a new single-file viewer when t...Christian Cleberg2026-04-154-50/+312
* fix: more sonarqube quality fixesv3.1.5Christian Cleberg2026-04-132-5/+12
* fix: sonarqube code smell fixesv3.1.4Christian Cleberg2026-04-139-85/+67
* fix: centralize URLs, tighten models, and polish SwiftUI bindingsv3.1.3Christian Cleberg2026-04-133-15/+23
* feat(theme): AMOLED true-black rows via themedRow()Christian Cleberg2026-04-139-1/+83
* fix: show empty state for bare git repos instead of an errorChristian Cleberg2026-04-131-5/+19
* fix: mercurial parity and graphql handlingv3.0.4Christian Cleberg2026-04-138-72/+157
* perf: reduce redundant fetches and improve list render efficiencyChristian Cleberg2026-04-132-7/+13
* release: v3.0.0 — navigation overhaul, Work view, and multi-pin supportv3.0.0Christian Cleberg2026-04-132-16/+90
* feat: add power user actionsChristian Cleberg2026-04-136-36/+162
* feat: add multi-account supportChristian Cleberg2026-04-121-1/+1
* feat: add search and recent queriesChristian Cleberg2026-04-122-4/+85
* feat: add repo settings managementChristian Cleberg2026-04-126-225/+388
* feat: add repository acl managementChristian Cleberg2026-04-125-235/+475
* feat: add theme and high-density display modesChristian Cleberg2026-04-121-0/+1
* fix: improve inbox patch rendering and diff collapsingChristian Cleberg2026-04-121-5/+109
* chore: add explanatory comments to all intentional empty closuresv2.10.2Christian Cleberg2026-04-032-3/+9
* chore: rename unused coder param to _ in CodeFileUIViewChristian Cleberg2026-04-031-1/+1
* feat: add in-app man pages browserChristian Cleberg2026-04-031-2/+53
* add hg parityChristian Cleberg2026-04-022-32/+115
* feat: show commit dates in Refs tabv2.8.1Christian Cleberg2026-04-014-12/+49
* feat: add Look Up screen and restrict management actions to ownersv2.8.0Christian Cleberg2026-04-012-8/+32
* add confirmation to repo renameChristian Cleberg2026-04-011-7/+21
* fix copy throughout repoChristian Cleberg2026-04-011-1/+1
* Fix several bugs ahead of 2.6.1v2.6.1Christian Cleberg2026-04-012-5/+23
* Rewrite file viewer with pinned gutter, syntax highlighting, and toolbarChristian Cleberg2026-04-011-50/+516
* Fix nonisolated table alignment lookup in Readme ViewChristian Cleberg2026-03-301-2/+7
* fix(org): improve org-mode rendering supportv2.5.1Christian Cleberg2026-03-301-54/+393
* feat(markdown): finalize migration to apple/swift-markdown rendererv2.5.0Christian Cleberg2026-03-301-4/+38
* Migrate README markdown rendering to swift-markdown and fix badge imagesChristian Cleberg2026-03-302-332/+252
* partial extended support for markdown and org-modeChristian Cleberg2026-03-301-69/+630
* chore: rename unused entry param to _ in textBlobViewChristian Cleberg2026-03-241-2/+2
* chore: rename unused protocol params to _ across UIKit representablesChristian Cleberg2026-03-241-3/+3
* fix: add nested comments to satisfy sonar rule swift:S1186Christian Cleberg2026-03-242-5/+16
* feat: context menus to copy clone URLs and commit SHAsChristian Cleberg2026-03-222-0/+41
* fix README height update and settings save alertsv2.1Christian Cleberg2026-03-195-6/+62