Ghost/core/server/adapters/storage
Katharina Irrgang 9e388aee4d 🎨 Improved error handling for images on file storage which don't exist (#9282)
refs https://github.com/TryGhost/Team/issues/41

- differentiate error codes
- return 404 if image was not found
- else return a 500
- use i18n keys
- use errors.utils.isIgnitionError (!)
2017-11-28 14:27:18 +00:00
..
index.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
LocalFileStorage.js 🎨 Improved error handling for images on file storage which don't exist (#9282) 2017-11-28 14:27:18 +00:00
utils.js Moved isLocalFile fn to storage utils (#8985) 2017-11-09 11:11:54 +01:00