| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: extract ProfileView from SettingsViewv2.10.3 | Christian Cleberg | 2026-04-11 | 1 | -2/+10 |
| | | | | | | Move profile-related UI into its own dedicated ProfileView, simplifying SettingsView and improving navigation structure in MoreView. | ||||
| * | Fixed extraneous srht.site link in MoreViewv2.10.1 | Christian Cleberg | 2026-04-03 | 1 | -2/+1 |
| | | |||||
| * | feat: add in-app man pages browser | Christian Cleberg | 2026-04-03 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | Add a native Man Pages section to the More tab with in-app browsing for man.sr.ht documentation and srht.site pages. - add ManPageService for fetching and extracting public docs content - add ManPageBrowserView and ManPageDetailView - add More tab navigation for Man Pages - support in-place navigation for internal documentation links - allow HTMLWebView to intercept internal links and use a base URL - support man.sr.ht and srht.site content extraction - remove heading permalink "#" anchors from man page rendering - fix relative links, fragment links, and srht.site CTA/icon layout | ||||
| * | feat: add Look Up screen and restrict management actions to ownersv2.8.0 | Christian Cleberg | 2026-04-01 | 1 | -0/+4 |
| | | | | | Implements: https://todo.sr.ht/~ccleberg/Hutch/4 | ||||
| * | fix copy throughout repo | Christian Cleberg | 2026-04-01 | 1 | -1/+1 |
| | | |||||
| * | standardize nav labels | Christian Cleberg | 2026-04-01 | 1 | -1/+1 |
| | | |||||
| * | feat: add multi-account supportv2.6.0 | Christian Cleberg | 2026-04-01 | 1 | -0/+16 |
| | | | | | Implements: https://todo.sr.ht/~ccleberg/Hutch/11 | ||||
| * | feat: implement support for projects, lists, and pastes | Christian Cleberg | 2026-03-19 | 1 | -0/+40 |
