0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 00:05:40 +01:00
gitea/routers/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
commit.go
download.go
editor.go
http.go
issue.go Attach to release (#673) 2017-01-15 22:57:00 +08:00
middlewares.go
pull.go
release.go Attach to release (#673) 2017-01-15 22:57:00 +08:00
repo.go
setting.go
view.go
webhook.go
wiki.go