Ghost/core/shared/config
Naz 5242566252 Added local media storage adapter
refs https://linear.app/tryghost/issue/CORE-121/create-a-video-storage-adapter

- This is an experimental implementation of video file upload support (audio is yet to follow)
- The storage adapter still needs more thinking as it's almost the same as the "LocalStorgeAdapter" that stores images.
- Also the output serializer skipped use of url utils in favor of inline implementatoin - this should almost certainly be it's own package
2021-11-03 00:33:28 +13:00
..
env
defaults.json Added local media storage adapter 2021-11-03 00:33:28 +13:00
helpers.js Added local media storage adapter 2021-11-03 00:33:28 +13:00
index.js
loader.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00
overrides.json Moved public folder to frontend 2021-10-16 19:27:34 +01:00
utils.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00