mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-18 07:51:55 +03:00
6220bd19f5
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) |
||
---|---|---|
.. | ||
api | ||
config | ||
controllers | ||
data | ||
helpers | ||
middleware | ||
models | ||
permissions | ||
plugins | ||
routes | ||
storage | ||
views | ||
bookshelf-session.js | ||
errorHandling.js | ||
filters.js | ||
index.js | ||
mail.js | ||
require-tree.js |