Ghost/core/server/controllers/frontend
Hannah Wolfe e9035fde4e Switch frontend controller to use new filter param
refs #5943, #5091

- updated fetch-data to handle multiple api queries
- using named keys for queries so that the names of items in the result are correct (tag instead of tags etc)
- updated channel configs in frontend controller
- removed old filter code from frontend controller
- added test coverage for fetch-data and format-response
- fixes / removes tests which are broken by the refactor
2015-10-26 09:40:19 +00:00
..
context.js Frontend controller refactor & test improvements 2015-10-15 10:17:42 +01:00
error.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
fetch-data.js Switch frontend controller to use new filter param 2015-10-26 09:40:19 +00:00
format-response.js Switch frontend controller to use new filter param 2015-10-26 09:40:19 +00:00
index.js Switch frontend controller to use new filter param 2015-10-26 09:40:19 +00:00
secure.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
theme-paths.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00