Ghost/core/server/api
Jason Williams c52fd1df9f Refactor mail service
Closes #5350
- No longer necessary to initialize via async init().
- Adds a startup-check for mail configuration.
- Creates a notification in the admin client if
  mail transport is "direct" and sending a message fails.
2016-02-10 16:31:42 -06:00
..
authentication.js Harvest server side strings 2015-12-19 12:12:16 +01:00
clients.js Harvest server side strings 2015-12-19 12:12:16 +01:00
configuration.js refactor admin config to include explicit value types 2016-01-19 09:43:09 -06:00
db.js Correctly clear settings cache after import 2016-02-04 09:23:43 +01:00
index.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
mail.js Refactor mail service 2016-02-10 16:31:42 -06:00
notifications.js Harvest server side strings 2015-12-19 12:12:16 +01:00
posts.js Harvest server side strings 2015-12-19 12:12:16 +01:00
roles.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
settings.js Harvest server side strings 2015-12-19 12:12:16 +01:00
slugs.js Harvest server side strings 2015-12-19 12:12:16 +01:00
tags.js Harvest server side strings 2015-12-19 12:12:16 +01:00
themes.js Harvest server side strings 2015-12-19 12:12:16 +01:00
upload.js Harvest server side strings 2015-12-19 12:12:16 +01:00
users.js Harvest server side strings 2015-12-19 12:12:16 +01:00
utils.js Harvest server side strings 2015-12-19 12:12:16 +01:00