gitea/routers/api/v1/repo
zeripath fa3895ce81
Move modules/forms to services/forms (#15305)
Forms are dependent on models and therefore should be in services.

This PR also removes the old auth. aliasing

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-04-06 20:44:05 +01:00
..
blob.go
branch.go
collaborators.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
issue_comment.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
issue_label.go
issue_reaction.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
issue_stopwatch.go
issue_subscription.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
issue_tracked_time.go
issue.go Improve /api/v1/repos/issues/search by just getting repo ids (#15179) 2021-03-29 18:12:21 +01:00
key.go
label.go
language.go
main_test.go
migrate.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
milestone.go
mirror.go
pull_review.go
pull.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
release_attachment.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
release_tags.go
release.go
repo_test.go
repo.go
star.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
status.go
subscriber.go [refactor] Unify the export of user data via API (#15144) 2021-03-27 17:45:26 +01:00
tag.go [API] Add delete release by tag & fix unreleased inconsistency (#14563) 2021-02-07 19:32:18 +01:00
teams.go
topic.go
transfer.go
tree.go