Ghost/core/server/models
Joerg Henning 0f3cb44227 deps: validator@5.1.0
closes #6462

- monkey-patch validator.extends() since it was dropped by validator @5.0.0
- coerce input to string prior to validation (custom toString func)
- need to handle boolean validation based on column type not isIn()
- use `lodash.tostring` to convert input values to strings
2016-04-19 09:39:12 +08:00
..
base Return computed columns when used in "columns" 2016-04-11 09:58:07 -05:00
plugins Harvest server side strings 2015-12-19 12:12:16 +01: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 Move client secret logic into the model 2016-02-18 20:33:37 +00:00
index.js Refactor content deletion 2016-03-22 10:10:09 -05:00
permission.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
post.js deps: validator@5.1.0 2016-04-19 09:39:12 +08:00
refreshtoken.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
role.js Improve code for handling fixture migrations 2016-04-10 19:02:22 +01:00
settings.js Remove sanitize() from model/base because clean code 2016-04-03 08:17:17 +08:00
tag.js Refactor content deletion 2016-03-22 10:10:09 -05:00
user.js deps: validator@5.1.0 2016-04-19 09:39:12 +08:00