0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
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
..
adapters Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
api 🚧 Added req.member to the v2 api context object 2018-11-08 13:32:41 +07:00
apps Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Changed casper.ghost.org to static.ghost.org references (#10109) 2018-11-07 15:50:38 +01:00
helpers Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
lib 🐛 Fixed image optimisation for input image being smaller than optimized one 2018-11-13 13:19:31 +01:00
models 🐛 Fix last seen for users (#10141) 2018-11-13 18:27:10 +07:00
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services 🎨 Modified slack webhook payload, added info about published post (#9850) 2018-11-12 13:04:50 +01:00
web 🐛 Fix last seen for users (#10141) 2018-11-13 18:27:10 +07:00
filters_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00