0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/core/server/data/schema
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
..
clients Move db connection out of config 2016-02-12 13:56:23 +00:00
checks.js Reorganise & rename server/data/ folder internals 2016-02-04 20:39:15 +00:00
commands.js Split migrations/index.js & add tests 2016-03-15 10:11:33 +00:00
default-settings.json Initial commit of 005 version 2016-04-14 18:59:13 +01:00
index.js Reorganise & rename server/data/ folder internals 2016-02-04 20:39:15 +00:00
schema.js Add new ghost-scheduler client 2016-04-14 19:02:49 +01:00
versioning.js Rewrite DB update to be explicit 2016-03-17 21:17:19 +00:00