Ghost/core/server/web/api/v0.1
notanengineercom 631716053a 🐛 Fixed files staying in temp directory after upload is done
closes #10174

- Introduced upload middleware that cleans up temporary files stored by mutler after the request is finished
- Removed redundant fs.remove calls as this work is now handled in newly introduced middleware
2019-01-30 09:24:29 +00:00
..
app.js Optimised web/ debug logs 2018-10-04 17:43:08 +02:00
middleware.js Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
routes.js 🐛 Fixed files staying in temp directory after upload is done 2019-01-30 09:24:29 +00:00