Ghost/core/shared/config
Naz 4a551661d9 Implemented '/media/upload' API endpoint
refs https://linear.app/tryghost/issue/CORE-121/create-a-video-storage-adapter

- This is an experimental implementation of video file upload support
- 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 Changed DB path for SQLite tests 2021-02-19 12:21:00 +00:00
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 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 Implemented '/media/upload' API endpoint 2021-11-03 00:33:28 +13:00
utils.js Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00