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

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

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

Fix 
Replaces 

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