summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/uploads_actions.rb
Commit message (Expand)AuthorAgeFilesLines
* Handled exception during file uploadChantal Rollison2018-09-061-0/+2
* Merge branch 'jprovazn-direct-upload' into 'master'Kamil Trzciński (OoO till 3th)2018-07-041-0/+10
|\
| * Add workhorse authorize method for project/group uploadsJan Provaznik2018-06-181-0/+10
* | Rails5 fix format in uploads actionsJasper Maes2018-06-181-0/+13
|/
* simplify uploader versions checkAlexis Reigel2018-06-051-9/+4
* require uploaded file's name to match in any caseAlexis Reigel2018-06-051-1/+5
* ability to get an image's alternative versionAlexis Reigel2018-06-051-1/+7
* allow uploading favicon in appearance settingsAlexis Reigel2018-06-051-1/+1
* Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-7/+5
* Merge branch 'poc-upload-hashing-path' into 'master'Sean McGivern2018-03-081-5/+13
* Fix 500 error when loading an invalid upload URLSean McGivern2018-02-221-1/+4
* add the uploader context to the upload modelMicaël Bergeron2018-02-021-1/+1
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-11/+50
* Support uploads for groupsJarka Kadlecova2017-12-071-0/+23
* Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-0/+27