0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/web
Fabien O'Carroll 2d92793b3f
Cleaned up image manipulator (#10282)
no-issue

* Added InternalServerError to resizeImage

* Added a redirect to original image if sharp is missing

* Improved naming - safeMethod -> method

* Updated process method to follow same sharp check pattern

* Refactor safety wrapper into makeSafe function

* Moved generic manipulation error to makeSafe function

* Refactored unsafeProcess to use unsafeResizeImage

* Removed CRAZY catch
2018-12-14 11:54:52 +07:00
..
admin Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
api Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
shared Cleaned up image manipulator (#10282) 2018-12-14 11:54:52 +07:00
site Supported dynamic image resizing for LocalFileStorage(#10184) 2018-12-13 20:25:24 +07:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js 🐛 Fixed site changed webhook not triggered for scheduled posts 2018-12-04 09:39:41 +07:00