Ghost/core/server/views
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
..
partials New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
content.hbs New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
debug.hbs Use ajax for import 2014-01-06 22:55:43 +00:00
default.hbs Subdir support for admin interface 2013-11-27 09:57:38 +00:00
editor.hbs Complete post-settings menu refactor 2013-11-12 09:19:02 +01:00
error.hbs Fixed admin 404 page broken image refrence 2013-12-12 21:21:58 +00:00
forgotten.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
login.hbs Center login form with CSS instead of JS 2013-09-08 17:12:25 +02:00
reset.hbs Improved Password Reset Tool 2013-11-22 10:46:19 -06:00
settings.hbs Disable filestorage 2013-10-02 11:39:34 +02:00
signup.hbs Improved Auth screen markup and validation checks 2013-09-12 09:59:58 +01:00
user-error.hbs Link to the favicon using the asset helper 2013-12-22 09:35:45 -07:00