Ghost/core/server
Hannah Wolfe ddcc7b78b6 Removing api calls from server side
closes #603, issue #395

- Changed hard-coded 'JOE BLOGGS' to use author data
- We still had api calls loading data server side before rendering pages.. which is unnecessary.
- Only thing using this was editor title, which is now populated client side
- May improve content screen load time.
2013-09-04 21:51:54 +01:00
..
controllers Removing api calls from server side 2013-09-04 21:51:54 +01:00
data Proper settings infrastructure, allowing new features without compromising old data. 2013-09-03 22:56:34 +01:00
filters
helpers Merge pull request #614 from ErisDS/theme-globals 2013-09-02 15:07:08 -07:00
models Proper settings infrastructure, allowing new features without compromising old data. 2013-09-03 22:56:34 +01:00
permissions Edit Post Permissions 2013-08-18 12:28:05 -05:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views Removing api calls from server side 2013-09-04 21:51:54 +01:00
api.js Merge pull request #587 from javorszky/iss288 2013-09-02 15:44:48 -07:00
errorHandling.js
mail.js Mail settings are per environment 2013-09-04 16:15:21 +01:00
require-tree.js