discourse/lib/file_store
Daniel Waterworth 721ee36425
Replace `base_uri` with `base_path` (#10879)
DEV: Replace instances of Discourse.base_uri with Discourse.base_path

This is clearer because the base_uri is actually just a path prefix. This continues the work started in 555f467.
2020-10-09 12:51:24 +01: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 FIX: Respect force download when downloading secure media via lightbox (#10769) 2020-09-29 12:12:03 +10:00
to_s3_migration.rb SECURITY: Add content-disposition: attachment for SVG uploads 2020-07-09 13:31:48 +10:00