Ghost/core/server/lib
Naz 07afb08875 Made storage calls related to images use "images" feature
refs https://linear.app/tryghost/issue/CORE-1/multiple-adapters-per-type

- Having this preemptive change allows to separate implementation of "image" storage from future usecases like "videos", "audios" etc. Even if the "image" adapter is not configured the default behavior will fallback to use the "active" storage adapter. If there's a need to handle "images" differently through a custom apapter that'll work out of the box ;)
2021-10-21 20:22:45 +13:00
..
common Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
image Made storage calls related to images use "images" feature 2021-10-21 20:22:45 +13:00
mobiledoc.js Made storage calls related to images use "images" feature 2021-10-21 20:22:45 +13:00
request-external.js Blocked 0.* IP addresses when making oembed requests 2021-09-14 11:35:14 +01:00
validate-password.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00