Ghost/core/frontend/services/routing/controllers
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
..
channel.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
collection.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
entry.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
index.js Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00
preview.js Decreased coupling of frontend routing to server api 2021-07-19 19:45:54 +12:00
rss.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
static.js Decreased coupling of frontend routing to server api 2021-07-19 19:45:54 +12:00
unsubscribe.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00