Ghost/core/frontend/services
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
..
apps Added linting for use of @tryghost/errors 2021-12-01 11:22:21 +00:00
card-assets Improved error handling in card-assets 2021-11-23 17:24:49 +00:00
data Moved frontend data helpers into their own service 2022-04-05 13:38:42 +01:00
helpers Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
routing Moved frontend data helpers into their own service 2022-04-05 13:38:42 +01:00
rss Lazy loaded cheerio dependency 2021-11-18 17:31:04 +01:00
sitemap 🐛 Added pagination to sitemap.xml to avoid max 50,000 entries limit 2022-01-05 11:54:35 +01:00
theme-engine 🐛 Fixed post access in the get helper (#14282) 2022-03-17 11:14:29 +01:00
proxy.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
rendering.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00