mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 16:51:17 +03:00
64375d875b
* 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 |
||
---|---|---|
.. | ||
branch.go | ||
commit.go | ||
download.go | ||
editor.go | ||
http.go | ||
issue.go | ||
middlewares.go | ||
pull.go | ||
release.go | ||
repo.go | ||
setting.go | ||
view.go | ||
webhook.go | ||
wiki.go |