0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Fabien egg O'Carroll 94cfbb19fc Added fallback for NFT title when name is missing
no-issue

Some NFT's are created without a title, for example the Bored Ape Yacht
Club collection does not name the tokens, instead just referring to them
by ID. This change falls back to the token_id, which is unqiue within
the collection to support these tokens.
2021-12-03 21:16:22 +02:00
..
client@eb63c30121 Updated Admin to v4.25.1 2021-12-03 16:00:37 +00:00
frontend Updated the spacing between toggle cards on frontend 2021-12-03 17:55:26 +01:00
server Added fallback for NFT title when name is missing 2021-12-03 21:16:22 +02:00
shared Added alpha flag for Before/After card 2021-12-02 12:29:11 +02:00
app.js Merged our two maintenance middleware into one 2021-11-24 11:27:18 +00:00
boot.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00