Ghost/core/server/controllers
Jacob Gable 507174a00b Plugin API Refactor: Filter and Theme Helpers
issue #769

- Refactor doFilter to allow returning a promise from a filter handler
  and to also return a promise itself
- Move the logic out of the registerThemeHelper calls and into their own methods so
  we could test them in isolation.
- Assign the server to the ghost instance so the initPlugins method can
  get access to it.
2013-10-29 11:27:52 +00:00
..
admin.js Added quotes to changepw admin controller 2013-10-25 20:11:33 +02:00
frontend.js Plugin API Refactor: Filter and Theme Helpers 2013-10-29 11:27:52 +00:00