Ghost/core/server/controllers/frontend
Aileen Nowak 23f59c341c Replaced routeKeywords in config with hard coded keywords (#9561)
no issue
- removed the `routeKeywords` property from the config and used hard coded keywords.
- removed `routeKeywords` from public configuration API endpoint, as it's no longer used in the Admin.
2018-04-17 10:36:05 +01:00
..
context.js Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
error.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
fetch-data.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
format-response.js Renamed single / post -> entry 2017-11-08 10:07:52 +00:00
post-lookup.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
render-channel.js Introduced renderer to DRY up controllers (#9235) 2017-11-10 12:44:29 +00:00
render-entry.js Introduced renderer to DRY up controllers (#9235) 2017-11-10 12:44:29 +00:00
renderer.js Introduced renderer to DRY up controllers (#9235) 2017-11-10 12:44:29 +00:00
secure.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
templates.js Moved labs, auth, permissions, settings, mail, themes to services (#9339) 2017-12-14 03:01:23 +01:00