Ghost/apps
Sag dfcff209c2
Added support for Ghost sites hosted on a subdirectory, when adding a rec (#18270)
closes https://github.com/TryGhost/Product/issues/3915
- when adding a recommendation, we now ping the pull path first to check
whether it's a Ghost site. This is the most common case and also helps
to cover Ghost sites that are hosted on a subdirectory.
- if needed, we ping the origin path to perform the same check. This
helps to cover the case where the recommended URL is a subpage or post
of a Ghost site
- we now have 4 networks calls in the worst case when adding a
recommendation: uniqueness validation, two checks to determine whether
it's a Ghost site, read metadata from oembed. Each of these have a
timeout of 5 seconds, so there's a max. waiting time of 20 sec in the
worst case
2023-09-21 14:03:51 +00:00
..
admin-x-settings Added support for Ghost sites hosted on a subdirectory, when adding a rec (#18270) 2023-09-21 14:03:51 +00:00
announcement-bar Update dependency vite-plugin-svgr to v3.3.0 2023-09-20 08:41:57 +02:00
comments-ui Update dependency autoprefixer to v10.4.16 2023-09-21 11:50:58 +02:00
portal Update sentry-javascript monorepo to v7.70.0 2023-09-21 11:51:47 +02:00
signup-form Update dependency autoprefixer to v10.4.16 2023-09-21 11:50:58 +02:00
sodo-search 🐛 Fixed escaping search terms that contain special characters (#18151) 2023-09-20 10:17:21 +02:00