A CLI-first git forge.

cli forge git self-hosted

https://gitbay.org

activity graph on owner pages #30

closed cmc opened this on 2026-08-24 18:38 · roadmap web · milestone v0.3.0

cmc 2026-08-24 18:38

A GitHub-style contribution/activity graph on user and org pages. hutch-stats had to reconstruct this externally for sourcehut; it is far easier when the platform records an activity signal at event time. The events table already records issue/MR/repo events with actor and timestamp — extend coverage to commits (post-receive: author-attributed, dedup by sha) and comments, then aggregate per user per day for the graph. Render server-side (SVG or CSS grid), no JS required.

closed by commit ac6714f569: Add activity graphs to owner pages

2026-08-25 03:10