0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/lib/image
Nazar Gargol 28a686a936 🐛 Fixed image optimisation for input image being smaller than optimized one
closes #10144

- When the input image is well optimized and has smaller byte size than the processed one it's still being used
- Bumped sharp version to have access to `size` property
2018-11-13 13:19:31 +01:00
..
blog-icon.js
cached-image-size-from-url.js
gravatar.js
image-size.js Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
index.js Added ability to resize and compress images on upload (#9837) 2018-08-30 17:30:36 +01:00
manipulator.js 🐛 Fixed image optimisation for input image being smaller than optimized one 2018-11-13 13:19:31 +01:00