0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
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 App restructure - closes #245 2013-07-11 20:23:34 +01:00
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 improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
mail.js Mail settings are per environment 2013-09-04 16:15:21 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00