Ghost/core/server/models/base
Daniel Lockyer 6ce1b11a15 Extracted Bookshelf events code to plugin
no issue

- this commit extracts event related code from the Base model into a plugin
- in particular:
    - events initialization
    - the `on*` events
    - `emitChange` - I'm not sure about this one but it __is__ event
      related
2021-06-17 12:04:38 +01:00
..
actions.js Extracted Bookshelf actions code to plugin 2021-06-17 12:04:38 +01:00
bookshelf.js Extracted Bookshelf events code to plugin 2021-06-17 12:04:38 +01:00
bulk-operations.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
crud.js Refactored Bookshelf CRUD functions into plugin 2021-06-15 18:27:43 +01:00
events.js Extracted Bookshelf events code to plugin 2021-06-17 12:04:38 +01:00
index.js Extracted Bookshelf events code to plugin 2021-06-17 12:04:38 +01:00
listeners.js Refactored Bookshelf CRUD functions into plugin 2021-06-15 18:27:43 +01:00
utils.js Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00