Ghost/core
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
..
client@1e0d0a066d Updated Admin to v4.16.0 2021-09-23 16:04:56 +01:00
frontend Moved route settings initialization to backend 2021-09-28 04:59:41 +13:00
server Moved route settings initialization to backend 2021-09-28 04:59:41 +13:00
shared Removed i18n dependency from routing validate module 2021-09-28 04:59:41 +13:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Moved route settings initialization to backend 2021-09-28 04:59:41 +13:00
bridge.js Removed unnecessary error parameter in bridge 2021-09-23 18:39:43 +02:00