0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Jacob Gable 257169e8c9 Fix async helpers losing proper "this" context
Fixes #1357

- Instead of calling the passed function directly, use .call(this,
  options)
2013-10-30 21:07:17 -05:00
..
client Improved image cancel button 2013-10-30 14:35:24 +01:00
server Plugin API Refactor: Filter and Theme Helpers 2013-10-29 11:27:52 +00:00
shared Avoid filtering markdown code blocks 2013-10-26 12:16:47 -05:00
test improve layout of code to jslint standards in helpers unit tests 2013-10-29 20:16:59 +00:00
config-loader.js changes to support URI's without a scheme in config.js. 2013-10-14 10:42:08 -04:00
ghost.js Fix async helpers losing proper "this" context 2013-10-30 21:07:17 -05:00
server.js Read activePlugins from settings & improve error handling 2013-10-29 11:27:52 +00:00