Ghost/core/server/models
renovate[bot] db53ac0721 Update Test & linting packages (major) (#10858)
no issue 

- Updated Test & linting packages
- Updated use of hasOwnProperty
- Using Object.prototype.hasOwnProperty instead (ref. eslint.org/docs/rules/no-prototype-builtins)
- Removed already defined built-in global variable Intl
- Applied `--fix` with lint command on `core/test` folder
- The rules were broken because some of them were made stricter for `eslint: recommended` ruleset (ref. https://eslint.org/docs/user-guide/migrating-to-6.0.0#eslint-recommended-changes)
- Removed redundant global variable declarations to pass linting
2019-07-05 13:40:43 +02:00
..
base Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
plugins Improved error context usage (#10669) 2019-04-09 13:00:56 +08:00
relations 🐛 Fixed field filtering for /authors/:id endpoints 2019-03-05 15:18:32 +08:00
accesstoken.js Ensured consistency for event handlers in the model layer 2019-02-07 11:02:35 +01:00
action.js Added model implementation for actions 2019-02-06 21:36:09 +01:00
api-key.js Added migration to insert builtin Zapier integration (#10500) 2019-02-15 14:48:21 +00:00
app-field.js
app-setting.js
app.js
author.js
client-trusted-domain.js
client.js
index.js Added model implementation for actions 2019-02-06 21:36:09 +01:00
integration.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
invite.js
member.js
mobiledoc-revision.js
permission.js
post.js Added Canonical URL support to posts&pages in Admin & Content API v2 (#10594) 2019-03-12 17:51:29 +08:00
refreshtoken.js
role.js
session.js
settings.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
subscriber.js Ensured consistency for event handlers in the model layer 2019-02-07 11:02:35 +01:00
tag-public.js
tag.js 🐛 Fixed field filtering for /tags/:id endpoints 2019-03-05 13:17:38 +08:00
user.js 🐛 Disallowed locked/suspended users from being made owner via the API (#10647) 2019-04-16 10:30:29 +01:00
webhook.js Ensured consistency for event handlers in the model layer 2019-02-07 11:02:35 +01:00