0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/api
Jason Williams 7d3139d093 Check setup status when making API responses
Closes #3303, Closes #3299
- Check whether or not setup has been completed when deciding
  how to respond to certain API requests.
- Add tests.
2014-07-18 22:28:28 +00:00
..
authentication.js Check setup status when making API responses 2014-07-18 22:28:28 +00:00
db.js Move image upload to API 2014-07-15 12:40:14 +02:00
index.js Move image upload to API 2014-07-15 12:40:14 +02:00
mail.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
notifications.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
posts.js Adding and renaming permissions 2014-07-17 12:32:25 +01:00
settings.js Lazy load default settings 2014-06-17 10:36:47 -05:00
slugs.js Update slug API to work with additional types 2014-06-04 05:54:03 +00:00
tags.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
themes.js Full pass at inline API Docs 2014-06-03 14:05:25 +01:00
upload.js Move image upload to API 2014-07-15 12:40:14 +02:00
users.js Wire permmissions for notifications, mail and tags 2014-07-17 16:44:09 +01:00
utils.js Fix editing author 2014-07-18 10:48:48 +02:00