0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
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
..
client Removed special character from SCSS 2013-10-23 11:38:57 +01:00
server Add validation for importer 2013-10-23 19:42:55 +01:00
shared Further fix to image markdown 2013-09-27 14:17:19 +01:00
test Merge pull request #1239 from cobbspur/tagsprefix 2013-10-23 08:11:22 -07:00
config-loader.js changes to support URI's without a scheme in config.js. 2013-10-14 10:42:08 -04:00
ghost.js Configuration validation in config-loader 2013-09-26 23:07:48 +01:00
server.js Add validation for importer 2013-10-23 19:42:55 +01:00