Ghost/core/server/helpers
Sebastian Gierlinger 078f464197 remove ghost.settings and ghost.notifications
covers 90% of #755
- moved ghost.settings to api.settings
- moved ghost.notifications to api.notifications
- split up api/index.js to notifications.js, posts.js, settings.js,
tags.js and users.js
- added instance.globals as temp workaround for blogglobals (Known
issue: blog title and blog description are updated after restart only)
- added webroot to config() to remove `var root = ...`
- changed `e` and `url` helper to async
- updated tests
2013-12-06 09:51:35 +01:00
..
tpl Swapping escape to sanitze 2013-10-09 19:13:16 +01:00
index.js remove ghost.settings and ghost.notifications 2013-12-06 09:51:35 +01:00
template.js remove ghost.settings and ghost.notifications 2013-12-06 09:51:35 +01:00