0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Daniel Lockyer 0830bcb74e
Moved setId function to Bookshelf events plugin
no issue

- `setId` is only used within the `events` plugin and it makes sense to
  keep code together
- we don't lose anything by putting it here, but it should make it
  easier to test in the future
2021-06-17 17:07:10 +01:00
..
client@952a65065d Updated Ghost-Admin to v4.7.0 2021-06-08 17:06:37 +01:00
frontend Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
server Moved setId function to Bookshelf events plugin 2021-06-17 17:07:10 +01:00
shared Revert "Re-export logging in ./core/shared/logging" 2021-06-17 11:11:03 +01:00
app.js
boot.js Replaced ghost-version.js with @tryghost/version 2021-06-16 13:16:15 +01:00
bridge.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00