0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-17 09:31:33 +01:00
gitea/routers/api/v1/repo
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639)
Fix #25257

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-07-10 09:31:19 +00:00
..
avatar.go
blob.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
branch.go
collaborators.go
commits.go Filter get single commit (#24613) 2023-05-10 09:34:07 +08:00
file.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
fork.go
git_hook.go
git_ref.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
hook.go
hook_test.go
issue.go Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
issue_attachment.go For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
issue_comment.go For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
issue_comment_attachment.go For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
issue_dependency.go Add API to manage issue dependencies (#17935) 2023-03-28 13:23:25 -04:00
issue_label.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
issue_pin.go Followup to pinned Issues (#24945) 2023-05-30 15:26:51 +00:00
issue_reaction.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
issue_stopwatch.go Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
issue_subscription.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
issue_tracked_time.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
key.go
label.go
language.go
main_test.go
migrate.go Fix Permission in API returned repository struct (#25388) 2023-06-22 13:08:08 +00:00
milestone.go Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
mirror.go
notes.go
patch.go
pull.go
pull_review.go
release.go For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
release_attachment.go For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
release_tags.go For API attachments, use API URL (#25639) 2023-07-10 09:31:19 +00:00
repo.go
repo_test.go
star.go
status.go Fix Permission in API returned repository struct (#25388) 2023-06-22 13:08:08 +00:00
subscriber.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
tag.go
teams.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
topic.go
transfer.go
tree.go
wiki.go