0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web
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
..
admin Integrated Sentry error tracking 2020-02-03 13:43:43 +00:00
api Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00
shared Replaced image manipulation w/ @tryghost/image-transform (#11687) 2020-03-25 17:33:03 +00:00
site Moved apps service to frontend 2020-03-23 19:43:01 +00:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js Remove External Apps 2020-03-20 10:40:22 +00:00
well-known.js Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00