0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Daniel Lockyer 23c207cefc Updated signature of Bookshelf model listeners
- as per https://github.com/bookshelf/bookshelf/wiki/Migrating-from-0.15.1-to-1.0.0#different-arguments-on-after-save-event-listeners-saved-created-and-updated, the signature of saved, created and updated listeners has changed to remove the second argument
- this commits updates our signatures too
2021-09-10 16:59:11 +01:00
..
client@ef223b0312 Updated Admin to v4.13.0 2021-09-06 12:21:31 +01:00
frontend Added beta {{products}} helper for tiers list on post (#13267) 2021-09-10 09:30:41 +05:30
server Updated signature of Bookshelf model listeners 2021-09-10 16:59:11 +01:00
shared Updated tiers as a beta feature from alpha 2021-09-09 16:57:46 +05:30
app.js
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00