Ghost/core/frontend
Naz d1b569075f Decreased coupling of frontend routing to server api
refs https://github.com/TryGhost/Team/issues/527
refs https://github.com/TryGhost/Ghost/issues/10790

- Frontent has to have as few as possible coupling points with the Ghost Server API. By design that point has been a "proxy.api" property that will become more and more constraint in the future based to limit the surface of frontend interaction with servers's API
- Removing `.../server/api` requires in favor of using a proxy decreases direct coupling
2021-07-19 19:45:54 +12:00
..
apps Refactored proxy imports in frontend helpers 2021-07-07 17:02:58 +04:00
helpers Updated default content cta for restricted post/page access to custom filters 2021-07-05 17:10:45 +05:30
meta Fixed missing renames getExcerpt -> generateExcerpt 2021-07-02 09:44:18 +01:00
services Decreased coupling of frontend routing to server api 2021-07-19 19:45:54 +12:00
views Updated unsubscribe copy 2019-11-26 11:03:14 +01:00