0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/server/models
Hannah Wolfe ef1207cc0d Merge pull request #3213 from hswolff/lazy-load-models
Preparation for lazy loading of models
2014-07-11 15:29:46 +01:00
..
accesstoken.js oAuth 2014-06-30 14:58:10 +02:00
app.js Generate slug when adding new app. 2014-06-24 22:20:35 +00: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 Move creation of knex instance to config module 2014-07-10 08:00:24 -04:00
client.js oAuth 2014-06-30 14:58:10 +02:00
index.js Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
permission.js Sanitize models' attributes/options before passing to bookshelf/knex 2014-05-06 23:02:49 -04:00
post.js Fix limit parameter 2014-06-20 14:28:01 +02:00
refreshtoken.js oAuth 2014-06-30 14:58:10 +02: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 Fix active theme selector. Add validation to API. 2014-07-09 22:14:33 +00:00
tag.js Refactor API arguments 2014-05-15 10:41:05 +01:00
user.js Move setup to API 2014-07-11 14:17:09 +02:00