Commit graph

1837 commits

Author SHA1 Message Date
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
94e104e536
Revert "Enables wallet and rewards" 2019-08-23 10:21:53 -04:00
Sean Yesmunt
c3a70ad12d
Merge pull request #2779 from lbryio/tvBalanceAndRewards
Enables wallet and rewards
2019-08-23 10:03:55 -04:00
jessop
ee19f9b923 Enables wallet and rewards 2019-08-22 17:25:55 -04:00
Sean Yesmunt
eab8703314
Merge pull request #2730 from fi-do/german_language
Add Language Support: German
2019-08-21 16:32:59 -04:00
Sean Yesmunt
a7295b001f I18n trending fix #2759 2019-08-21 14:29:22 -04:00
Julie Sigwart
df151a54ec
fix identifier 2019-08-21 10:06:44 -07: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
Oscar Dominguez
0a812dc2c3 fix css and darck mode const 2019-08-19 12:11:47 -04:00
Oscar Dominguez
76c178cb42 fix names types 2019-08-19 12:11:47 -04:00
Oscar Dominguez
a52d7df06f finish issue-1922 2019-08-19 12:11:46 -04:00
Oscar Dominguez
1d0ac2fec8 change redux for new settings 2019-08-19 12:11:46 -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
cad067ad95 fix: thumbnail upload 2019-08-16 10:50:06 -04: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
3c39dbf01e disable user drag on links and images 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
jessop
c195ffd041 adds discover empty state when no channels followed 2019-08-14 18:51:38 -04:00
jessop
08b019ae5f prevents content on tags or channels sort if param empty 2019-08-14 17:45:52 -04:00
jessop
929b00aefa detect no channels or tags 2019-08-14 17:45:52 -04:00
fi-do
1bd949a79a added german language 2019-08-14 12:08:15 +02:00
Sean Yesmunt
1267eeb0d1 don't call 'get' on web 2019-08-13 16:54:57 -04:00
Sean Yesmunt
1ce826fb4c
Merge pull request #2707 from lbryio/not-streaming-but-streaming
kill render-media (range-requests)
2019-08-13 13:48:52 -04:00
Sean Yesmunt
b60fcb09f1 more consistent floating close buttons 2019-08-13 13:47:06 -04:00
Sean Yesmunt
2b09d56b63 floating player actually working 2019-08-13 01:35:13 -04:00
jessop
c7460a12ea mature tag first to display 2019-08-12 15:04:30 -04:00
Sean Yesmunt
90bcde49e7 cleanup 2019-08-12 12:37:57 -04:00
Sean Yesmunt
ba2ccd45fe create AppViewer for .lbry files 2019-08-12 12:37:57 -04:00
Sean Yesmunt
cd3edca074 fix paid content - thanks tom 2019-08-12 12:37:57 -04:00
Sean Yesmunt
f25559adfb oh boy 2019-08-12 12:37:44 -04:00
Sean Yesmunt
96ca28019f cleanup 2019-08-09 13:12:28 -04:00
Thomas Zarebczan
5e72ef920f fix: don't show short statuses
Don't show blocks behind if it can catch up quickly. 1 less status.
2019-08-09 12:14:43 -04:00
jessop
bcbffa932b changes splash experience
- disable spin button
 - startup status changes from tzarebczan
2019-08-09 10:05:42 -04:00
Baltazar Gomez
c4ba919102
fix table display issue #2712 2019-08-06 14:04:55 -06:00
Sean Yesmunt
d81719ba54 always populate auth token in redux 2019-08-06 12:53:59 -04:00
Sean Yesmunt
fe0a57719a fix: web build 2019-08-06 12:16:56 -04:00