Ghost/core/server/adapters/storage
Hannah Wolfe a4464d0137 Return correct error codes from storage adapter
no issue

- malformed paths such as http://localhost:2368/content/images/2018/02/%c0%af were throwing 500 errors, instead of 500 errors
- this code catches the error and handles it correctly
2019-09-06 17:40:55 +01:00
..
index.js ES6 migration: server/adapters/storage (#9700) 2018-09-10 13:40:32 +02:00
LocalFileStorage.js Return correct error codes from storage adapter 2019-09-06 17:40:55 +01:00
utils.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00