Ghost/core/server/middleware
Hannah Wolfe 7dba7b52f8 💄 Misc cleanup in middleware, helpers & apps (#7479)
no issue

- unsued code:
  - there are no public assets anymore, might need to use this instead of shared in future, but for now lets remove it to reduce confusion
  - the `input password` box was incorrectly registered as an admin helper, thinking that was needed in order to render the default template. This isn't needed.
- apps:
  - small structure & comment update to amp app
  - moving input_password helper into private blogging app
  - refactor helpers in subscribers app
2016-10-04 19:09:18 +02:00
..
api
validation 💄 Ensure all middleware use named functions (#7434) 2016-09-26 11:10:44 +02:00
cache-control.js
check-ssl.js
cors.js
decide-is-admin.js
error-handler.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
index.js 💄 Misc cleanup in middleware, helpers & apps (#7479) 2016-10-04 19:09:18 +02:00
labs.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
maintenance.js 💄 Ensure all middleware use named functions (#7434) 2016-09-26 11:10:44 +02:00
redirect-to-setup.js Ghost OAuth (#7451) 2016-09-30 12:45:59 +01:00
serve-shared-file.js
spam-prevention.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
static-theme.js
theme-handler.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
uncapitalise.js