0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/frontend
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
..
apps Refactored proxy imports in frontend helpers 2021-07-07 17:02:58 +04:00
helpers Added new ghost analytics meta tag behind activity alpha flag 2021-09-20 13:55:37 +05:30
meta Fixed missing renames getExcerpt -> generateExcerpt 2021-07-02 09:44:18 +01:00
services Moved route settings initialization to backend 2021-09-28 04:59:41 +13:00
views