forgejo/routers/api/v1/user
yp05327 bd66fa586a
Rename repo.GetOwner to repo.LoadOwner (#22967)
Fixes https://github.com/go-gitea/gitea/issues/22963

---------

Co-authored-by: Yarden Shoham <hrsi88@gmail.com>
2023-02-18 20:11:03 +08:00
..
app.go
email.go
follower.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
gpg_key.go
helper.go
key.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
repo.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
settings.go
star.go
user.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
watch.go