0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/models
Jacob Gable a1d00b56b2 Trim title and don't allow negative pages
Added a .trim() to the slug generation and redirect to the first page if
the page parameter is parsed as less than 1.
2013-08-19 21:18:39 -05:00
..
base.js Current user added 2013-08-17 22:02:46 +01:00
index.js Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
permission.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
post.js Trim title and don't allow negative pages 2013-08-19 21:18:39 -05:00
role.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
settings.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
user.js Edit Post Permissions 2013-08-18 12:28:05 -05:00