Skip to content

🐛 Fixed OpenSEa NFT OEmbeds#15372

Merged
allouis merged 1 commit into
TryGhost:v5.13.2from
allouis:issue-1879
Sep 6, 2022
Merged

🐛 Fixed OpenSEa NFT OEmbeds#15372
allouis merged 1 commit into
TryGhost:v5.13.2from
allouis:issue-1879

Conversation

@allouis
Copy link
Copy Markdown
Collaborator

@allouis allouis commented Sep 6, 2022

refs https://github.com/TryGhost/Team/issues/1879

OpenSea updated their URL format for NFTs after adding support for Solana
which broke our regex, this updates to support the new format.

@allouis allouis requested a review from SimonBackx September 6, 2022 14:09
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 6, 2022

Codecov Report

Merging #15372 (89a7b2b) into main (b226b03) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main   #15372      +/-   ##
==========================================
+ Coverage   52.87%   52.92%   +0.04%     
==========================================
  Files        1393     1393              
  Lines       89609    89605       -4     
  Branches    10164    10166       +2     
==========================================
+ Hits        47382    47421      +39     
+ Misses      42174    42131      -43     
  Partials       53       53              
Impacted Files Coverage Δ
ghost/core/core/server/services/nft-oembed.js 56.25% <100.00%> (+56.25%) ⬆️
ghost/admin/app/components/gh-image-uploader.js 94.00% <0.00%> (-1.34%) ⬇️
ghost/admin/app/utils/publish-options.js 81.56% <0.00%> (-0.56%) ⬇️
ghost/members-api/lib/controllers/router.js 0.00% <0.00%> (ø)
.../app/components/dashboard/resources/staff-picks.js
...app/components/dashboard/resources/explore-feed.js 68.18% <0.00%> (ø)
ghost/admin/app/controllers/offer.js 42.08% <0.00%> (+0.83%) ⬆️
ghost/admin/app/components/gh-file-uploader.js 91.72% <0.00%> (+2.25%) ⬆️
ghost/admin/app/components/gh-site-iframe.js 50.00% <0.00%> (+4.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@allouis allouis changed the base branch from main to v5.13.2 September 6, 2022 15:28
refs TryGhost/Product#1879

OpenSea updated their URL format for NFTs after adding support for Solana
which broke our regex, this updates to support the new format.
@allouis allouis merged commit f7a58ec into TryGhost:v5.13.2 Sep 6, 2022
@allouis allouis deleted the issue-1879 branch September 6, 2022 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants