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
wxiaoguang 71d253f42e
Remove unnecessary template helper DisableGravatar (#26386)
And one "AllowedUserVisibilityModes" was missing, add it.

Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
setting Remove unnecessary template helper DisableGravatar (#26386) 2 years ago
avatar.go Set `X-Gitea-Debug` header once (#23361) 2 years ago
code.go Fix inconsistent user profile layout across tabs (#25625) 2 years ago
home.go Add highlight to selected repos in milestone dashboard (#26300) 2 years ago
home_test.go Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notification.go Use more `IssueList` instead of `[]*Issue` (#26369) 2 years ago
package.go Fix inconsistent user profile layout across tabs (#25625) 2 years ago
profile.go Add 'Show on a map' button to Location in profile, fix layout (#26214) 2 years ago
search.go Replace `interface{}` with `any` (#25686) 2 years ago
stop_watch.go Move `convert` package to services (#22264) 2 years ago
task.go Replace `interface{}` with `any` (#25686) 2 years ago