0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Peter Szel 2433116cc6 Added email sending endpoint to the API.
closes #2550

- Added new API module named 'mail'
- Added routes for the mail endpoint
- Added 'send a test email' button to the debug settigns page
- Added handler to this button which sends and AJAX request to the mail API endpoint
2014-04-09 23:56:21 +02:00
..
client Added email sending endpoint to the API. 2014-04-09 23:56:21 +02:00
server Added email sending endpoint to the API. 2014-04-09 23:56:21 +02:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test Refactor the API route tests to use supertest 2014-04-07 15:40:20 +01:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00