0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
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
..
api Add validation for importer 2013-10-23 19:42:55 +01:00
controllers Add validation for importer 2013-10-23 19:42:55 +01:00
data Add validation for importer 2013-10-23 19:42:55 +01:00
helpers adds prefix option to tag helper 2013-10-22 22:57:31 +01:00
models Added server validation for location field 2013-10-22 23:00:12 +01:00
permissions Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
plugins Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
views Add validation for importer 2013-10-23 19:42:55 +01:00
errorHandling.js Merge pull request #1218 from halfdan/1212-themable-error-pages 2013-10-23 08:00:56 -07:00
mail.js Change from address 2013-10-11 12:49:33 +01:00
middleware.js Lock down theme static directory to not serve templates, markdown and text files. 2013-10-11 18:05:31 +01:00
require-tree.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00