Ghost/core
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
..
client@f6cc56f35b Updated Ghost-Admin to 2.13.1 2019-01-29 14:49:22 +00:00
server 🐛 Fixed files staying in temp directory after upload is done 2019-01-30 09:24:29 +00:00
test 🐛 Updated base model to store null instead of empty string (#10425) 2019-01-28 16:58:28 +01:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00