0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
Gabor Javorszky 187c486b2f Replaces sendmail with direct
Closes #1538
* rips out sendmail
* adds direct
* updates nodemailer to 0.7.1
* changes unit tests for mail
* changed integration tests for mail
* adds mail api tests
2014-09-08 20:52:10 +01:00
..
api Remove permissions from configuration API 2014-09-02 15:48:32 +00:00
apps Stop packagePath variable from being undefined 2014-09-05 22:52:24 +10:00
config Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
controllers Ability to create custom template files for custom tags. Eg. tag-design.hbs 2014-09-05 17:35:30 +01:00
data Merge pull request #3912 from halfdan/3909-config-api 2014-09-02 20:29:09 +01:00
email-templates Implementing HTML emails 2014-07-29 00:55:14 -04:00
errors Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00
helpers Ability to create custom template files for custom tags. Eg. tag-design.hbs 2014-09-05 17:35:30 +01:00
middleware Merge pull request #3867 from hswolff/middleware-work 2014-09-08 13:43:48 -06:00
models Run import run operations in order. 2014-08-28 00:21:13 +00:00
permissions Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
routes Implements new Configuration API 2014-08-31 20:54:17 +00:00
storage Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
utils Return leading image for {{content words="0"}} 2014-08-28 09:51:00 -07:00
views Adding Grunt tasks for Sass 2014-08-31 14:16:58 +01:00
filters.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
GhostServer.js Makes the Ghost application more express middleware friendly. 2014-08-29 17:30:16 -04:00
index.js Replaces sendmail with direct 2014-09-08 20:52:10 +01:00
mail.js Replaces sendmail with direct 2014-09-08 20:52:10 +01:00
require-tree.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
update-check.js Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
xmlrpc.js Move Models module to have an init method that sets up all models 2014-08-18 15:54:10 -04:00