0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/ghost
Kevin Ansfield 0c5cdbf4d2
🐛 Fixed embed service trying http before https for oembed providers (#19521)
no issue

- issue reported via the forum https://forum.ghost.org/t/video-embed-break-page-on-mobile/44172
- due to historical issues we check against http/https and non-www/www URLs to match an oembed provider in case our library's provider list is out of date. However we checked http first which could match and then update the original URL to be `http` in place of `https` leading to potentially broken oembed fetch requests as was the case with http://odysee.com URLs
2024-01-18 14:42:28 +00:00
..
adapter-cache-memory-ttl
adapter-cache-redis Implemented Refresh-Ahead caching for Redis 2024-01-18 20:16:36 +07:00
adapter-manager
admin Reverted "🎨 Added Offers to the new Settings (#19493)" 2024-01-18 15:04:59 +01:00
announcement-bar-settings
api-framework Implemented Refresh-Ahead caching for Redis 2024-01-18 20:16:36 +07:00
api-version-compatibility-service
audience-feedback
bookshelf-repository Removed usage of yg when using NQL (#19287) 2024-01-15 14:40:01 +00:00
bootstrap-socket
collections Removed usage of yg when using NQL (#19287) 2024-01-15 14:40:01 +00:00
constants
core 🐛 Fixed embed service trying http before https for oembed providers (#19521) 2024-01-18 14:42:28 +00:00
custom-theme-settings-service Removed usage of yg when using NQL (#19287) 2024-01-15 14:40:01 +00:00
data-generator Fixed generating offers in data generator (#19495) 2024-01-16 13:53:34 +00:00
domain-events
donations Update dependency ts-node to v10.9.2 2023-12-09 10:51:51 +01:00
dynamic-routing-events
email-addresses Update dependency ts-node to v10.9.2 2023-12-09 10:51:51 +01:00
email-analytics-provider-mailgun
email-analytics-service
email-content-generator Update dependency fs-extra to v11.2.0 2023-11-28 11:54:44 +01:00
email-events
email-service 🐛 Fixed rare rendering issue of lists appearing as headings (#19511) 2024-01-18 07:19:38 +00:00
email-suppression-list
express-dynamic-redirects
external-media-inliner Add Lexical support to the external-media-inliner (#19149) 2023-11-29 17:56:03 +00:00
extract-api-key
html-to-plaintext
i18n Updated Italian translations (#19389) 2024-01-11 05:17:14 -05:00
importer-handler-content-files
importer-revue 🐛 Fixed rare rendering issue of lists appearing as headings (#19511) 2024-01-18 07:19:38 +00:00
in-memory-repository
job-manager Update dependency fastq to v1.16.0 2023-12-18 19:47:14 +00:00
link-redirects
link-replacer
link-tracking Removed usage of yg when using NQL (#19287) 2024-01-15 14:40:01 +00:00
magic-link
mail-events
mailgun-client Update dependency mailgun.js to v9.4.1 2024-01-04 17:53:34 +00:00
member-attribution
member-events
members-api Removed usage of yg when using NQL (#19287) 2024-01-15 14:40:01 +00:00
members-csv Update dependency fs-extra to v11.2.0 2023-11-28 11:54:44 +01:00
members-events-service
members-importer Added metrics for measuring members importer 2023-12-05 17:07:39 +01:00
members-ssr Update dependency cookies to v0.9.1 2024-01-02 09:38:11 +01:00
mentions-email-report
milestones
minifier Update dependency terser to v5.27.0 2024-01-17 16:17:43 +00:00
model-to-domain-event-interceptor
mw-api-version-mismatch
mw-cache-control
mw-error-handler
mw-session-from-token
mw-update-user-last-seen
mw-version-match
mw-vhost
nql-filter-expansions
oembed-service 🐛 Fixed embed service trying http before https for oembed providers (#19521) 2024-01-18 14:42:28 +00:00
offers Fixed create offer API not returning created_at (#19143) 2023-11-28 15:11:35 +00:00
package-json Update dependency fs-extra to v11.2.0 2023-11-28 11:54:44 +01:00
payments
post-events
post-revisions
posts-service Removed usage of yg when using NQL (#19287) 2024-01-15 14:40:01 +00:00
recommendations Wired up Docker setup script and increased data generation performance (#19420) 2024-01-05 13:42:30 +00:00
referrers
security
session-service
settings-path-manager
slack-notifications
staff-service Added email address alignment protections (#19094) 2023-11-23 10:25:30 +01:00
stats-service Update Types packages 2024-01-15 21:04:04 +01:00
stripe
tiers
update-check-service
verification-trigger
version-notifications-data-service
webmentions
tsconfig.json