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 baed01f247
Remove unnecessary attributes of User struct (#17745)
* Remove unnecessary functions of User struct

* Move more database methods out of user struct

* Move more database methods out of user struct

* Fix template failure

* Fix bug

* Remove finished FIXME

* remove unnecessary code
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 Remove unnecessary attributes of User struct (#17745) 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 Use a standalone struct name for Organization (#17632) 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 Remove unnecessary attributes of User struct (#17745) 3 years ago
watch.go Move login related structs and functions to models/login (#17093) 3 years ago