Ghost/core/server/data
Sebastian Gierlinger c558cb7648 Add validation for importer
closes #952
- moved api.js to api/index.js
- added api/db.js for import and export functions
- moved /ghost/debug/db/export to GET /api/v0.1/db
- moved /ghost/debug/db/import to POST /api/v0.1/db
- removed /ghost/debug/db/reset
- added validation for import
- added constraints object to migration
2013-10-23 19:42:55 +01:00
..
export Updating to bookshelf 0.5.7 & knex 0.4.11 2013-10-17 18:23:36 +01:00
fixtures Remove broken image from fixture 2013-09-27 09:18:02 +01:00
import Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
migration Add validation for importer 2013-10-23 19:42:55 +01:00
default-settings.json Client & Server side validation for posts per page 2013-09-19 07:55:37 +01:00