summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore: add explanatory comments to all intentional empty closuresv2.10.2Christian Cleberg2026-04-035-9/+23
* chore: rename unused coder param to _ in CodeFileUIViewChristian Cleberg2026-04-032-9/+9
* Fixed extraneous srht.site link in MoreViewv2.10.1Christian Cleberg2026-04-032-10/+9
* feat: add in-app man pages browserChristian Cleberg2026-04-038-11/+427
* fix: remove stray filesv2.9.1Christian Cleberg2026-04-022-338/+0
* add hg parityChristian Cleberg2026-04-022-32/+115
* Implement search history for Look Up pageChristian Cleberg2026-04-025-10/+199
* feat: browse user repositories and trackers from profilev2.9.0Christian Cleberg2026-04-027-18/+571
* bump versionv2.8.2Christian Cleberg2026-04-011-8/+8
* feat: expand user profile in Look UpChristian Cleberg2026-04-013-8/+100
* feat: show commit dates in Refs tabv2.8.1Christian Cleberg2026-04-017-20/+153
* feat: add Look Up screen and restrict management actions to ownersv2.8.0Christian Cleberg2026-04-0111-20/+535
* add API docsv2.7.1Christian Cleberg2026-04-011-0/+44
* add API docsChristian Cleberg2026-04-017-0/+7
* add confirmation to repo renameChristian Cleberg2026-04-011-7/+21
* fix copy throughout repoChristian Cleberg2026-04-017-18/+17
* standardize nav labelsChristian Cleberg2026-04-014-11/+11
* reverse order of swipe actions for user acls in trackersChristian Cleberg2026-04-011-8/+7
* remove TESTING.mdChristian Cleberg2026-04-011-28/+0
* Add tracker management (delete/update, ACLs, labels)v2.7.0Christian Cleberg2026-04-019-223/+1783
* Fix several bugs ahead of 2.6.1v2.6.1Christian Cleberg2026-04-015-17/+32
* Rewrite file viewer with pinned gutter, syntax highlighting, and toolbarChristian Cleberg2026-04-014-51/+544
* fix: fixed inbox's inconsistent UX and adds a Mark All Read buttonChristian Cleberg2026-04-013-20/+60
* fix: add large widget and apply UX fixes for all widget sizesChristian Cleberg2026-04-011-26/+106
* fix: ensure projects in Home tab are sorted by last updated dateChristian Cleberg2026-04-012-1/+5
* fix: add tildes to username rows in account-switcherChristian Cleberg2026-04-012-9/+9
* feat: add multi-account supportv2.6.0Christian Cleberg2026-04-018-15/+317
* update website with app store linkv2.5.2Christian Cleberg2026-03-303-8/+17
* Fix nonisolated table alignment lookup in Readme ViewChristian Cleberg2026-03-304-18/+49
* fix(org): improve org-mode rendering supportv2.5.1Christian Cleberg2026-03-303-62/+503
* feat(markdown): finalize migration to apple/swift-markdown rendererv2.5.0Christian Cleberg2026-03-303-10/+50
* Migrate README markdown rendering to swift-markdown and fix badge imagesChristian Cleberg2026-03-305-386/+358
* partial extended support for markdown and org-modeChristian Cleberg2026-03-303-77/+849
* chore: bump extension versionv2.3.1Christian Cleberg2026-03-241-4/+4
* chore: rename unused context params to _ in NeedsAttentionTimelineProviderChristian Cleberg2026-03-242-21/+21
* v2.4.0: widgetsv2.4.0Christian Cleberg2026-03-2413-39/+687
* add sonarqube badges to READMEChristian Cleberg2026-03-241-0/+2
* bump version to v2.3.1Christian Cleberg2026-03-242-5/+5
* fix: log errors in HomeViewModel's silent catch blocksChristian Cleberg2026-03-241-0/+6
* fix: route executeGraphQLRequest through SRHTClient instead of URLSession.sharedChristian Cleberg2026-03-241-29/+5
* chore: rename unused entry param to _ in textBlobViewChristian Cleberg2026-03-241-2/+2
* chore: rename unused protocol params to _ across UIKit representablesChristian Cleberg2026-03-244-9/+9
* fix: add nested comments to satisfy sonar rule swift:S1186Christian Cleberg2026-03-249-17/+46
* Bump version to 2.3.0 build 8v2.3.0Christian Cleberg2026-03-231-4/+6
* Present build logs in a live-updating sheetChristian Cleberg2026-03-231-33/+95
* Add scoped auto-refresh to build detailChristian Cleberg2026-03-233-20/+179
* delete extraneous test filesChristian Cleberg2026-03-222-166/+0
* chore: update Xcode project references for v2.2 filesChristian Cleberg2026-03-221-4/+4
* feat: context menus to copy clone URLs and commit SHAsChristian Cleberg2026-03-222-0/+41
* feat: swipe actions on tickets, pastes, builds, and home dashboardChristian Cleberg2026-03-229-19/+1003