Ghost/core/server/api
Jason Williams 136bdbd9ff Return http status 204 on deletes
Closes #2871
- Refactor api http handlers.
- Update tests.
- Remove special handling of responses in ember adapter.
2016-03-22 11:42:48 -05:00
..
authentication.js Refactor authentication API into pipeline format 2016-03-07 11:53:54 -06:00
clients.js Harvest server side strings 2015-12-19 12:12:16 +01:00
configuration.js Including timezones API in configuration endpoint 2016-02-24 16:44:01 +02:00
db.js Refactor content deletion 2016-03-22 10:10:09 -05:00
index.js Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
mail.js Refactor mail service 2016-02-10 16:31:42 -06:00
notifications.js Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
posts.js Return http status 204 on deletes 2016-03-22 11:42:48 -05: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 Return http status 204 on deletes 2016-03-22 11:42:48 -05: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 Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
utils.js Harvest server side strings 2015-12-19 12:12:16 +01:00