summaryrefslogtreecommitdiffstats
path: root/routers/repo/attachment.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-159/+0
* Add ETag header (#15370)KN4CK3R2021-04-121-10/+10
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-051-10/+10
* Add Content-Length header to HEAD requests (#14542)Farid AYOUJIL2021-02-051-1/+1
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-10/+11
* Add default storage configurations (#12813)Lunny Xiao2020-09-291-1/+1
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-8/+24
* Move dropzone.js to npm/webpack (#10645)silverwind2020-03-071-1/+0
* Fix potential bugs (#10513)65432020-02-271-4/+4
* Only serve attachments when linked to issue/release and if accessible by user...Antoine GIRARD2020-01-051-0/+56
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-151-0/+22
* Refactor filetype is not allowed errors (#7309)Antoine GIRARD2019-07-061-15/+4
* fix upload attachments (#6481)Lunny Xiao2019-04-021-1/+4
* Log attachment blocked events (#3615)Mahmoud Al-Qudsi2018-03-051-0/+1
* Allow custom public files (#782)Thomas Boerger2017-01-281-1/+0
* Spun attachments into seperate go file (#701)Philip Couling2017-01-201-0/+73