Ghost/core/server/services/route-settings
Naz dd042d69c9 Moved routing setting hash calculation to backend
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- These were the last bits that had to be moved out of the frontend doing route.yaml related operations
- Next steps will be refactoring a "bag of everything" into smaller modules and reducing dependencies where possible
2021-09-28 04:59:41 +13:00
..
default-routes.yaml Moved default-routes.yaml file to backend 2021-09-28 04:59:41 +13:00
ensure-settings.js Moved route settings initialization to backend 2021-09-28 04:59:41 +13:00
index.js Moved route settings to new server service 2021-06-30 10:58:33 +01:00
loader.js Moved validate&yaml-parser modules to backend 2021-09-28 04:59:41 +13:00
route-settings.js Moved routing setting hash calculation to backend 2021-09-28 04:59:41 +13:00
validate.js Moved validate&yaml-parser modules to backend 2021-09-28 04:59:41 +13:00
yaml-parser.js Moved validate&yaml-parser modules to backend 2021-09-28 04:59:41 +13:00