Ghost/core/server/lib
Kevin Ansfield db66f1cbbd Fixed populateImageSizes handling of images in subdir setups
no issue

- when using subdirectories, images can be stored in the database both with and without the subdirectory prefix. We weren't taking that into account and so images without the subdirectory were not having the `/content/images/` prefix removed when passed to the storage adapter resulting in the storage adapter not finding the image
2020-06-23 12:47:20 +01:00
..
common Fixed import paths for errors and logging modules 2020-06-12 09:09:46 +01:00
fs/package-json Colocated readCSV util with members input serializer 2020-06-19 18:24:51 +12:00
image Fixed no-shadow linter warnings in image-size.js 2020-06-16 12:36:55 +01:00
promise Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
security Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
constants.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
ghost-version.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
mobiledoc.js Fixed populateImageSizes handling of images in subdir setups 2020-06-23 12:47:20 +01:00
request-external.js Reverted to previous user-agent for bookmark and oembed requests 2020-06-15 16:02:04 +01:00
request.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00