0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/models
William Dibbern 4b8806ec1d Infinite Scroll Pagination for content screen
Fixes #258

- Modified post collection to have default values for paging.
- Added scroll handler to content view to check for more posts and load
as appropriate.
- Sanitized result from server-side post paging, ensure page # is
returned as an integer.
- Added a functional test stub.
2013-09-15 18:34:23 -05:00
..
base.js One exporter to rule them all 2013-09-15 17:04:42 +01:00
index.js Mass renaming of things 2013-09-14 21:56:07 +01:00
permission.js Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00
post.js Infinite Scroll Pagination for content screen 2013-09-15 18:34:23 -05:00
role.js Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00
settings.js Improved error messaging 2013-09-15 13:52:58 +01:00
tag.js Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00
user.js Set migrations to use new 000 schema 2013-09-14 20:01:46 +01:00