0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/errors
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
..
badrequesterror.js Add distinct error classes 2014-05-09 12:11:29 +02:00
emailerror.js Add distinct error classes 2014-05-09 12:11:29 +02:00
index.js Move mail api to json/api format 2014-05-13 17:34:37 +01:00
internalservererror.js Add distinct error classes 2014-05-09 12:11:29 +02:00
nopermissionerror.js Add distinct error classes 2014-05-09 12:11:29 +02:00
notfounderror.js Add distinct error classes 2014-05-09 12:11:29 +02:00
requesttoolargeerror.js Add distinct error classes 2014-05-09 12:11:29 +02:00
unauthorizederror.js Add distinct error classes 2014-05-09 12:11:29 +02:00
validationerror.js Add distinct error classes 2014-05-09 12:11:29 +02:00