Ghost/core
William Dibbern c5438c5fff Fix couple of issues when there are no posts
Fixes #877

- Updated the blog/content view to check `collection.length` before
attempting to pull another record.
- In the event an item is removed and the collection now has zero items,
still redraw the preview pane, just with no data.
2013-09-26 23:44:01 -05:00
..
client Fix couple of issues when there are no posts 2013-09-26 23:44:01 -05:00
server Removed version number from user menu 2013-09-22 22:54:07 +02:00
shared New default user image 2013-09-18 22:34:01 +01:00
test Merge pull request #843 from cgiffard/500-errors 2013-09-18 22:52:52 -07:00
config-loader.js Refactor the initial boot of Ghost, allowing Ghost updates to keep current configuration intact. 2013-09-14 14:04:08 +01:00
ghost.js Removing console log 2013-09-18 15:03:25 +01:00
server.js Merge pull request #843 from cgiffard/500-errors 2013-09-18 22:52:52 -07:00