Ghost/core/server/controllers/frontend
Austin Burdine 1181707a9d move private-blogging functionality into an internal app
closes #5914, #6589
- moves all private-blogging related code & tests into /server/apps/private-blogging/
- rework Grunt to run private-blogging tests
- modify server apps code to have a place for internal apps
2016-04-11 08:58:41 -05:00
..
channel-config.js Make frontend routing dynamic & driven by channels 2016-02-15 15:57:20 +00:00
channels.js Make frontend routing dynamic & driven by channels 2016-02-15 15:57:20 +00:00
context.js Generate context from channelConfig, not URL 2016-03-20 12:59:25 +00:00
error.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
fetch-data.js Don't include app fields 2016-02-11 15:03:33 +00:00
format-response.js Switch frontend controller to use new filter param 2015-10-26 09:40:19 +00:00
index.js move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
render-channel.js Make frontend routing dynamic & driven by channels 2016-02-15 15:57:20 +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