Ghost/core/server/api
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
..
db.js Use ajax for import 2014-01-06 22:55:43 +00:00
index.js Use ajax for import 2014-01-06 22:55:43 +00:00
notifications.js remove ghost.settings and ghost.notifications 2013-12-06 09:51:35 +01:00
posts.js New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
settings.js Adds URL back into theme config 2013-12-26 12:15:10 +00:00
tags.js remove ghost.settings and ghost.notifications 2013-12-06 09:51:35 +01:00
users.js remove ghost.settings and ghost.notifications 2013-12-06 09:51:35 +01:00