0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/controllers/frontend
Hannah Wolfe a956d595f2 Make channel config dynamic
refs #5091, #6166

- fetch channel config via an internal function
- prevents channel config from being statically cached at runtime
- means that labs & other settings can be used to change these values
2015-12-07 20:06:35 +00:00
..
channel-config.js Make channel config dynamic 2015-12-07 20:06:35 +00:00
context.js
error.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
fetch-data.js Unify code for picking a template to render with 2015-12-01 12:05:46 +08:00
format-response.js Switch frontend controller to use new filter param 2015-10-26 09:40:19 +00:00
index.js Make channel config dynamic 2015-12-07 20:06:35 +00:00
secure.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
templates.js Unify code for picking a template to render with 2015-12-01 12:05:46 +08:00