gitea/routers/api/v1/repo
Philip Couling 64375d875b Attach to release (#673)
* Moved attachaments POST url from /issues/attachments to /attachments

* Implemented attachment upload on release page

* Implemented downloading attachments on the release page

* Added zip and gzip files to default allowed attachments

* Implemented uploading attachments on edit release

* Renamed UploadIssueAttachment to UploadAttachment
2017-01-15 22:57:00 +08:00
..
branch.go
collaborators.go Remove redundant query in collaborator API (#516) 2016-12-28 09:09:54 +08:00
file.go
fork.go API endpoints for forks (#509) 2016-12-31 09:15:45 +08:00
hook.go Bug fixes for webhook API (#650) 2017-01-14 10:14:48 +08:00
issue_comment.go
issue_label.go
issue.go
key.go
label.go
milestone.go
pull.go
release.go Attach to release (#673) 2017-01-15 22:57:00 +08:00
repo.go Repo permission bug fixes (#513) 2016-12-29 21:17:32 +08:00
star.go API endpoint for stargazers (#597) 2017-01-06 15:05:09 +08:00
subscriber.go API endpoint for subscribers (#598) 2017-01-07 11:13:02 +08:00