Ghost/core
Jason Williams ff321e086b Do not include url and author_id in post payload.
No Issue.
- Neither of these properties should be included in the
  payload sent from the client to the API.  URL is a
  read-only virtual property, and author_id is inserted
  locally as a convenience.
2014-12-15 15:07:04 +00:00
..
client Do not include url and author_id in post payload. 2014-12-15 15:07:04 +00:00
server Merge pull request #4629 from cobbspur/postpreview 2014-12-15 13:28:47 +00:00
shared Adds complete url for Sitemap in robots.txt 2014-12-13 18:01:28 +00:00
test Merge pull request #4629 from cobbspur/postpreview 2014-12-15 13:28:47 +00:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00