Ghost/core/server/api
Hannah Wolfe e26e83d40a Refactor to remove author.email from API
refs #2330

- Pass through `options` to all toJSON calls on posts, tags, and users
- Use options.context.user to determine whether it's OK to return user.email
- Remove author.email handling code from frontend.js
2015-04-17 22:27:04 +01:00
..
authentication.js Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
configuration.js No more feature flag for Code Injection 2015-04-09 17:52:41 +01:00
db.js Refactor importer with tests 2014-12-17 18:22:39 +00:00
index.js Cache invalidation can no longer be so clever 2015-04-14 16:34:34 +01:00
mail.js Removes objectTypeModelMap to reduce circular dependency. 2014-10-27 20:48:22 -04:00
notifications.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
posts.js Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
roles.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
settings.js Make the {{navigation}} helper global 2015-02-28 12:53:00 +00:00
slugs.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
tags.js Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
themes.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
upload.js Add support for zip import 2014-12-10 20:21:06 +00:00
users.js Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
utils.js Check ids match on edit 2015-02-28 16:25:37 +00:00