0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services/routing
Fabien O'Carroll 98b4940f70
🐛 Allowed data in collections to use specified key (#10559)
closes #10434

This adds the list of objects to the specified key,
finishing off the work started in the PR here:
https://github.com/TryGhost/Ghost/pull/10449
2019-03-04 17:53:58 +01:00
..
config Renamed authors ctrl to authors-public 2019-02-26 08:33:10 +01:00
controllers Fixed broken static routes with members serverside rendering 2019-02-26 12:19:31 +07:00
helpers 🐛 Allowed data in collections to use specified key (#10559) 2019-03-04 17:53:58 +01:00
middlewares Removed /index from requires 2018-10-04 17:39:04 +02:00
bootstrap.js 🐛 Fixed crash on startup when no active theme (#10426) 2019-01-28 22:36:47 +05:30
CollectionRouter.js Bumped knex & bookshelf dependencies (#10404) 2019-01-21 21:53:11 +01:00
index.js
ParentRouter.js 🐛Fixed auto redirect for extra data queries on post and page resources (#9828) 2018-12-03 20:31:48 +01:00
PreviewRouter.js 🐛 Fixed prev_next helper when using Content API v2 (#10397) 2019-01-21 11:48:18 +01:00
registry.js Dynamic Routing Beta: collection name behaviour 2018-06-21 20:59:43 +02:00
RSSRouter.js
StaticPagesRouter.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
StaticRoutesRouter.js 🐛 Dynamic Routing Beta: Fixed wrong template order for static routes 2018-08-16 12:13:24 +02:00
TaxonomyRouter.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00