Ghost/core
William Dibbern 54a6cf79d7 Fix duplication of entries in infinite scroll
Fixes #1242

- Switched to render each new item as its added to the collection when
retrieving via scroll checks.
- Added check to remove all subviews whenever `render` is called on
`ContentList` as a preventative measure.
- Cached the jquery reference to the ordered list in `render`.
2013-10-24 01:19:09 -05:00
..
client Fix duplication of entries in infinite scroll 2013-10-24 01:19:09 -05:00
server Fixed style of modal in preview. 2013-10-23 21:13:29 +01:00
shared Further fix to image markdown 2013-09-27 14:17:19 +01:00
test Merge pull request #1239 from cobbspur/tagsprefix 2013-10-23 08:11:22 -07:00
config-loader.js changes to support URI's without a scheme in config.js. 2013-10-14 10:42:08 -04:00
ghost.js Configuration validation in config-loader 2013-09-26 23:07:48 +01:00
server.js Add validation for importer 2013-10-23 19:42:55 +01:00