discourse/lib/file_store
Régis Hanol bb0c2813ac FEATURE: generate (avatar) thumbnails in a background task
FIX: keep the "uploading..." indicator until the server replies via the MessageBus
FIX: text was disapearing when uploading an avatar

PERF: always use a region for S3 (defaults to 'us-east-1')
FEATURE: ApplyCDN middleware when using S3
FIX: use the same pattern to store files on S3 and locally
PERF: keep a local cache of uploads when generating thumbnails
FEATURE: migrate_to_s3 rake task
2015-05-25 17:59:00 +02:00
..
base_store.rb FEATURE: use original filename when clicking the download link in the lightbox 2014-10-15 19:20:04 +02:00
local_store.rb FIX: consistent and future-proof upload storage pattern 2015-05-19 12:31:12 +02:00
s3_store.rb FEATURE: generate (avatar) thumbnails in a background task 2015-05-25 17:59:00 +02:00