discourse/spec/fixtures/images
Martin Brennan 3af2670bd5
FIX: Consider webp a supported image format for upload (#9015)
* Also fixes an issue where if webp was a downloaded hotlinked
  image and then secure + sent in an email, it was not being
  redacted because webp was not a supported media format in
  FileHelper
* Webp originally removed as an image format in
  https://github.com/discourse/discourse/pull/6377
  and there was a spec to make sure a .bin webp
  file did not get renamed from its type to webp.

  However we want to support webp images now to make
  sure they are properly redacted if secure media is
  on, so change the example in the spec to use tiff,
  another banned format, instead
2020-02-21 13:08:01 +10:00
..
cropped.png
custom-theme-icon-sprite.svg DEV: Ignore SVG sprite symbols missing ids 2019-03-18 22:07:19 -04:00
downsized.png
fake.jpg
fake.not_image FIX: allow underscore in file extension while downloading the uploads. 2020-01-03 10:09:07 +05:30
huge.jpg
image.svg FIX: add support for style element in SVGs 2019-02-07 12:09:06 +01:00
image_no_extension
large & unoptimized.png
large_icon_correct.png FEATURE: PWA compatibility checks in the Dashboard (#6850) 2019-01-09 08:46:11 +08:00
large_icon_incorrect.png FEATURE: PWA compatibility checks in the Dashboard (#6850) 2019-01-09 08:46:11 +08:00
logo-dev.png
logo.jpg FEATURE: Automatically generate optimized site metadata icons (#7372) 2019-05-01 14:44:45 +01:00
logo.png
not_an_image
png_as.bin
pngquant.png
resized.png
should_be_jpeg.png
smallest.ico
smallest.png
svg.png
tiff_as.bin FIX: Consider webp a supported image format for upload (#9015) 2020-02-21 13:08:01 +10:00
webp_as.bin