0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/views
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
..
base.js Updates to modals 2013-09-01 19:44:31 +01:00
blog.js Improved Modals transitions 2013-08-28 14:23:36 +01:00
dashboard.js Improved mobile interactions 2013-08-16 12:44:11 +01:00
debug.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
editor-tag-widget.js Add post tagging functionality 2013-08-30 16:20:22 +01:00
editor.js Removing api calls from server side 2013-09-04 21:51:54 +01:00
login.js Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
settings.js Fix for settings view 2013-09-04 16:24:59 +01:00