0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Hannah Wolfe cc00c6c64a Fix context setup (remove dep on req.route.path)
refs #5344

- As a result of #5344, context are pretty broken.
- This PR removes all dependence on req.route.path, and uses res.locals.relativeUrl
- res.locals.relativeUrl is used for many things and is dependable
2015-05-29 09:16:04 +01:00
..
client Fix up new setup code 2015-05-27 15:10:47 -05:00
server Fix context setup (remove dep on req.route.path) 2015-05-29 09:16:04 +01:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Fix context setup (remove dep on req.route.path) 2015-05-29 09:16:04 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00