Ghost/core/server/api
David Wolfe c3fcb3105f Add ghost-backup client to trigger export (#8911)
no issue
- adds a ghost-backup client
- adds a client authenticated endpoint to export blog for ghost-backup client only
- allows some additional overrides during import
- allows for an import by file to override locking a user and double hashing the password
2017-08-22 11:15:40 +01:00
..
app.js API express app routing & middleware improvements (#8883) 2017-08-17 17:52:58 +07:00
authentication.js 📖 shorten mail config docs links (#8592) 2017-06-15 18:04:48 +01:00
clients.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
configuration.js Add configuration/private endpoint and settings for Unsplash (#8895) 2017-08-15 15:59:16 +01:00
db.js Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
index.js Use "mounting" concept for active theme (#8193) 2017-03-21 10:03:09 +01:00
invites.js 🐛 invite existing users 2017-07-18 18:24:36 +01:00
mail.js 📖 shorten mail config docs links (#8592) 2017-06-15 18:04:48 +01:00
middleware.js Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
notifications.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
posts.js Add ?formats param to Posts API (#8305) 2017-05-30 11:40:39 +01:00
roles.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
routes.js Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00
schedules.js post update collision detection (#8328) (#8362) 2017-04-19 14:53:23 +01:00
settings.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
slack.js Slack integration 2016-05-08 12:49:15 +02:00
slugs.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
subscribers.js Fixed issue where all only a few subscribers where exported via CSV. (#7925) 2017-02-08 11:37:09 +01:00
tags.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
themes.js Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
upload.js 🎨 Move scheduling and storage in adapters/ (#8435) 2017-05-15 12:52:01 +02:00
users.js suspend user feature (#8114) 2017-03-13 12:03:26 +00:00
utils.js Add ?formats param to Posts API (#8305) 2017-05-30 11:40:39 +01:00