discourse/lib/file_store
Mesut Kayman 80468037e9 Don't set content-disposition header for images
If this header is set for images, clicking the image link causes them to automatically download the file, rather than viewing it inside the browser. This commit forces this behavior only for uploads that aren't images
2014-09-09 19:43:02 +03:00
..
base_store.rb BUGFIX: uploads to S3 2014-04-15 13:04:14 +02:00
local_store.rb Avoid using to_s when performing String Interpolation 2014-08-14 23:55:27 +05:30
s3_store.rb Don't set content-disposition header for images 2014-09-09 19:43:02 +03:00