Ghost/core
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
..
client@4f3fd61cb3 Updated Admin to v4.19.1 2021-10-18 14:09:17 +01:00
frontend Clened up routing module API from unused exports 2021-10-19 07:29:09 +13:00
server Made storage calls related to images use "images" feature 2021-10-21 20:22:45 +13:00
shared Moved public folder to frontend 2021-10-16 19:27:34 +01:00
app.js
boot.js Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00
bridge.js Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00