0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/models/base
kirrg001 16fc0d29bf feature: when timezone changes, reschedule all posts
closes #6406
- created listeners.js connector
- merged listeners.js with events.js (in models/base)
- set a post to draft when published_at would be in the past
- reschedule a post when published_at would be in the future
2016-06-10 14:58:19 +02:00
..
index.js feature: when timezone changes, reschedule all posts 2016-06-10 14:58:19 +02:00
listeners.js feature: when timezone changes, reschedule all posts 2016-06-10 14:58:19 +02:00
token.js Refactor authentication API into pipeline format 2016-03-07 11:53:54 -06:00
utils.js Filter plugin with enforce/default logic 2015-11-17 10:39:44 +00:00