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.
forgejo/routers/admin
Morgan Bazalgette 65861900cd Handle refactor (#3339)
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound

* Change Handle(403) to NotFound, avoid using macaron's NotFound
7 years ago
..
admin.go Add commit count caching (#2774) 7 years ago
auths.go Handle refactor (#3339) 7 years ago
notice.go Handle refactor (#3339) 7 years ago
orgs.go Hide unactive on explore users and some refactors (#2741) 7 years ago
repos.go Handle refactor (#3339) 7 years ago
users.go Handle refactor (#3339) 7 years ago