Ghost/core/server/api
Harry Wolff 66845def85 Moves storage module to use prototypes for inheritance and structure.
addresses #2852

- Moves storage modules to use prototypes and to create prototypes
that inherit from the base storage ctor.

- Makes storage/base conform to an all Promise interface.
2014-09-12 21:41:29 -04:00
..
authentication.js Delete revoked tokens 2014-09-10 20:19:52 +02:00
configuration.js Force apps flag to be boolean in config API 2014-09-09 08:40:38 +01: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 Moves storage module to use prototypes for inheritance and structure. 2014-09-12 21:41:29 -04: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