Ghost/core/server/services/routing/controllers
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
..
channel.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
collection.js Fixed site using API v2 (#10332) 2019-01-04 18:24:00 +01:00
entry.js Added TODO to controllers/entry.js 2018-10-18 19:41:07 +02:00
index.js Dynamic Routing Beta: Channels 2018-06-24 02:06:58 +02:00
preview.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
rss.js Updated blog site components to respect the api version 2018-10-18 19:41:07 +02:00
static.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00