2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/web
Hannah Wolfe 9a2719ac4f Decoupled routing service and theme service
- This is a fairly temporary state
- It at least removes the themeService require from inside the routingService
- Requires us to pass the routingService the desired API Version...
- We're working towards having the entire frontend respect the theme API version by having it passed around everywhere
2019-11-06 15:20:13 +07:00
..
admin 🐛 Fixed 404s when using a proxy setup (#11269) 2019-10-28 11:22:05 +00:00
api Removed /api/v2/members/ endpoints (#11308) 2019-10-31 11:11:46 +00:00
shared 🐛 Fixed 404s when using a proxy setup (#11269) 2019-10-28 11:22:05 +00:00
site Decoupled routing service and theme service 2019-11-06 15:20:13 +07:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
parent-app.js 🐛 Fixed 404s when using a proxy setup (#11269) 2019-10-28 11:22:05 +00:00