0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/models
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
..
base feature: when timezone changes, reschedule all posts 2016-06-10 14:58:19 +02:00
plugins add small permission improvements 2016-05-08 14:22:55 +02:00
accesstoken.js Add token added event, update last_login 2016-06-09 09:17:06 +01:00
app-field.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app-setting.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
client-trusted-domain.js Add table columns for OAuth 2015-09-02 13:39:22 +01:00
client.js Move client secret logic into the model 2016-02-18 20:33:37 +00:00
index.js feature: when timezone changes, reschedule all posts 2016-06-10 14:58:19 +02:00
permission.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
post.js Revert "Revert "Force UTC at process level"" 2016-06-03 09:06:18 +01:00
refreshtoken.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
role.js Improve code for handling fixture migrations 2016-04-10 19:02:22 +01:00
settings.js Revert "Revert "Force UTC at process level"" 2016-06-03 09:06:18 +01:00
subscriber.js subscribers: fix adding subscriber from admin if collection is empty 2016-05-11 19:23:44 +02:00
tag.js Refactor content deletion 2016-03-22 10:10:09 -05:00
user.js Revert "Revert "Force UTC at process level"" 2016-06-03 09:06:18 +01:00