gitea/routers/api/v1/repo
Lunny Xiao 42354dfe45
Move webhook type from int to string ()
* Move webhook type from int to string

* rename webhook_services

* finish refactor

* Fix merge

* Ignore unnecessary ci

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
..
blob.go
branch.go Add block on official review requests branch protection ()
collaborators.go
commits.go Not using "ctx.ServerError" in api ()
file.go Add better Swagger description and a example for GetArchive ()
fork.go Move Repo APIFormat to convert package ()
git_hook.go
git_ref.go
hook.go Move webhook type from int to string ()
hook_test.go
issue.go [API] Add more filters to issues search ()
issue_comment.go API: Fix GetQueryBeforeSince ()
issue_label.go
issue_reaction.go Issue comment reactions should also check pull type ()
issue_stopwatch.go Refactor: move Commit To APIFormat Code & Lot of StopWatch related things ()
issue_subscription.go [Refactor] Move APIFormat functions into convert package ()
issue_tracked_time.go API: Fix GetQueryBeforeSince ()
key.go Move Repo APIFormat to convert package ()
label.go Not using "ctx.ServerError" in api ()
language.go
main_test.go
migrate.go Move Repo APIFormat to convert package ()
milestone.go Not using "ctx.ServerError" in api ()
mirror.go
pull.go Deny wrong pull ()
pull_review.go Add review request api ()
release.go [Refactor] Move APIFormat functions into convert package ()
release_attachment.go [Refactor] Move APIFormat functions into convert package ()
release_tags.go Delete tag API ()
repo.go Move Repo APIFormat to convert package ()
repo_test.go
star.go
status.go Move Repo APIFormat to convert package ()
subscriber.go
tag.go
topic.go
transfer.go Move Repo APIFormat to convert package ()
tree.go