aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* url -> URL where apt except inside actionpack/Sharang Dashputre2019-04-011-1/+1
* Revert ensure external redirects are explicitly allowedGannon McGibbon2019-01-222-2/+2
* Fix ArgumentError: Unsafe redirectYuichi Takeuchi2019-01-212-2/+2
* 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
* Extract ActiveStorage::SetCurrentGeorge Claghorn2018-08-162-5/+18
* Restore inadvertently-removed fallbackGeorge Claghorn2018-07-151-1/+2
* Support HTTP Range downloads from diskGeorge Claghorn2018-07-151-14/+15
* Permit configuring the default service URL expiryGeorge Claghorn2018-06-212-2/+2
* Stream blobs from diskGeorge Claghorn2018-05-021-2/+13
* Always exclude JSON root from direct_uploads#create responseJavan Makhmali2018-04-101-1/+1
* Use a current model to provide the host for service urlsAndrew White2018-04-061-0/+4
* Protect all active storage controllers agains CSRFRafael Mendonça França2018-04-065-5/+11
* Merge Previews/Variants controller into one Representations controller.Kasper Timm Hansen2018-03-032-13/+3
* Exclude ActiveStorage::SetBlob from API docs [ci skip]George Claghorn2018-01-021-1/+1
* Handle invalid signed blob IDs gracefullyGeorge Claghorn2017-12-154-18/+28
* 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-284-33/+19
* 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-124-0/+8
* Enable browser caching for blobs and variants (#30196)Anton Khamets2017-08-112-0/+2
* Do not eager load ActiveRecord::BaseRafael Mendonça França2017-08-031-2/+0
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-314-0/+122