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
security
url-utils
constants.js
ghost-version.js
request.js Update errors across lib/image and lib/request 2020-03-25 10:28:14 +00:00