0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core
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
..
client@ef66ef1403 Updated Admin to v4.42.1 2022-04-04 10:39:50 +01:00
frontend Moved frontend data helpers into their own service 2022-04-05 13:38:42 +01:00
server Updated migration eslint rule to catch bad filenames 2022-04-05 11:50:39 +01:00
shared Fixed multiple mobile size bugs for Portal 2022-03-28 17:46:06 +05:30
app.js
boot.js Added theme-service-init metric during boot 2022-03-24 09:20:52 +00:00
bridge.js