Ghost/core/server
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
..
api Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
apps Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
config RSS Refactor with cache 2015-04-10 21:32:14 +01:00
controllers Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
data Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
email-templates
errors Remove duplicate 'an' 2015-02-06 20:30:35 +00:00
events Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
helpers Fix ghost_head helper on error pages 2015-04-16 18:40:17 +01:00
middleware RSS Refactor with cache 2015-04-10 21:32:14 +01:00
models Refactor to remove author.email from API 2015-04-17 22:27:04 +01:00
permissions
routes Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
storage Merge pull request #4820 from phated/file-storage 2015-03-20 08:55:19 +00:00
utils Fixed typos 2015-03-17 17:43:53 +00:00
views Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
filters.js
ghost-server.js Fixed typos 2015-03-17 17:43:53 +00:00
index.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
mail.js Fixed typos 2015-03-17 17:43:53 +00:00
require-tree.js
update-check.js