Ghost/core/server/lib
Hannah Wolfe d9dfdd775e
Replaced image manipulation w/ @tryghost/image-transform (#11687)
- moved image.manipulation lib to a new package called @tryghost/image-transform
- new package has an updated API signature, so the method calls have changed but the underlying code is identical
- removed the optional sharp dependency from Ghost, as this is now optionally required by the image-transform module
2020-03-25 17:33:03 +00:00
..
common Moved theme i18n into theme service + refactor (#11674) 2020-03-19 14:07:20 +00:00
fs Replaced zip tools with @tryghost/zip 2020-03-20 21:08:57 +00:00
image Replaced image manipulation w/ @tryghost/image-transform (#11687) 2020-03-25 17:33:03 +00:00
mobiledoc Extracted markdown-html-renderer to @tryghost/kg-markdown-html-renderer 2020-03-25 13:35:32 +00:00
promise Extended sequence utility 2018-10-03 00:17:45 +02:00
security Updated to use slugify method from SDK for safe string 2019-05-07 15:33:07 +05:30
url-utils Merge branch 'master' into v3 2019-10-08 13:58:08 +01:00
constants.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
ghost-version.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
request.js Update errors across lib/image and lib/request 2020-03-25 10:28:14 +00:00