Ghost/ghost/core
Simon Backx 05215734af
Added recommend back URL (#18382)
refs https://github.com/TryGhost/Product/issues/3958

- Disabled automatic network retries for external site lookups (=> timed
out to 5s in every situation because it returned 404 when a site doesn't
implement the Ghost api)
- Disabled representing a modal when it is already present on hash
changes
- Added support for search params in modals
- Handle `?url` search param in the addRecommendationModal
2023-09-28 10:54:16 +00:00
..
content Added Enter as shortcut to go next, when adding a recommendation (#18381) 2023-09-27 17:03:36 +02:00
core Added emails for recommendations (#18361) 2023-09-26 15:29:17 +00:00
test Added recommend back URL (#18382) 2023-09-28 10:54:16 +00: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.65.1 into main 2023-09-27 08:20:40 +00:00
playwright.config.js