Ghost/ghost/core/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
..
cli Added --clear-database option to make it easier to use the data generator 2023-02-16 12:11:08 +00:00
frontend Fixed typos (#16359) 2023-03-06 13:11:45 +01:00
server Fixed root zip image/media/files copying during import 2023-03-08 11:03:47 +08:00
shared Removed old email flow (#16349) 2023-03-07 16:08:40 +01:00
app.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
boot.js Removed old email flow (#16349) 2023-03-07 16:08:40 +01:00
bridge.js Added member attribution script (#15242) 2022-08-16 15:44:51 +02:00