0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/api
Fabian Becker 688b3914e4 Implements new Configuration API
closes #3619
- adds new permissions for configuration API
- adds integration tests
- adds configuration API for reading allowed values
2014-08-31 20:54:17 +00:00
..
authentication.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
configuration.js Implements new Configuration API 2014-08-31 20:54:17 +00:00
db.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
index.js Implements new Configuration API 2014-08-31 20:54:17 +00:00
mail.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
notifications.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
posts.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
roles.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
settings.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
slugs.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
tags.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
themes.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
upload.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
users.js Delete tokens before deleting a user 2014-08-23 20:13:17 +01:00
utils.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00