0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api
Gabor Javorszky 24190a186e Move mail api to json/api format
Fixes #2650
* rerouted all mail sending to api/mail
* changed request and response formats to json/api-like structure
* tested with forgotten password and new blog email
2014-05-13 17:34:37 +01:00
..
db.js Merge pull request #2719 from appleYaks/import-backward-compatible 2014-05-11 16:17:17 +01:00
index.js Add distinct error classes 2014-05-09 12:11:29 +02:00
mail.js Move mail api to json/api format 2014-05-13 17:34:37 +01:00
notifications.js Add distinct error classes 2014-05-09 12:11:29 +02:00
posts.js Add distinct error classes 2014-05-09 12:11:29 +02:00
settings.js Ensure settings values are strings before saving 2014-05-13 05:36:18 +00:00
tags.js Tag API: Primary Document Format 2014-04-20 19:48:59 -05:00
users.js Add distinct error classes 2014-05-09 12:11:29 +02:00