Ghost/core
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
..
client@cce8738fbd Updated Ghost-Admin to 2.8.0 2018-12-11 14:25:52 +01:00
server Cleaned up image manipulator (#10282) 2018-12-14 11:54:52 +07:00
test Cleaned up image manipulator (#10282) 2018-12-14 11:54:52 +07:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00