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/user
Gusted 5d3dbffa15
Return 404 when user is not found on avatar (#21476)
- Instead of returning a 500 Internal Server when the user wasn't found,
return 404 Not found
2 years ago
..
setting Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
avatar.go Return 404 when user is not found on avatar (#21476) 2 years ago
code.go Add user/organization code search (#19977) 2 years ago
home.go Move some files into models' sub packages (#20262) 2 years ago
home_test.go
main_test.go
notification.go Add pages to view watched repos and subscribed issues/PRs (#17156) 2 years ago
package.go Add user/organization code search (#19977) 2 years ago
profile.go Add user/organization code search (#19977) 2 years ago
search.go
stop_watch.go
task.go Move some files into models' sub packages (#20262) 2 years ago