You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1/repo
JakobDev 1b115296d3
Followup to pinned Issues (#24945)
This addressees some things from #24406 that came up after the PR was
merged. Mostly from @delvh.

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: delvh <dev.lh@web.de>
2 years ago
..
blob.go
branch.go
collaborators.go
commits.go Filter get single commit (#24613) 2 years ago
file.go API endpoint for changing/creating/deleting multiple files (#24887) 2 years ago
fork.go Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) 2 years ago
git_hook.go
git_ref.go
hook.go
hook_test.go Decouple the different contexts from each other (#24786) 2 years ago
issue.go Decouple the different contexts from each other (#24786) 2 years ago
issue_attachment.go
issue_comment.go Use `CommentList` instead of `[]*Comment` (#24828) 2 years ago
issue_comment_attachment.go
issue_dependency.go
issue_label.go
issue_pin.go Followup to pinned Issues (#24945) 2 years ago
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go Decouple the different contexts from each other (#24786) 2 years ago
key.go
label.go
language.go
main_test.go
migrate.go Decouple the different contexts from each other (#24786) 2 years ago
milestone.go
mirror.go
notes.go
patch.go
pull.go
pull_review.go
release.go
release_attachment.go
release_tags.go
repo.go
repo_test.go Decouple the different contexts from each other (#24786) 2 years ago
star.go
status.go Decouple the different contexts from each other (#24786) 2 years ago
subscriber.go
tag.go
teams.go
topic.go
transfer.go
tree.go
wiki.go