Ghost/ghost/core/test/unit/server
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
..
adapters Increased scheduling default test timeout 2023-02-17 13:29:07 +01:00
data Added media file handling to Ghost importer 2023-03-01 15:55:10 +08:00
lib Upgraded got package from v9.6.0 to v11.8.6 (#16261) 2023-02-20 09:33:11 -06:00
models Added BookshelfMilestoneRepository implementation (#16305) 2023-02-22 15:53:29 +02:00
services Prevent error logging in Urls tests from being output 2023-02-28 11:14:11 +00:00
web Extracted version-match middleware to separate package 2023-02-27 18:34:03 +01:00
notify.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00