aboutsummaryrefslogtreecommitdiff
path: root/src/srht_contrib/services
Commit message (Expand)AuthorAgeFilesLines
* feat: index git activity across all SourceHut branchesChristian Cleberg2026-05-061-12/+160
* fix: ensure git crawling accounts for all branchesChristian Cleberg2026-05-031-4/+13
* fix: reduce sr.ht poll API load with cached repo discoveryChristian Cleberg2026-04-112-11/+70
* feat: filter discovered repositories to PUBLIC visibility onlyChristian Cleberg2026-04-111-0/+5
* fix: wrap repo fetching in exception handlingChristian Cleberg2026-04-111-2/+6
* refactor: retain and backfill only the last year of activityChristian Cleberg2026-04-111-6/+0
* feat: prioritize recent-window backfill before full historyChristian Cleberg2026-04-113-13/+77
* fix: service_backfill_statesChristian Cleberg2026-04-112-2/+4
* feat: add resumable historical backfill for actor activityChristian Cleberg2026-04-114-0/+241
* feat: auto-discover git repositories for actor pollingChristian Cleberg2026-04-111-7/+76
* feat: add lazy actor indexing for contribution lookupsChristian Cleberg2026-04-111-3/+37
* chore: harden repo defaults for secrets, deployment, and loggingChristian Cleberg2026-04-111-7/+16
* initial commitChristian Cleberg2026-04-095-0/+939