Ghost/core/server/services/routing
Katharina Irrgang 6b758bda79
Refactored routing config for multiple api versions (#10333)
refs #10124

- one clean v0.1 and v2 config file for routing!
- solves one underlying bug reported in #10124
- the alias handling was just a hotfix to support v2 for the site
- but it was hard to read, ugly
- now we have two clean configs
- we'll see how useful it is
- need to do proper manual testing on Monday
2019-01-04 21:59:39 +01:00
..
config Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
controllers Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
helpers Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
middlewares Removed /index from requires 2018-10-04 17:39:04 +02:00
bootstrap.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
CollectionRouter.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
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 Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
registry.js Dynamic Routing Beta: collection name behaviour 2018-06-21 20:59:43 +02:00
RSSRouter.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
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