You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correctly return the number of Repositories for Organizations (go-gitea#16807)
Backport go-gitea#16807
Calculate and return the number of Repositories on the dashboard
Organization list.
This PR restores some of the logic that was removed in go-gitea#14032 to
calculate the number of repos on the dashboard orgs list.
Fixgo-gitea#16648
Replaces go-gitea#16799
Signed-off-by: Andrew Thornton <[email protected]>
0 commit comments