summaryrefslogtreecommitdiff
path: root/Hutch
Commit message (Expand)AuthorAgeFilesLines
* feat: upload and delete repository artifactsChristian Cleberg2026-07-153-2/+216
* Merge pull request #5 from zerolabsco/inbox-unread-baselineChristian Cleberg2026-07-157-40/+242
|\
| * fix: derive inbox activity from mail, not thread.updatedChristian Cleberg2026-07-153-6/+163
| * fix: let pull to refresh actually refresh HomeChristian Cleberg2026-07-153-30/+35
| * fix: start a new account at zero unreadChristian Cleberg2026-07-152-4/+44
* | fix: render patchsets on a plain listv3.7.0Christian Cleberg2026-07-151-0/+6
* | fix: collapse patches to stop a recursive layout loopChristian Cleberg2026-07-151-15/+89
* | fix: push patchset views directly instead of by routeChristian Cleberg2026-07-154-8/+15
* | feat: review patchsetsChristian Cleberg2026-07-155-1/+669
* | refactor: share the email body diff splitterChristian Cleberg2026-07-153-89/+222
|/
* Phase 1: close the write gaps (#3)v3.6.0Christian Cleberg2026-07-158-412/+744
* fix: give inbox threads identity distinct from their grouping keyChristian Cleberg2026-07-155-13/+16
* fix: render code span contents literallyChristian Cleberg2026-07-151-7/+13
* fix: stop shadowing serviceNotProvisioned classificationChristian Cleberg2026-07-151-3/+5
* fix: allow clearing a repository descriptionChristian Cleberg2026-07-151-1/+8
* feat: add App Intents for Hutch navigationChristian Cleberg2026-05-1411-112/+700
* feat: add Safari extension for sourcehut deep linksv3.4.0Christian Cleberg2026-05-148-26/+305
* feat(cache): persist read-only API responsesv3.3.1Christian Cleberg2026-05-0611-94/+295
* feat: add persistent stale-while-revalidate API cacheChristian Cleberg2026-05-0612-86/+1030
* Fix broken personal access token linkChris DeLuca2026-05-041-1/+1
* fix: profile loading error and user-timeline prefs updatev3.2.1Christian Cleberg2026-04-238-8/+70
* fix: collapse work inbox messages into thread summariesv3.2.0Christian Cleberg2026-04-204-421/+57
* fix: add mark all read actions and avoid resending unchanged repo metadataChristian Cleberg2026-04-204-10/+83
* fix: ensure all branches and tags are accounted for and not cutoff due to pag...Christian Cleberg2026-04-202-19/+132
* feat: user-defined time period for recent builds cardChristian Cleberg2026-04-204-35/+95
* fix: change failed builds card on home tab to navigate to builds tab instead ...Christian Cleberg2026-04-201-2/+3
* fix: finish half-completed storekit implementationChristian Cleberg2026-04-192-20/+169
* fix: fixes dead relative links in md/org with a new single-file viewer when t...Christian Cleberg2026-04-154-50/+312
* feat: add custom hutch user-agent to api callsChristian Cleberg2026-04-155-10/+27
* fix: remove prototype screens from developer menuv3.1.6Christian Cleberg2026-04-149-149/+201
* fix: more sonarqube quality fixesv3.1.5Christian Cleberg2026-04-135-23/+32
* fix: sonarqube code smell fixesv3.1.4Christian Cleberg2026-04-1325-200/+185
* fix: centralize URLs, tighten models, and polish SwiftUI bindingsv3.1.3Christian Cleberg2026-04-1317-136/+200
* 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-1339-8/+431
* feat: redesign paste detail view as full-screen file viewerChristian Cleberg2026-04-132-65/+236
* 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-1313-192/+301
* 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-1323-968/+1399
* feat: add power user actionsChristian Cleberg2026-04-1321-70/+666
* feat: add multi-account supportChristian Cleberg2026-04-1219-149/+377
* feat: add search and recent queriesChristian Cleberg2026-04-129-21/+303
* feat: add ticket label management and bulk actionsChristian Cleberg2026-04-124-42/+711
* feat: add repo settings managementChristian Cleberg2026-04-1210-227/+439
* feat: add repository acl managementChristian Cleberg2026-04-128-236/+602
* feat: polish read-only project views and home integrationChristian Cleberg2026-04-129-179/+603
* feat: add ticket saved filters and label filteringChristian Cleberg2026-04-125-37/+534