0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/models
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
..
base Refactor authentication API into pipeline format 2016-03-07 11:53:54 -06:00
plugins
accesstoken.js
app-field.js
app-setting.js
app.js
client-trusted-domain.js
client.js Move client secret logic into the model 2016-02-18 20:33:37 +00:00
index.js Refactor content deletion 2016-03-22 10:10:09 -05:00
permission.js
post.js Return http status 204 on deletes 2016-03-22 11:42:48 -05:00
refreshtoken.js
role.js
settings.js Reorganise & rename server/data/ folder internals 2016-02-04 20:39:15 +00:00
tag.js Refactor content deletion 2016-03-22 10:10:09 -05:00
user.js Fixing typo in i18n key 2016-02-18 12:52:53 +00:00