zeppi
ee9f63a161
integrate all the things
...
bugfix
wip
flow
fix
cleaning
clean
2021-10-15 23:49:41 -04:00
jessopb
21ba7840ca
refactor collection thumbs and fix list channel updates ( #7095 )
...
* refactor collection thumbs
* collection update handle channels
* collection update handle channels more better
* bugfix
2021-09-15 10:11:01 -04:00
saltrafael
69def916a8
Fix list thumbnail upload ( #7074 )
...
* Bump redux
* Fix thumbnail upload
* Update changelog
2021-09-13 11:40:31 -04:00
saltrafael
fe2142ba49
Thumbnail fixes ( #6969 )
...
* Fix Newly-uploaded thumbnail stays blank
* Fix ChannelThumbnail fallback broken
* Hide earnings for pending
2021-08-26 10:51:53 -04:00
saltrafael
b256a4396b
Thumbnail upload fixes ( #6860 )
...
more improvements, fix url, do the same for cover
remember url, error if invalid
unneeded addition
Fix delayed message
Lint
Allow empty values (placeholder and Gerbil)
Fix filepath crash
Fix button
2021-08-24 20:28:23 -04:00
jessopb
be879ae90a
Recon 7 6 b ( #6418 )
...
* changes
* clean
* showNoSourceClaims
2021-07-07 14:21:11 -04:00
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
infinite-persistence
364db9dafa
Propagate thumbnail errors to PublishFormData
...
Thumbnail errors were just being used in `selectThumbnail`. The form doesn't know about it and was using allowing invalid thumbnails like 'helloworld' to pass through.
2021-04-26 12:24:19 -04:00
Sean Yesmunt
881ce59ade
add basic message for thumbnail uploads
2020-11-11 22:49:41 -05:00
Sean Yesmunt
c5a2126abe
disable snapshot thumbnail on desktop to prevent desktop crashes
...
https://github.com/electron/electron/issues/20750\#issuecomment-709505902
2020-10-15 14:32:58 -04:00
Sean Yesmunt
4b6c772adc
copy changes
2020-07-27 10:48:05 -04:00
Sean Yesmunt
ed1ee8ac98
better handle channel thumbnail upload and remove spee.ch text
2020-07-22 12:26:31 -04:00
jessop
7730ee1e3f
remove dependency on full claim list
...
paginate claim list
improve handling of pending publishes
add abandon to publishes list previews
use bodyCard
fix publish edit notification
2020-05-01 13:56:21 -04:00
Jeremy Kauffman
ebe41202a9
i18n change I forgot to push
2020-01-16 15:06:07 -05:00
Jeremy Kauffman
e991e48314
fix i18n on publish, error screen
2020-01-03 14:45:34 -05:00
Sean Yesmunt
166c7c49cc
fix: use i18n on image text
2019-11-21 09:58:39 -05:00
Sean Yesmunt
b76a09753c
update copy
2019-11-21 09:50:45 -05:00
Thomas Zarebczan
1bee7367ec
fix: minor copy edits
...
To support https://lbry.com/faq/thumbnails-and-covers (should we hyperlink this on these 2 pages?)
And help: https://github.com/lbryio/lbry-desktop/issues/3113
2019-11-21 09:50:45 -05:00
Sean Yesmunt
6ad31a3ce9
refactor lbrytv web server
2019-11-11 13:27:29 -05:00