Ghost/core/server/models/base/plugins
Daniel Lockyer 80fa1d903e Removed explicit loading of Bookshelf registry plugin
- as per 5a5a5d162e, the Bookshelf registry plugin is now in core
- we no longer need to explicitly load the plugin, and it displays a
  warning if you do
- this change also turns `._models` into `.registry.models`, so our code has
  been updated to reflect that
2021-09-10 16:59:11 +01:00
..
actions.js Moved Bookshelf plugins to folder 2021-06-17 12:04:38 +01:00
bulk-operations.js Added bulkEdit to bulk-operations bookshelf plugin (#13223) 2021-08-13 12:19:02 +01:00
crud.js 🐛 Fixed a 500 error for incorrect fields parameter in API 2021-07-06 11:58:37 +04:00
data-manipulation.js Moved Bookshelf plugins to folder 2021-06-17 12:04:38 +01:00
events.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
filtered-collection.js Moved Bookshelf plugins to folder 2021-06-17 12:04:38 +01:00
generate-slug.js Moved Bookshelf plugins to folder 2021-06-17 12:04:38 +01:00
overrides.js Moved formatOnWrite function to Bookshelf override plugin 2021-06-17 16:47:47 +01:00
raw-knex.js Removed explicit loading of Bookshelf registry plugin 2021-09-10 16:59:11 +01:00
sanitize.js Fixed indenting for Bookshelf sanitize plugin JSDoc 2021-06-17 13:01:15 +01:00
user-type.js Moved Bookshelf plugins to folder 2021-06-17 12:04:38 +01:00