0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit/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_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
cached-image-size-from-url_spec.js
gravatar_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
image-size_spec.js Added new endpoint to upload square profile images with dimension validation (#9862) 2018-09-24 21:42:58 +02:00
manipulator_spec.js 🐛 Fixed image optimisation for input image being smaller than optimized one 2018-11-13 13:19:31 +01:00