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/helpers
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
..
context.js 🐛Disallowed indexing of preview pages (#9762) 2018-09-17 11:29:47 +02:00
entry-lookup.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
error.js
fetch-data.js Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
format-response.js Changed entry lookup helper to respect the resource type 2018-10-18 19:41:07 +02:00
index.js Renamed post-lookup to entry-lookup 2018-10-18 19:41:07 +02:00
render-entries.js Dynamic Routing Beta: Channels 2018-06-24 02:06:58 +02:00
render-entry.js
renderer.js Dynamic Routing Beta: Added ability to disable+override rss (#9693) 2018-06-26 01:33:29 +02:00
secure.js
templates.js Dynamic Routing Beta: Refactor res.routerOptions (#9705) 2018-06-26 01:12:50 +02:00