lbry-desktop/ui/component/selectThumbnail
infinite-persistence 955f5ac0df Block encoded thumbnail URLs ('data:image')
These only work in the `selectThumbnail` component. If it's small enough, it'll get past the transaction limit-check, but ultimately it doesn't appear correctly in the claim list.

It'll probably appear correctly if we tweak the ClaimPreview code, but since this also fails the Google Video metadata test, I think we should disallow this.

## Issue
5923
2021-04-26 12:24:19 -04:00
..
index.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
thumbnail-broken.png refactor lbrytv web server 2019-11-11 13:27:29 -05:00
thumbnail-missing.png refactor lbrytv web server 2019-11-11 13:27:29 -05:00
view.jsx Block encoded thumbnail URLs ('data:image') 2021-04-26 12:24:19 -04:00