summaryrefslogtreecommitdiff
path: root/Hutch/Views
Commit message (Expand)AuthorAgeFilesLines
* fix: remove prototype screens from developer menuv3.1.6Christian Cleberg2026-04-148-149/+198
* fix: more sonarqube quality fixesv3.1.5Christian Cleberg2026-04-134-11/+19
* fix: sonarqube code smell fixesv3.1.4Christian Cleberg2026-04-1320-133/+123
* fix: centralize URLs, tighten models, and polish SwiftUI bindingsv3.1.3Christian Cleberg2026-04-138-40/+71
* fix(tickets): load all pages on tracker open for accurate Open tabChristian Cleberg2026-04-131-5/+26
* feat(theme): AMOLED true-black rows via themedRow()Christian Cleberg2026-04-1336-7/+360
* feat: redesign paste detail view as full-screen file viewerChristian Cleberg2026-04-131-65/+235
* fix: suppress false "network request failed" error on ticket list scrollChristian Cleberg2026-04-131-1/+5
* fix: show empty state for bare git repos instead of an errorChristian Cleberg2026-04-132-12/+46
* fix: mercurial parity and graphql handlingv3.0.4Christian Cleberg2026-04-1310-117/+204
* perf: cache filtered collections and add equatable row viewsChristian Cleberg2026-04-137-25/+70
* perf: reduce redundant fetches and improve list render efficiencyChristian Cleberg2026-04-136-10/+26
* release: v3.0.0 — navigation overhaul, Work view, and multi-pin supportv3.0.0Christian Cleberg2026-04-1318-965/+1376
* feat: add power user actionsChristian Cleberg2026-04-1316-70/+571
* feat: add multi-account supportChristian Cleberg2026-04-1215-64/+150
* feat: add search and recent queriesChristian Cleberg2026-04-128-21/+302
* feat: add ticket label management and bulk actionsChristian Cleberg2026-04-123-42/+623
* feat: add repo settings managementChristian Cleberg2026-04-129-227/+405
* feat: add repository acl managementChristian Cleberg2026-04-125-235/+475
* feat: polish read-only project views and home integrationChristian Cleberg2026-04-126-179/+363
* feat: add ticket saved filters and label filteringChristian Cleberg2026-04-124-37/+532
* feat: add build artifact listingChristian Cleberg2026-04-122-0/+65
* feat: add build log search and jump-to-error navigationChristian Cleberg2026-04-122-26/+399
* feat: add projects list, detail view, and home pinningChristian Cleberg2026-04-127-47/+372
* feat: add theme and high-density display modesChristian Cleberg2026-04-1211-0/+35
* feat: improve inbox reply flow and basic threadingChristian Cleberg2026-04-121-29/+64
* fix: improve inbox patch rendering and diff collapsingChristian Cleberg2026-04-122-10/+111
* feat: improve ticket list actions and metadata visibilityChristian Cleberg2026-04-121-48/+71
* fix: polish build retry and cancel actionsChristian Cleberg2026-04-122-14/+50
* feat: add builds auto-refresh and repo filteringChristian Cleberg2026-04-122-4/+120
* feat: improve Home structure and navigationv2.16.0Christian Cleberg2026-04-123-60/+248
* fix: ensure looked-up users' bios render correctlyChristian Cleberg2026-04-121-2/+5
* feat: add prioritization of polling hutch-stats for logged in userChristian Cleberg2026-04-122-2/+8
* chore: clean up debug loggingv2.15.1Christian Cleberg2026-04-124-36/+0
* add shortcuts widgets and power-user workflowsv2.15.0Christian Cleberg2026-04-121-0/+22
* improve home attention flows and cross-linkingv2.14.0Christian Cleberg2026-04-129-77/+829
* harden system status and app reliabilityv2.13.1Christian Cleberg2026-04-127-47/+256
* ensure clicking into status from home returns to homeChristian Cleberg2026-04-111-2/+2
* Add SourceHut system status screen and home disruption bannerChristian Cleberg2026-04-116-4/+348
* fix: respect contribution graphs toggle in widgetv2.12.1Christian Cleberg2026-04-111-0/+3
* feat: add contribution calendar to user profilesv2.11.0Christian Cleberg2026-04-115-5/+561
* refactor: extract ProfileView from SettingsViewv2.10.3Christian Cleberg2026-04-113-578/+659
* bump version and update new privacy policy locationChristian Cleberg2026-04-101-1/+1
* 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-031-1/+1
* Fixed extraneous srht.site link in MoreViewv2.10.1Christian Cleberg2026-04-031-2/+1
* feat: add in-app man pages browserChristian Cleberg2026-04-035-3/+197
* add hg parityChristian Cleberg2026-04-022-32/+115
* Implement search history for Look Up pageChristian Cleberg2026-04-022-2/+115
* feat: browse user repositories and trackers from profilev2.9.0Christian Cleberg2026-04-025-10/+314