Ghost/test/unit
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
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
server Added local media storage adapter 2021-11-03 00:33:28 +13:00
shared Moved core/shared/i18n to theme-engine/i18n 2021-10-15 20:25:56 +01:00