Ghost/core/client
Sebastian Gierlinger 6220bd19f5 Use ajax for import
closes #1854
- added blueimp file upload to debug.js
- changed POST /ghost/api/v0.1/db to be used with AJAX
- cache invalidation header should now work for import
- moved busboy middleware invocation to routes/api and routes/admin
- moved api.db.import to api.db.importContent (I hated the [] notation)
- moved api.db.export to api.db.exportContent (see above)
2014-01-06 22:55:43 +00:00
..
assets Disabled styles for disabled buttons 2014-01-03 22:13:02 +01:00
helpers New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
models Fix error when uploading logo/cover image 2013-12-06 16:43:53 +01:00
tpl New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
views Use ajax for import 2014-01-06 22:55:43 +00:00
init.js Path, url and subdir cleanup & test 2013-12-28 16:09:56 +00:00
markdown-actions.js Merge pull request #925 from matthojo/New-line 2013-10-09 11:32:43 -07:00
mobile-interactions.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
router.js API refactor / cleanup 2013-12-20 13:07:01 +00:00
toggle.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00