Ghost/core/frontend/web/middleware
Sam Lord 2887e416da
Switch to @tryghost/errors from ignition errors package (#13807)
refs: TryGhost/Toolbox#147

* Replaces all references to isIgnitionError with isGhostError
* Switches use of GhostError to InternalServerError - as GhostError is no longer public
There are places where InternalServerError is not the valid error, and new errors should be added to the @tryghost/errors package to ensure that we can use semantically correct errors in those cases.
2021-12-01 10:22:01 +00:00
..
error-handler.js Moved theme-specific error handling to frontend 2021-11-29 17:04:01 +00:00
handle-image-sizes.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00: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