0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Hannah Wolfe b4e04b3650 Fix for image uploads
- express 3.4.0 uses connect 2.9.0 which had a sizable change to how multipart woks
- this change resulting in req.files.uploadimage.type going away
2013-10-11 20:26:09 +01:00
..
client Merge branch '0.3.2-wip' 2013-10-10 16:37:35 +01:00
server Fix for image uploads 2013-10-11 20:26:09 +01:00
shared Further fix to image markdown 2013-09-27 14:17:19 +01:00
test Adding xss unit test 2013-10-10 16:43:25 +01:00
config-loader.js Merge branch '0.3.2-wip' 2013-10-10 16:37:35 +01:00
ghost.js Configuration validation in config-loader 2013-09-26 23:07:48 +01:00
server.js Merge branch '0.3.2-wip' 2013-10-10 16:37:35 +01:00