0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/frontend
Fabien egg O'Carroll c77263f35b Redirected to original image when resizing fails
refs https://github.com/TryGhost/Team/issues/1234

Sharp can occasionally fail resizing, this is usually due the the
underlying libvips library failing. We do not want this to cause an
error however, instead we should just show the original image - as
resizing is an optimisation, rather than a requirement.
2021-12-01 10:42:27 +02:00
..
apps Fixed Toggle card email view refs https://github.com/TryGhost/Team/issues/1209 2021-11-29 19:22:40 +01:00
helpers Added middleware for serving minified card assets 2021-11-05 11:41:03 +00:00
meta Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
public Moved public folder to frontend 2021-10-16 19:27:34 +01:00
services Improved error handling in card-assets 2021-11-23 17:24:49 +00:00
src/cards Fixed the selector for toggle headings 2021-11-25 09:07:47 +01:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Redirected to original image when resizing fails 2021-12-01 10:42:27 +02:00