0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/shared/config
Naz 22ac28b250 Fixed ThemeStorage inheritance
refs https://github.com/TryGhost/Toolbox/issues/95

- The ThemeStorage was never supposed to inherit image specific mehods. The LocalStorageBase is all it needs, might be even too much
- Look mum no saveRaw!
2021-11-05 17:17:18 +04:00
..
env Changed DB path for SQLite tests 2021-02-19 12:21:00 +00:00
defaults.json Fixed ThemeStorage inheritance 2021-11-05 17:17:18 +04:00
helpers.js Added local media storage adapter 2021-11-03 00:33:28 +13:00
index.js Renamed config index to loader 2021-06-16 14:42:06 +01:00
loader.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00
overrides.json Added thumbnail upload support to Media API 2021-11-04 10:23:29 +04:00
utils.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00