gitea/routers/api/v1/user
JakobDev 254a82842a
Add API for changing Avatars (#25369)
This adds an API for uploading and Deleting Avatars for of Users, Repos
and Organisations. I'm not sure, if this should also be added to the
Admin API.

Resolves #25344

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-06-29 23:22:55 +00:00
..
app.go
avatar.go Add API for changing Avatars (#25369) 2023-06-29 23:22:55 +00:00
email.go
follower.go
gpg_key.go
helper.go
hook.go
key.go
repo.go Fix Permission in API returned repository struct (#25388) 2023-06-22 13:08:08 +00:00
settings.go
star.go Fix Permission in API returned repository struct (#25388) 2023-06-22 13:08:08 +00:00
user.go
watch.go Fix Permission in API returned repository struct (#25388) 2023-06-22 13:08:08 +00:00