Ghost/core/server/models
Hannah Wolfe f8d9af1010 Add some debugging tools to filters
- pass debug: true to the API to get some useful debug output
- does not work in production mode

Note: I have added these lines back in so many times in the past month or so so that I could
figure out what was happening, I figured everyone else might find them useful.

TODO: use a proper logging method dependent on env
2015-11-18 19:17:06 +00:00
..
base Add some debugging tools to filters 2015-11-18 19:17:06 +00:00
plugins Add some debugging tools to filters 2015-11-18 19:17:06 +00:00
accesstoken.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app-field.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app-setting.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
client-trusted-domain.js Add table columns for OAuth 2015-09-02 13:39:22 +01:00
client.js Public API 2015-10-22 15:28:47 +02:00
index.js Refactor require-tree and split it into models 2015-10-12 17:48:37 +02:00
permission.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
post.js Filter plugin with enforce/default logic 2015-11-17 10:39:44 +00:00
refreshtoken.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
role.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
settings.js Change type for private blog settings 2015-09-02 13:39:23 +01:00
tag.js Merge pull request #6082 from ErisDS/filter-plugin 2015-11-17 12:32:56 +01:00
user.js Merge pull request #6082 from ErisDS/filter-plugin 2015-11-17 12:32:56 +01:00