forgejo/routers/web
zeripath 57b0887ab2
Correctly return the number of Repositories for Organizations ()
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>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-09-01 01:31:42 -04:00
..
admin Improve SMTP authentication and Fix user creation bugs () 2021-08-11 21:42:58 +01:00
dev Refactor routers directory () 2021-06-09 01:33:54 +02:00
events Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
explore Related refactors to ctx.FormX functions () 2021-08-11 18:08:52 +03:00
org Add modals to Organization and Team remove/leave () 2021-08-26 22:57:40 -04:00
repo Add option to update pull request by rebase () 2021-08-31 16:03:45 +02:00
user Correctly return the number of Repositories for Organizations () 2021-09-01 01:31:42 -04:00
base.go Allow setting X-FRAME-OPTIONS () 2021-08-06 16:47:10 -04:00
goget.go Related refactors to ctx.FormX functions () 2021-08-11 18:08:52 +03: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 04:22:54 +02:00