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
Abheek Dhawan 1aa5dc75df
Use custom favicon when viewing static files if it exists (#19130) (#19152)
Redirect `/favicon.ico` to `/assets/img/favicon.png`.

Fix #19109

Co-authored-by: zeripath <art27@cantab.net>
3 years ago
..
api/v1 Fix NPE /repos/issues/search when not signed in (#19154) (#19155) 3 years ago
common Instead of using routerCtx just escape the url before routing (#18086) 3 years ago
install Refactor HTTP request context (#17979) 3 years ago
private Do not send notification emails to inactive users (#19131) (#19139) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Use custom favicon when viewing static files if it exists (#19130) (#19152) 3 years ago
init.go Handle email address not exist (#19089) (#19121) 3 years ago