Ghost/core/frontend/web/middleware
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
..
error-handler.js Moved theme-specific error handling to frontend 2021-11-29 17:04:01 +00:00
handle-image-sizes.js Redirected to original image when resizing fails 2021-12-01 10:42:27 +02:00
index.js Moved theme-specific error handling to frontend 2021-11-29 17:04:01 +00:00
redirect-ghost-to-admin.js Moved server/web/site to frontend/web 2021-10-21 19:28:18 +01:00
serve-favicon.js Moved server/web/site to frontend/web 2021-10-21 19:28:18 +01:00
serve-public-file.js Updated servePublicFile to honor v= cache keys 2021-11-23 12:49:53 +00:00
static-theme.js Moved server/web/site to frontend/web 2021-10-21 19:28:18 +01:00