discourse/spec/fixtures/images
Blake Erickson 44153cde18
FIX: Be able to handle long file extensions (#12375)
* FIX: Be able to handle long file extensions

Some applications have really long file extensions, but if we truncate
them weird behavior ensues.

This commit changes the file extension size from 10 characters to 255
characters instead.

See:

https://meta.discourse.org/t/182824

* Keep truncation at 10, but allow uppercase and dashes
2021-03-17 12:01:29 -06:00
..
vanilla_import FIX: improve Vanilla importing (#10478) 2020-08-24 16:19:57 -04:00
animated.gif FIX - don't attempt to optimized animated images (#11031) 2020-10-26 15:10:19 -04:00
animated.webp FIX: Use ImageMagick to detect animated images (#11702) 2021-01-13 19:01:30 +02: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.long-FileExtension FIX: Be able to handle long file extensions (#12375) 2021-03-17 12:01:29 -06:00
fake.not_image FIX: allow underscore in file extension while downloading the uploads. 2020-01-03 10:09:07 +05:30
huge.jpg SECURITY: return error on oversized images 2020-09-14 10:45:11 +10:00
image_no_extension
image.svg FIX: add support for style element in SVGs 2019-02-07 12:09:06 +01:00
large_and_unoptimized.png FIX: should_alter_quality should respect png_to_jpg_quality (#12055) 2021-02-12 13:37:35 -05:00
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
pencil.svg FIX - use ImageMagick to determine size of svg images (#12230) 2021-03-01 11:44:00 -05:00
png_as.bin
pngquant.png FEATURE: introduce lossy color optimization on resized pngs 2019-01-02 17:20:02 +11:00
resized.png
should_be_jpeg.heic FEATURE: Support converting HEIF images to JPEG (#10079) 2020-07-22 21:40:09 -04:00
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