0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/models
Fabian Becker 11c8d234f7 New Post UX behaviour.
refs #1351
- Make generateSlug a static method on base model
- Change client behaviour (unfinished)
- Add new getSlug API method
2014-01-06 21:05:17 -05:00
..
base.js New Post UX behaviour. 2014-01-06 21:05:17 -05:00
index.js New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
permission.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
post.js New Post UX behaviour. 2014-01-06 21:05:17 -05:00
role.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
session.js Replace cookieSession with session 2013-11-24 15:29:36 +01:00
settings.js Disable xss santization 2014-01-06 20:17:20 +00:00
tag.js Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
user.js Disable xss santization 2014-01-06 20:17:20 +00:00