Ghost/core/frontend
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
..
apps Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00: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 Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +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 Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00