Ghost/core/server/api/v0.1
kirrg001 3e397275d1 Added protection against an empty notification response
no issue

- discovered in https://github.com/TryGhost/Ghost/pull/9940
- pulled the change out and push straight to master
2018-10-06 21:01:42 +02:00
..
decorators Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
authentication.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
clients.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
configuration.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
db.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
index.js Added protection against an empty notification response 2018-10-06 21:01:42 +02:00
invites.js Moved custom invite permission to permissible fn 2018-10-05 15:38:14 +02:00
mail.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
notifications.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
oembed.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
posts.js Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
redirects.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
roles.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
schedules.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
settings.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
slack.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
slugs.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
subscribers.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
tags.js Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
themes.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
upload.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
users.js Moved user controller permission handling to user permissible fn 2018-10-06 02:25:46 +02:00
utils.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
webhooks.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00