0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
Hannah Wolfe 8b9734ea31 Add new ghost-scheduler client
refs #6301, #6399

- new scheduler client will be used by any web app that handles time and calls back to the scheduling API at the right time
- new scheduler client will need to be confidential, rather than public, hence the 'web' type instead of 'ua'
- adds validation to client type that it must have a type of 'ua', 'web', or 'native'
2016-04-14 19:02:49 +01:00
..
client Merge pull request #6651 from kevinansfield/uploader-js-must-die 2016-04-14 16:57:57 +01:00
server Add new ghost-scheduler client 2016-04-14 19:02:49 +01:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test Add new ghost-scheduler client 2016-04-14 19:02:49 +01:00
index.js