Ghost/ghost/core
Naz b0b80d672d
Refactored content file handler constructor
refs https://github.com/TryGhost/Toolbox/issues/523

- To support generic "file" import handling the content file handler needs more configuration options for properties like type, extensions, content path etc. This refactor makes the handler configurable and reusable for any type of file import
2023-03-02 17:54:18 +08:00
..
content 🎨 Updated Casper to v5.4.5 2023-01-20 16:01:00 +00:00
core Refactored content file handler constructor 2023-03-02 17:54:18 +08:00
test Revert "Added new created tier e2e test" 2023-03-02 16:39:17 +08:00
.c8rc.e2e.json
.c8rc.json Reduced code coverage limits temporarily 2023-02-27 17:37:48 +01:00
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js Added version information to log lines 2023-01-20 13:18:44 +01:00
MigratorConfig.js
package.json Renamed media import handler to file handler 2023-03-02 17:54:18 +08:00
playwright.config.js Increased global Playwright expect timeout to 10s 2023-02-22 12:54:26 +01:00