0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/route-settings
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
..
default-routes.yaml Moved default-routes.yaml file to backend 2021-09-28 04:59:41 +13:00
default-settings-manager.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
index.js Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13:00
route-settings.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
settings-loader.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
validate.js Removed remaining use of i18n from core/frontend 2021-09-28 11:58:29 +01:00
yaml-parser.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00