Ghost/core/server/web/api
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
..
canary Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
middleware Revert "Replace update user last seen middleware with package version" 2021-11-17 11:00:55 +00:00
testmode Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
v2 Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
v3 Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
app.js Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
index.js Renamed app related files+variables for clarity 2020-04-27 17:50:08 +01:00