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 7a03473159
Use a standalone struct name for Organization (#17632)
* Use a standalone struct name for Organization

* recover unnecessary change

* make the code readable

* Fix template failure

* Fix template failure

* Move HasMemberWithUserID to org

* Fix test

* Remove unnecessary user type check

* Fix test

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
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 Move user follow and openid into models/user/ (#17613) 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 [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