Ghost/core/server/models
Jason Williams bb4a0a3540 Update slug API to work with additional types
Closes #2866
-update slug API to handle users and apps in addition to
 posts and tags
-update existing tests
-add new functional tests for slug endpoint on http api
2014-06-04 05:54:03 +00:00
..
app.js Sanitize models' attributes/options before passing to bookshelf/knex 2014-05-06 23:02:49 -04:00
appField.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
appSetting.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
base.js Update slug API to work with additional types 2014-06-04 05:54:03 +00:00
index.js Refactor API arguments 2014-05-15 10:41:05 +01:00
permission.js Sanitize models' attributes/options before passing to bookshelf/knex 2014-05-06 23:02:49 -04:00
post.js Fix content preview actions and add tests 2014-05-23 20:54:02 +00:00
role.js Refactor API arguments 2014-05-15 10:41:05 +01:00
session.js Refactor API arguments 2014-05-15 10:41:05 +01:00
settings.js Refactor API arguments 2014-05-15 10:41:05 +01:00
tag.js Refactor API arguments 2014-05-15 10:41:05 +01:00
user.js Refactor API arguments 2014-05-15 10:41:05 +01:00