Ghost/ghost/core
Naz 831a76505c
Fixed root zip image/media/files copying during import
https://github.com/TryGhost/Toolbox/issues/523

- During import process of content files the files from the root directory were also copied over. This is causing chaos in the root of content folder with files that only needed for data import. For example, the csv files needed for Revue import were also copied over by "file importer" even though those do not belong to any content.
- Any content import files - images, media, files, should be in according folders in the imported zip file. The root files in the base zip directory are for data-related imports
2023-03-08 11:03:47 +08:00
..
content 🎨 Updated Casper to v5.4.7 2023-03-03 16:00:37 +00:00
core Fixed root zip image/media/files copying during import 2023-03-08 11:03:47 +08:00
test Fixed root zip image/media/files copying during import 2023-03-08 11:03:47 +08:00
.c8rc.e2e.json
.c8rc.json Removed old email flow (#16349) 2023-03-07 16:08:40 +01:00
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json Update dependency mysql2 to v3.2.0 2023-03-07 23:33:30 +00:00
playwright.config.js