0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Jason Williams d0931aa455 Add location header to response when new object is created
closes #2635
- add new logic to the api request handler to set a location header
  when new objects are created
- added an api context to config.urlFor() to return the root url
- added functional tests for the affected routes
2014-05-04 14:52:01 +00:00
..
api Add location header to response when new object is created 2014-05-04 14:52:01 +00:00
apps Settings API Primary Document refactor 2014-04-30 23:15:27 -05:00
config Add location header to response when new object is created 2014-05-04 14:52:01 +00:00
controllers Move user API to primary document format 2014-05-02 20:50:44 +01:00
data Settings API Primary Document refactor 2014-04-30 23:15:27 -05:00
helpers Settings API Primary Document refactor 2014-04-30 23:15:27 -05:00
middleware Move user API to primary document format 2014-05-02 20:50:44 +01:00
models Move user API to primary document format 2014-05-02 20:50:44 +01:00
permissions Add permissions to API 2014-04-16 18:22:22 +02:00
routes Redirect from admin editor to frontend post view 2014-05-01 01:50:24 +00:00
storage Build correct path on image upload when config has custom content path 2014-04-07 05:01:39 +00:00
views Added email sending endpoint to the API. 2014-04-09 23:56:21 +02:00
api.js
bookshelf-session.js Improvements for models 2014-02-19 14:57:26 +01:00
errorHandling.js Settings API Primary Document refactor 2014-04-30 23:15:27 -05:00
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js Settings API Primary Document refactor 2014-04-30 23:15:27 -05:00
mail.js Settings API Primary Document refactor 2014-04-30 23:15:27 -05:00
middleware.js
require-tree.js Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js Adjust update check to handle changes in API calls 2014-05-04 01:36:00 +00:00
xmlrpc.js Add XML-RPC ping 2014-03-20 17:53:32 +00:00