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
Tyrone Yeh ed81b608cb
Add option to search for users is active join a team (#24093)
Adding a user in a team to enter a username gives a list of no active
users

---------

Co-authored-by: Jason Song <i@wolfogre.com>
2 years ago
..
setting add user rename endpoint to admin api (#22789) 2 years ago
avatar.go Set `X-Gitea-Debug` header once (#23361) 2 years ago
code.go Add missing tabs to org projects page (#22705) 2 years ago
home.go Add "Reviewed by you" filter for pull requests (#22927) 2 years ago
home_test.go
main_test.go
notification.go Fix pagination on `/notifications/watching` (#23564) 2 years ago
package.go Fix improper HTMLURL usages in Go code (#22839) 2 years ago
profile.go Fix profile page email display, respect settings (#23747) 2 years ago
search.go Add option to search for users is active join a team (#24093) 2 years ago
stop_watch.go Move `convert` package to services (#22264) 2 years ago
task.go