Ghost/core/server/middleware
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
..
ghost-busboy.js ghost-busboy improvements 2014-01-06 22:39:03 +00:00
index.js Use ajax for import 2014-01-06 22:55:43 +00:00
middleware.js Cache control headers & query string asset management 2014-01-02 12:14:33 +00:00