0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-03 08:11:42 +01:00
gitea/routers/api/v1/repo
JakobDev 254a82842a
Add API for changing Avatars ()
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 

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-06-29 23:22:55 +00:00
..
avatar.go Add API for changing Avatars () 2023-06-29 23:22:55 +00:00
blob.go
branch.go Sync branches into databases () 2023-06-29 10:03:20 +00:00
collaborators.go
commits.go
file.go Sync branches into databases () 2023-06-29 10:03:20 +00:00
fork.go Fix Permission in API returned repository struct () 2023-06-22 13:08:08 +00:00
git_hook.go
git_ref.go
hook.go Fix Permission in API returned repository struct () 2023-06-22 13:08:08 +00:00
hook_test.go
issue.go
issue_attachment.go
issue_comment.go
issue_comment_attachment.go
issue_dependency.go
issue_label.go
issue_pin.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go Fix Permission in API returned repository struct () 2023-06-22 13:08:08 +00:00
label.go
language.go
main_test.go
migrate.go Fix Permission in API returned repository struct () 2023-06-22 13:08:08 +00:00
milestone.go
mirror.go Use correct response code in push mirror creation response in v1_json.tmpl () 2023-06-28 22:00:19 +00:00
notes.go
patch.go Sync branches into databases () 2023-06-29 10:03:20 +00:00
pull.go
pull_review.go
release.go
release_attachment.go
release_tags.go
repo.go Fix Permission in API returned repository struct () 2023-06-22 13:08:08 +00:00
repo_test.go
star.go
status.go Fix Permission in API returned repository struct () 2023-06-22 13:08:08 +00:00
subscriber.go
tag.go
teams.go
topic.go
transfer.go Fix Permission in API returned repository struct () 2023-06-22 13:08:08 +00:00
tree.go
wiki.go