Ghost/core/server
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
..
api Change server-side labs utility to be synchronous 2015-12-03 16:05:50 +00:00
apps fixing 'undefined is not a function' error when loading apps 2015-12-04 23:00:37 -06:00
config
controllers Make channel config dynamic 2015-12-07 20:06:35 +00:00
data Unify code for picking a template to render with 2015-12-01 12:05:46 +08:00
errors
events
helpers Change server-side labs utility to be synchronous 2015-12-03 16:05:50 +00:00
mail
middleware Change server-side labs utility to be synchronous 2015-12-03 16:05:50 +00:00
models Remove undefined function and fix some comments 2015-12-01 23:28:36 -08:00
permissions
routes OAuth Middleware refactor 2015-12-01 21:20:11 +01:00
storage
translations
utils Change server-side labs utility to be synchronous 2015-12-03 16:05:50 +00:00
views
filters.js
ghost-server.js
i18n.js
index.js
update-check.js