Ghost/core/frontend/services/routing/controllers
Hannah Wolfe 4ee2fcd869
Moved frontend data helpers into their own service
- Some of the helpers inside the routing service would be better suited to their own service
- These two helpers fetchData and entryLookup talk to the API to get data & so make a decent start for a data service
- The data service would be the single point of contact with the API for the frontend
- Doing this now cos I'm moving some files around ahead of deleting things for 5.0
2022-04-05 13:38:42 +01:00
..
channel.js Moved frontend data helpers into their own service 2022-04-05 13:38:42 +01:00
collection.js Moved frontend data helpers into their own service 2022-04-05 13:38:42 +01:00
email-post.js Updated frontend routing to include products for page/post 2022-02-01 11:13:51 +05:30
entry.js Moved frontend data helpers into their own service 2022-04-05 13:38:42 +01:00
index.js Added "email post" frontend routing 2021-08-13 12:09:11 +04:00
preview.js Updated frontend routing to include products for page/post 2022-02-01 11:13:51 +05:30
rss.js Moved frontend data helpers into their own service 2022-04-05 13:38:42 +01:00
static.js Updated frontend routing to include products for page/post 2022-02-01 11:13:51 +05:30
unsubscribe.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00