httpd: Update stats to count all projects, and amount of users followed
Instead of filtering private projects for a total project count, we should count all projects, even private ones.
Also instead of showing a user count of 0, I think we should display how many users a node is following.
Instead of filtering private projects for a total project count, we should count all projects, even private ones.
Also instead of showing a user count of 0, I think we should display how many users a node is following.
Revert node stats endpoint to only show count of seeded repos
Rebase and change naming from seed to seeded
Revert to count all repos, including private ones.
Rebase.
Reword.