0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
David Arvelo 2d783ac3d4 DB API returns JSON-API compatible objects. Export triggers 'Save As' dialog.
closes #2647
- GET method returns { db: [exportedData] }
- POST, DELETE methods return { db: [] }
- 'delete all content' test updated
- Attach 'Content-Disposition' header on DB export for 'Save As' browser dialog
- Add DB API functional test for Export
2014-05-07 19:05:09 -04:00
..
client Adding READMEs to clarify the 2 client folders 2014-05-07 22:51:51 +01:00
clientold Adding READMEs to clarify the 2 client folders 2014-05-07 22:51:51 +01:00
server DB API returns JSON-API compatible objects. Export triggers 'Save As' dialog. 2014-05-07 19:05:09 -04:00
shared Improving the showdown extensions 2014-03-20 17:08:13 +00:00
test DB API returns JSON-API compatible objects. Export triggers 'Save As' dialog. 2014-05-07 19:05:09 -04:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00