Ghost/core/frontend/services/settings
Naz 31e9434466 Moved route settings initialization to backend
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- Actions logic related to file system operations (like ensuring files exist) should be done on the backend. The frontend will be receiving a unified JSON blob config without needing to know about filesystem
2021-09-28 04:59:41 +13:00
..
default-routes.yaml Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
index.js Moved route settings initialization to backend 2021-09-28 04:59:41 +13:00
loader.js Removed i18n dependency from settings loader module 2021-09-28 04:59:41 +13:00
validate.js Removed i18n dependency from routing validate module 2021-09-28 04:59:41 +13:00
yaml-parser.js Removed i18n dependency from yaml parser module 2021-09-28 04:59:41 +13:00