Ghost/ghost/admin/views
Sebastian Gierlinger 01f79c2921 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
..
base.js Subdir support for admin interface 2013-11-27 09:57:38 +00:00
blog.js Path, url and subdir cleanup & test 2013-12-28 16:09:56 +00:00
debug.js Use ajax for import 2014-01-06 22:55:43 +00:00
editor-tag-widget.js Fixes showing tag suggestions and tag container padding 2014-01-03 04:42:59 -05:00
editor.js Restructure error and success messages for the editor. 2013-11-26 01:00:46 +01:00
login.js Path, url and subdir cleanup & test 2013-12-28 16:09:56 +00:00
post-settings.js Path, url and subdir cleanup & test 2013-12-28 16:09:56 +00:00
settings.js Path, url and subdir cleanup & test 2013-12-28 16:09:56 +00:00