summaryrefslogtreecommitdiff
path: root/Hutch
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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-228-19/+887
|
* feat: add search to builds, trackers, tickets, pastes, mailing lists, and inboxChristian Cleberg2026-03-2212-10/+233
|
* feat: replace inline task log expansion with a full-screen log viewChristian Cleberg2026-03-222-55/+82
|
* feat: surface an alert when a deep link fails to resolveChristian Cleberg2026-03-222-2/+31
|
* feat: add privacy policy link and global swipe actions toggle to SettingsChristian Cleberg2026-03-224-0/+195
|
* fix README height update and settings save alertsv2.1Christian Cleberg2026-03-195-6/+62
|
* v2.1: bundled polish and fixesChristian Cleberg2026-03-1927-201/+177
|
* fix: inbox thread handling bugChristian Cleberg2026-03-193-4/+94
|
* feat: implement support for projects, lists, and pastesChristian Cleberg2026-03-1926-62/+2675
|
* feat: add inbox threads and move builds under moreChristian Cleberg2026-03-199-77/+458
|
* feat: add support for reading inbox messages (emails) and replying in-appChristian Cleberg2026-03-199-29/+1729
|
* add Home dashboard and repository build status indicatorsChristian Cleberg2026-03-187-3/+994
|
* fix git repository settings updates for empty reposChristian Cleberg2026-03-181-12/+62
|
* Omit resolution when reopening resolved ticketsChristian Cleberg2026-03-182-9/+16
|
* show tracker creation errors inside the creation sheetChristian Cleberg2026-03-183-4/+46
|
* use native markdown rendering for settings bioChristian Cleberg2026-03-181-7/+26
|
* fix Hutch link from git.sr.ht to sr.htChristian Cleberg2026-03-181-1/+1
|
* stabilize build task identity and log cache keysChristian Cleberg2026-03-183-10/+38
|
* cache repository search results and gate remote refreshesChristian Cleberg2026-03-181-11/+55
|
* lazily load file blobs from repository tree viewsChristian Cleberg2026-03-183-19/+26
|
* harden README web rendering and sanitize untrusted linksChristian Cleberg2026-03-181-31/+110
|
* Guard authenticated text fetches to sr.ht hosts and add regression testChristian Cleberg2026-03-182-0/+18
|
* v1.0Christian Cleberg2026-03-1769-203/+13298
|
* create privacy policyChristian Cleberg2026-03-176-0/+1197