Ghost/core/frontend/services
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 Changed app/loader to use @tryghost/errors 2021-06-30 16:05:54 +01:00
redirects Moved i18n to shared 2021-05-04 13:03:38 +01:00
routing Decreased coupling of frontend routing to server api 2021-07-19 19:45:54 +12:00
rss 🏗 Changed internal URL storage format to use __GHOST_URL__ (#12731) 2021-03-05 13:54:01 +00:00
settings Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
sitemap Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
theme-engine Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
url Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
proxy.js Moved labs utlity to shared 2021-07-08 09:05:41 +01:00