discourse/lib/file_store
David Taylor 13e39d8b9f
PERF: Improve cook_url performance for topic thumbnails (#11609)
- Only initialize the S3Helper when needed
- Skip initializing the S3Helper for S3Store#cdn_url
- Allow cook_url to be passed a `local` hint to skip unnecessary checks
2020-12-30 18:13:13 +00:00
..
base_store.rb FIX: `OptimizedImage#filesize` (#10095) 2020-07-06 17:01:29 +02:00
local_store.rb Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00
s3_store.rb PERF: Improve cook_url performance for topic thumbnails (#11609) 2020-12-30 18:13:13 +00:00
to_s3_migration.rb SECURITY: Add content-disposition: attachment for SVG uploads 2020-07-09 13:31:48 +10:00