0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
“kirrg001” 1421c92ba5 post-scheduling
refs #6413
- PUT endpoint to publish a post/page for the scheduler
- fn endpoint to get all scheduled posts (with from/to query params) for the scheduler
- hardcoded permission handling for scheduler client
- fix event bug: unscheduled
- basic structure for scheduling
- post scheduling basics
- offer easy option to change adapter
- integrate the default scheduler adapter
- update scheduled posts when blog TZ changes
- safety check before scheduler can publish a post (not allowed to publish in the future or past)
- add force flag to allow publishing in the past
- invalidate cache header for /schedules/posts/:id
2016-06-14 10:52:13 +02:00
..
api post-scheduling 2016-06-14 10:52:13 +02:00
apps deps: lodash@4.13.1 2016-06-11 13:13:55 -06:00
config post-scheduling 2016-06-14 10:52:13 +02:00
controllers internal tags feature 2016-06-11 09:12:04 -06:00
data deps: lodash@4.13.1 2016-06-11 13:13:55 -06:00
errors post-scheduling 2016-06-14 10:52:13 +02:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers deps: lodash@4.13.1 2016-06-11 13:13:55 -06:00
mail Refactor mail service 2016-02-10 16:31:42 -06:00
middleware deps: lodash@4.13.1 2016-06-11 13:13:55 -06:00
models post-scheduling 2016-06-14 10:52:13 +02:00
permissions deps: lodash@4.13.1 2016-06-11 13:13:55 -06:00
routes post-scheduling 2016-06-14 10:52:13 +02:00
scheduling post-scheduling 2016-06-14 10:52:13 +02:00
storage Revert "Revert "Force UTC at process level"" 2016-06-03 09:06:18 +01:00
translations post-scheduling 2016-06-14 10:52:13 +02:00
utils post-scheduling 2016-06-14 10:52:13 +02:00
views move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Harvest server side strings 2015-12-19 12:12:16 +01:00
i18n.js improvement: general fixes 2016-06-01 07:07:20 +02:00
index.js post-scheduling 2016-06-14 10:52:13 +02:00
overrides.js deps: lodash@4.13.1 2016-06-11 13:13:55 -06:00
update-check.js deps: bluebird@3.3.3 2016-03-01 15:17:20 -06:00