0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/routing
Nazar Gargol f5c1ed8fcb 🐛 Fixed 404 in collection index page if using data.slug
closes #10542

- Fixed error that was causing collection index to not be rendered: relations connected to alliased resource were not fetched
2019-04-30 18:20:20 +02:00
..
config Renamed authors ctrl to authors-public 2019-02-26 08:33:10 +01:00
controllers 🐛 Fixed redirect for pages causing 404 2019-04-22 15:08:09 +02:00
helpers 🐛 Fixed 404 in collection index page if using data.slug 2019-04-30 18:20:20 +02:00
middlewares Added comments for routing service 2019-04-21 23:55:22 +02:00
bootstrap.js Added comments for routing service 2019-04-21 23:55:22 +02:00
CollectionRouter.js Added comments for routing service 2019-04-21 23:55:22 +02:00
index.js
ParentRouter.js Added comments for routing service 2019-04-21 23:55:22 +02:00
PreviewRouter.js Added comments for routing service 2019-04-21 23:55:22 +02:00
registry.js Added comments for routing service 2019-04-21 23:55:22 +02:00
RSSRouter.js Added comments for routing service 2019-04-21 23:55:22 +02:00
StaticPagesRouter.js Added comments for routing service 2019-04-21 23:55:22 +02:00
StaticRoutesRouter.js Added comments for routing service 2019-04-21 23:55:22 +02:00
TaxonomyRouter.js Added comments for routing service 2019-04-21 23:55:22 +02:00