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
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
infinite-persistence
1911a5132b
PublishFormError: look at 'thumbnail' instead of 'thumbnail_url'
...
I believe the rest of the GUI is setting 'thumbnail'.
'thumbnail_url' is only populated right before publishing.
So, the flag was always false -- we just never see the error on screen because the component is incorrectly hidden (fix for this is coming up next...)
2021-04-26 12:24:19 -04:00
Sean Yesmunt
0083a29231
force thumbnail for uploads
2021-04-19 15:55:11 -04:00
Thomas Zarebczan
9689ef72a1
Odysee audio support ( #5897 )
2021-04-15 22:52:41 -04:00
jessopb
989126c603
Feat publish replays on master ( #5863 )
...
* provide livestream replay publish via url
2021-04-14 00:06:11 -04:00
btzr-io
8067793379
fix reselect file error
2020-08-04 11:49:12 -04:00
btzr-io
c47c6f6034
fix story validation and content loading on web
2020-08-04 11:49:12 -04:00
btzr-io
2ff1fc024c
load story content from streaming url and improve form validation + minor fixes
2020-08-04 11:49:12 -04:00
Sean Yesmunt
2677cd17d8
new signin/signup ( #3960 )
...
* new signin/signup
* cleanup and password reset
* new flow working
* cleanup
* add 'autoComplete' props
* fix prop
* try to call email/confirm before resetting password
* Dont use password reset token for email confirmation.
* add password reset
* password manager improvements
* update lbryinc
* cleanup
* slightly improve close button on sign up page
* moar fixes
* fix password autofil
Co-authored-by: Mark Beamer Jr <markbeamerjr@gmail.com>
2020-04-13 15:16:07 -04:00
Thomas Zarebczan
3ee25f8251
fixes: default channel bid and publish form ( #3781 )
...
Changes channel default bid and fixes publish form errors around bid amount.
2020-03-02 12:11:14 -05:00
Sean Yesmunt
6ad31a3ce9
refactor lbrytv web server
2019-11-11 13:27:29 -05:00