gitea/routers/web
zeripath f949f9e9c5
Correctly return the number of Repositories for Organizations (#16807) (#16911)
Backport #16807

Calculate and return the number of Repositories on the dashboard
Organization list.

This PR restores some of the logic that was removed in #14032 to
calculate the number of repos on the dashboard orgs list.

Fix #16648
Replaces #16799

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-01 19:20:35 +02:00
..
admin Fix activation of primary email addresses (#16385) 2021-07-13 22:59:27 +02:00
dev
events
explore
org Fix various documentation, user-facing, and source comment typos (#16367) 2021-07-08 13:38:13 +02:00
repo Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#16900) 2021-08-31 16:06:01 +08:00
user Correctly return the number of Repositories for Organizations (#16807) (#16911) 2021-09-01 19:20:35 +02:00
base.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
goget.go
home.go
metrics.go
swagger_json.go
web.go Fix wiki raw commit diff/patch view (#16891) (#16892) 2021-08-31 14:13:08 +08:00