Commit graph

362 commits

Author SHA1 Message Date
jessop
58e18a71cf restore full screen click to play 2019-09-06 15:20:03 -04:00
Sean Yesmunt
9122e3f1bd always use trimmed tag to avoid duplicate tags 2019-09-06 15:18:45 -04:00
zxawry
664fa6671a fix blank tags when tags search field is empty 2019-09-06 15:18:45 -04:00
Jeremy Kauffman
f270fe4d9d fixes several issues with lbry.tv metadata
fix env variable
2019-09-06 14:11:23 -04:00
jessop
66aa3eaf48 upgrade banner to header 2019-09-06 13:41:43 -04:00
Thomas Zarebczan
997fdfe789 feat: daily reward
Adds range to reward tile, updates lbryinc which checks the reward
2019-09-05 09:40:42 -04:00
Sean Yesmunt
5834a2f2e1 fall back to permanent_url if canonical_url is missing (claim_list entry) 2019-09-05 09:40:42 -04:00
Sean Yesmunt
c7bebdce54 canonical_url fixes 2019-09-05 09:40:42 -04:00
jessop
b4b70fa82d add get app button 2019-09-03 23:03:49 -04:00
jessop
5f388c31ae unsupported yrbl 2019-09-03 23:03:49 -04:00
jessop
6554c987ab blurs wunderbar on submit 2019-09-03 22:22:10 -04:00
zxawry
6bae4577a4 cleanup 2019-09-03 12:50:33 -04:00
zxawry
d8c2770ac1 fix reselect video on publish edits 2019-09-03 12:50:33 -04:00
Sean Yesmunt
a7c6a002de Remove old redirect when route isn't found 2019-09-02 22:40:50 -04:00
jessop
9cd917bed5 404 Page 2019-09-02 22:40:50 -04:00
jessop
779abfb75b no popout on cold start 2019-08-30 14:13:54 -04:00
Thomas Zarebczan
c53cffad84 fix: check name before parse uri called 2019-08-30 12:23:32 -04:00
Thomas Zarebczan
bb0bed7cef fix: channel uri not showing in wallet 2019-08-30 10:42:59 -04:00
Thomas Zarebczan
3d4e35e32f fixes: canonical url + sub downloads
Sub downloads is just missing the last step - need to check why it's not being resolved/saved.
2019-08-29 20:39:48 -04:00
Thomas Zarebczan
cfdfad4234 feat: channel level blacklisting
Adds awareness to the channel page and also makes the channel level check on the file page.
2019-08-28 23:39:45 -04:00
Sean Yesmunt
2470abae5c pass 'cost' into effect instead of costInfo 2019-08-28 23:27:12 -04:00
jessop
dd5c1ca7e8 does not autoplay nonfree 2019-08-28 23:27:12 -04:00
Sean Yesmunt
4c22958b37 always include link for channels with claim_id 2019-08-28 18:24:42 -04:00
Sean Yesmunt
4d3ec97fa6 only show links to valid channels 2019-08-28 10:03:19 -04:00
Sean Yesmunt
bb0782054d don't render fileProperties if no claim 2019-08-27 22:16:26 -04:00
Sean Yesmunt
14cd37ac05 canonical_url related fixes 2019-08-27 19:36:41 -04:00
Sean Yesmunt
d0afda067b fix player with new uris 2019-08-26 16:53:57 -04:00
Sean Yesmunt
0eb6f235a6 allow running electron and web at same time 2019-08-26 16:53:57 -04:00
Sean Yesmunt
2edc8d3ca6 update lbry-redux 2019-08-26 16:53:57 -04:00
Sean Yesmunt
1c2347921a move to canonical_url and allow pasting lbry.tv links in wunderbar 2019-08-26 16:53:57 -04:00
jessop
82d57eb574 copyableInput no longer uses electron clipboard 2019-08-26 14:28:05 -04:00
zxawry
d6748b0627 fix zero publishes on owned channels 2019-08-26 14:17:27 -04:00
Sean Yesmunt
a7295b001f I18n trending fix #2759 2019-08-21 14:29:22 -04:00
Sean Yesmunt
b347d3fc5b don't start view file flow until costInfo exists 2019-08-19 14:15:54 -04:00
Sean Yesmunt
354d8be3a0 cleanup 2019-08-19 12:11:47 -04:00
Sean Yesmunt
b7675a02a5
Merge pull request #2744 from zxawry/minor-fixes
do not show block button on own channels
2019-08-18 13:30:50 -04:00
Sean Yesmunt
fc28fe86a8 console error instead of throwing so the app doesn't crash if it can't find the wrapper class... which... shouldn't(?) happen but it is 2019-08-17 10:32:24 -04:00
zxawry
031b237a2c
do not show block button on own channels 2019-08-16 18:01:01 +01:00
Sean Yesmunt
f99869a3dc auto claim download rewards on file watch 2019-08-15 10:26:20 -04:00
Thomas Zarebczan
90c219ff38 fix: more bugs
We should still allow file removal if someone doesn't want to delete the file from their PC, but delete it from My Library
No need to show connecting/status while claim is resolving
Fix channel edit bug on vanity url
2019-08-15 07:36:03 -04:00
Sean Yesmunt
88cd024c8c cleanup reactGA events 2019-08-14 23:10:53 -04:00
Sean Yesmunt
5dfee2c30a only stop video if you delete the one that's playing 2019-08-14 23:10:53 -04:00
Thomas Zarebczan
c3f4d66773 fix: delete button for blobs
Show delete as soon as any blobs are saved.
2019-08-14 23:10:53 -04:00
Thomas Zarebczan
f6858beb68 fix: re-save file if deleted
fix: download link status on file page while loading
download link status on file page while resolving showed "connecting"....it should only show this while downloading.
bump: redux streaming fix
2019-08-14 23:10:53 -04:00
Sean Yesmunt
c20f491457 cleanup 2019-08-14 23:10:53 -04:00
Sean Yesmunt
e589a87298 add analytics for version/email/reward eligibility 2019-08-14 23:10:53 -04:00
Sean Yesmunt
c5ab8e1f20 general player fixes 2019-08-14 23:10:53 -04:00
Sean Yesmunt
00e03ff6be fix: only autoplay streamable files 2019-08-14 23:10:53 -04:00
Sean Yesmunt
f51cabc561 add back file view analytics 2019-08-14 23:10:53 -04:00
Sean Yesmunt
fa09f8a860 fix: prefil publish links and required lbry-redux publish changes 2019-08-14 23:10:53 -04:00