0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/models
Sebastian 9ee91b3547 Fix for post with '?'
closes #433
- if slug is empty after trimming use "post" as slug instead
2013-08-23 18:49:45 +02:00
..
base.js fixes incorrect toJSON extension, for eager loaded models 2013-08-22 13:53:46 -04: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 Fix for post with '?' 2013-08-23 18:49:45 +02: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 Added validation for signup and login screens 2013-08-20 09:42:42 +01:00