0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/apps
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
..
amp 💄 Misc cleanup in middleware, helpers & apps (#7479) 2016-10-04 19:09:18 +02:00
private-blogging 💄 Misc cleanup in middleware, helpers & apps (#7479) 2016-10-04 19:09:18 +02:00
subscribers 💄 Misc cleanup in middleware, helpers & apps (#7479) 2016-10-04 19:09:18 +02:00
dependencies.js Replace fs.exists (deprecated) with fs.stat 2015-03-17 11:49:43 -07:00
index.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
loader.js 🎨 🔦 refactor content paths (images, apps, themes, storage, scheduling) 2016-09-20 15:59:34 +01:00
permissions.js Minor internal apps improvements 2016-04-14 19:05:48 +01:00
proxy.js Minor internal apps improvements 2016-04-14 19:05:48 +01:00
sandbox.js 🔥 remove postgres support 2016-09-20 15:59:34 +01:00