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 4ffc54f59a
Refactor user & avatar (#33433)
1. better GetPossibleUserByID logic
2. fix some function name & comment typos
3. do not re-generate avatar if one exists
4 weeks ago
..
setting
avatar.go Refactor user & avatar (#33433) 4 weeks ago
code.go
home.go Refactor user & avatar (#33433) 4 weeks ago
home_test.go
main_test.go
notification.go
package.go
profile.go
search.go
stop_watch.go