Ghost/ghost/core
Sag b1e4ead01c
Fixed uniqueness validation of Recommendation URL (#18383)
refs https://github.com/TryGhost/Product/issues/3818

- added a check to compare hostname and pathnames of URLs. Different
subdomain or different pathname = different URLs, but protocol, www,
query parameters and hash fragments are ignored.
2023-10-02 10:34:59 -03:00
..
content Fixed uniqueness validation of Recommendation URL (#18383) 2023-10-02 10:34:59 -03:00
core Fixed collection cards not re-rendering when posts were bulk-edited 2023-09-28 18:05:01 +01:00
test Fixed collection cards not re-rendering when posts were bulk-edited 2023-09-28 18:05:01 +01:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
newrelic.js
package.json Merged v5.66.1 into main 2023-10-02 12:19:57 +00:00
playwright.config.js