0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/adapters/storage
Naz ad2583530a Renamed getLocalFileStoragePath
refs https://github.com/TryGhost/Toolbox/issues/95

- getLocalImagesStoragePath makes a lot more sense in context of what the method really does
2021-11-05 17:17:18 +04:00
..
index.js Added local media storage adapter 2021-11-03 00:33:28 +13:00
LocalImagesStorage.js Renamed LocalFileStorage to LocalImages store 2021-11-05 17:17:18 +04:00
LocalMediaStorage.js Extracted local storage adapters' into a base class 2021-11-05 17:17:18 +04:00
LocalStorageBase.js Fixed ThemeStorage inheritance 2021-11-05 17:17:18 +04:00
utils.js Renamed getLocalFileStoragePath 2021-11-05 17:17:18 +04:00