aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/app/controllers/active_storage/disk_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* url -> URL where apt except inside actionpack/Sharang Dashputre2019-04-011-1/+1
* Prevent content type and disposition bypass in storage service URLsRosa Gutierrez2018-11-271-1/+1
* Use content_mime_typeGraham Conzett2018-10-081-2/+1
* Fix issue ActiveStorage direct upload diskGraham Conzett2018-10-071-1/+2
* Respond with 404 in ActiveStorage::DiskController#show when file missingCameron Bothner2018-08-211-0/+2
* Restore inadvertently-removed fallbackGeorge Claghorn2018-07-151-1/+2
* Support HTTP Range downloads from diskGeorge Claghorn2018-07-151-14/+15
* Stream blobs from diskGeorge Claghorn2018-05-021-2/+13
* Protect all active storage controllers agains CSRFRafael Mendonça França2018-04-061-2/+2
* Fix loading ActiveStorage::DiskController when CSRF protection is disabled by...George Claghorn2017-11-211-1/+1
* Fix direct uploads to local serviceGeorge Claghorn2017-11-201-0/+2
* Preview PDFs and videosGeorge Claghorn2017-09-281-5/+1
* DRYGeorge Claghorn2017-08-201-2/+2
* restores some double newlines deleted in ae87217Xavier Noria2017-08-151-0/+2
* minor tweaks in Active Storage after a walkthroughXavier Noria2017-08-151-2/+0
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+51