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/models/user
Kerwin Bryant 92f997ce6b
Add file tree to file view page (#32721)
Resolve #29328

This pull request introduces a file tree on the left side when reviewing
files of a repository.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 weeks ago
..
avatar.go Refactor user & avatar (#33433) 2 months ago
avatar_test.go Use test context in tests and new loop system in benchmarks (#33648) 1 month ago
badge.go Add admin API route for managing user's badges (#23106) 1 year ago
block.go Add user blocking (#29028) 1 year ago
email_address.go Support choose email when creating a commit via web UI (#33432) 2 months ago
email_address_test.go Enable tenv and testifylint rules (#32852) 3 months ago
error.go Remove unused `KeyID`. (#29167) 1 year ago
external_login_user.go allow synchronizing user status from OAuth2 login providers (#31572) 8 months ago
follow.go Add user blocking (#29028) 1 year ago
follow_test.go Next round of `db.DefaultContext` refactor (#27089) 2 years ago
list.go Reduce usage of `db.DefaultContext` (#27073) 2 years ago
main_test.go make writing main test easier (#27270) 2 years ago
must_change_password.go Refactor error system (#33771) 3 weeks ago
openid.go Refactor user package (#33423) 2 months ago
openid_test.go Refactor older tests to use testify (#33140) 3 months ago
redirect.go Another round of `db.DefaultContext` refactor (#27103) 2 years ago
redirect_test.go Another round of `db.DefaultContext` refactor (#27103) 2 years ago
search.go Refactor pagination (#33037) 3 months ago
setting.go More refactoring of `db.DefaultContext` (#27083) 2 years ago
setting_keys.go Add file tree to file view page (#32721) 2 weeks ago
setting_test.go Enable tenv and testifylint rules (#32852) 3 months ago
user.go Fix bug when get commit (#33602) 1 month ago
user_list.go Small refactor to reduce unnecessary database queries and remove duplicated functions (#33779) 3 weeks ago
user_system.go Add a option "--user-type bot" to admin user create, improve role display (#27885) 2 months ago
user_system_test.go Refactor user & avatar (#33433) 2 months ago
user_test.go Use test context in tests and new loop system in benchmarks (#33648) 1 month ago
user_update.go Implement FSFE REUSE for golang files (#21840) 2 years ago