Ghost/ghost/core/test/unit/server/data
Naz ce5eea5707
Added media file handling to Ghost importer
refs https://github.com/TryGhost/Toolbox/issues/523

- When a zip file is imported into Ghost we need to recognize and process media files with following extensions:
".mp4",".webm", ".ogv", ".mp3", ".wav", ".ogg", ".m4a"
- The media files can come from a "media" or "content/media" folder inside of zip file
2023-03-01 15:55:10 +08:00
..
db Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
exporter Removed bluebird dependency from unit tests in core (#16096) 2023-01-23 11:23:48 +00:00
importer Added media file handling to Ghost importer 2023-03-01 15:55:10 +08:00
migrations Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
schema Added milestone_notifications column (#16306) 2023-02-22 14:13:50 +02:00