You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web
Nanguan Lin 1ee4882b88
Fix the missing repo count (#26942)
The commit
(958d148043)
forgot two pages 😝

![ksnip_20230906-182626](https://github.com/go-gitea/gitea/assets/70063547/6da529e9-3028-46fb-8065-abfd804a078b)
BTW, the `leave` button is in a weird position
1 year ago
..
admin Move createrepository from module to service layer (#26927) 1 year ago
auth Add more descriptive error on forgot password page (#26848) 1 year ago
devtest
events
explore remove unnecessary explore org template (#26459) 2 years ago
feed
healthcheck Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 2 years ago
misc
org Fix the missing repo count (#26942) 1 year ago
repo Move createrepository from module to service layer (#26927) 1 year ago
shared Fix the display of org level badges (#26504) 1 year ago
user Move createrepository from module to service layer (#26927) 1 year ago
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go Start using template context function (#26254) 2 years ago
web.go User details page (#26713) 1 year ago
webfinger.go