Ghost/ghost/core
Naz 74067f23bd
Moved the media inliner into a job
refs https://github.com/TryGhost/Toolbox/issues/523

- Media inlining is a long running piece of logic that suits perfectly for a job. It is not as critical to be offloaded into a separate thread at this point, so leaving it as "inline" while the feature is in experimental stage.
2023-03-06 17:10:02 +08:00
..
content 🎨 Updated Casper to v5.4.7 2023-03-03 16:00:37 +00:00
core Moved the media inliner into a job 2023-03-06 17:10:02 +08:00
test Made URL class warn on duplicate URLs in the test suite 2023-03-03 18:25:53 +00: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
MigratorConfig.js
package.json Added media inliner for mobiledoc content 2023-03-06 15:44:22 +08:00
playwright.config.js Increased global Playwright expect timeout to 10s 2023-02-22 12:54:26 +01:00