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.
Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607)
* Move EmailAddress into models/user/

* Fix test

* rename user_mail to user_email

* Fix test

* Move UserRedirect into models/user/

* Fix lint & test

* Fix lint

* Fix lint

* remove nolint comment

* Fix lint
3 years ago
..
app.go Move login related structs and functions to models/login (#17093) 3 years ago
email.go Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
follower.go [API] generalize list header (#16551) 3 years ago
gpg_key.go Move login related structs and functions to models/login (#17093) 3 years ago
helper.go Move EmailAddress & UserRedirect into models/user/ (#17607) 3 years ago
key.go [API] generalize list header (#16551) 3 years ago
repo.go [API] generalize list header (#16551) 3 years ago
settings.go [API] GET / SET User Settings (#16169) 3 years ago
star.go Move login related structs and functions to models/login (#17093) 3 years ago
user.go [API] List limited and private orgs if authentificated (#16866) 3 years ago
watch.go Move login related structs and functions to models/login (#17093) 3 years ago