Ghost/ghost/core
Simon Backx 018f97e679
Added Access-Control-Allow-Origin: * to image assets (#17115)
refs https://ghost.slack.com/archives/C025584CA/p1687506966658799
refs https://ghost.slack.com/archives/C04TMVA1D7A/p1687426009256949

This change is required because we otherwise hit CORS issues when admin
tries to load an image and calculate the average color (to determine the
text color).
2023-06-23 11:10:48 +02:00
..
content 🎨 Updated Casper to v5.4.11 2023-06-16 15:02:41 +00:00
core Added Access-Control-Allow-Origin: * to image assets (#17115) 2023-06-23 11:10:48 +02:00
test Removed Bluebird from tests 2023-06-23 10:03:03 +02:00
.c8rc.e2e.json Split CI database tests into separate types 2023-05-22 19:34:17 +02:00
.c8rc.json Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
.eslintignore Updated .eslintignore list for core 2022-10-10 15:12:52 +07:00
.eslintrc.js Enabled errors for our error rules in eslint (#17041) 2023-06-16 14:50:06 +02:00
.npmignore Updated .npmignore with new files 2022-11-30 12:40:47 +07:00
config.development.json Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
ghost.js Added browser-based testing framework 2022-11-22 14:12:34 +00:00
index.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
jsconfig.json Deleted reference to core/admin 2022-08-03 16:28:41 +02:00
loggingrc.js Added version information to log lines 2023-01-20 13:18:44 +01:00
MigratorConfig.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
package.json Update dependency semver to v7.5.3 2023-06-23 07:08:38 +02:00
playwright.config.js Separated admin and portal tests to different projects 2023-03-16 18:35:09 +04:00