1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/routers/web/user
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
..
setting Fix activation of primary email addresses () 2021-07-13 22:59:27 +02:00
auth_openid.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
auth.go Fix activation of primary email addresses () 2021-07-13 22:59:27 +02:00
avatar.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
home_test.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
home.go Correctly return the number of Repositories for Organizations () () 2021-09-01 19:20:35 +02:00
main_test.go Refactor routers directory () 2021-06-09 01:33:54 +02:00
notification.go Update notification table with only latest data () () 2021-07-17 19:05:59 +02:00
oauth_test.go Fix wrong user in OpenID response () () 2021-08-20 00:26:44 +03:00
oauth.go Fix wrong user in OpenID response () () 2021-08-20 00:26:44 +03:00
profile.go In Render tolerate not being passed a context () () 2021-08-29 15:25:45 +01:00
task.go Add Status Updates whilst Gitea migrations are occurring () 2021-06-16 18:02:24 -04:00