forgejo/routers/api/v1/user
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>
2021-11-19 19:41:40 +08:00
..
app.go
email.go
follower.go Move user follow and openid into models/user/ (#17613) 2021-11-17 17:58:31 +08:00
gpg_key.go
helper.go
key.go
repo.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
settings.go
star.go
user.go
watch.go