0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/server/web
Fabien egg O'Carroll 0b973d1f29 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-13 15:49:18 +02:00
..
admin Fixed ETag header for admin templates not changing between versions (#13695) 2021-10-28 12:07:13 +01:00
api Migrated jobs to use parentPort.postMessage 2021-02-22 13:02:41 +00:00
members 🔒 Fixed member email change vulnerability 2021-09-23 10:46:00 +01:00
parent Fixed incorrect require for lodash package 2020-06-01 08:42:58 +01:00
shared Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
site Redirected to original image when resizing fails 2021-12-13 15:49:18 +02:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00