2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/api
kirrg001 91f36fc241 🐛 invite existing users
refs #8692

- protect invite endpoint
2017-07-18 18:24:36 +01:00
..
app.js Move activation to themes endpoint (#8093) 2017-03-08 10:46:03 +00: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 Pass clientExtensions to Ghost Admin (#8617) 2017-06-22 20:45:35 +02:00
db.js 🎨 refactor the importer (#8473) 2017-05-23 17:18:13 +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
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
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 😝 replace removeSync by sync (#8513) 2017-06-01 19:11:50 +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