Ghost/ghost/core
Fabien "egg" O'Carroll c98bf80248 Removed invalid entities from results
refs https://github.com/TryGhost/Arch/issues/47

This change allows us to throw errors when instantiating invalid entities,
whilst not breaking things when we have bad data in the database. What we can
do is act as if the bad rows are not present, whilst surfacing an error in
sentry to alert us to such cases.
2023-08-23 15:49:06 +07:00
..
content Prevented Explore iframe to be loading before needed 2023-08-11 10:47:47 +01:00
core Removed invalid entities from results 2023-08-23 15:49:06 +07:00
test Merged v5.59.4 into main 2023-08-22 11:46:13 +00:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json Update dependency luxon to v3.4.1 2023-08-22 22:47:51 +01:00
playwright.config.js Added Playwright tests for donations (#17699) 2023-08-15 15:20:18 +02:00