Commit graph

6152 commits

Author SHA1 Message Date
jessop e52d78d63e display youtube channels 2019-09-23 11:34:59 -04:00
Sean Yesmunt 6a1b7dfc1e update lbry-redux 2019-09-23 11:02:30 -04:00
Sean Yesmunt 0958b84861 v0.35.4 2019-09-23 10:15:55 -04:00
Sean Yesmunt c4703282a4 fix: reset channel search when navigating to another channel 2019-09-23 09:57:03 -04:00
Sean Yesmunt 1ed7ce10ea v0.35.4-rc.7 2019-09-23 09:29:02 -04:00
Sean Yesmunt 98bfa1b2a5 v0.35.4-rc.6 2019-09-23 09:11:17 -04:00
Sean Yesmunt c798c41725 move upgrade message to bottom right of screen 2019-09-22 22:00:21 -04:00
Thomas Zarebczan afeb763558 fix: crash when viewing own content 2019-09-22 21:21:42 -04:00
Thomas Zarebczan e36feb74fb fix: crashing on own channel while pending
Some strange behavior occurs for a pending publish + viewing own channel - this is the easiest solution so it doesn't crash right now.
2019-09-22 21:21:42 -04:00
Thomas Zarebczan 8bdf2b0461 fix: crash on share modal
This happens randomly or when the claim is not confirmed but accessed via wallet page.
Added note to use cmd/ctrl-R to refresh in cases the button doesn't work.
2019-09-22 21:21:42 -04:00
Thomas Zarebczan 2f318cbf5e fix: use channel id for search
Lighthouse now has channel id as a param.
2019-09-22 12:27:47 -04:00
Thomas Zarebczan 4f3bdec26e fix: upgrade now button 2019-09-20 09:16:20 -04:00
Sean Yesmunt efd0ac0645 include claim_id in channel search 2019-09-19 16:32:45 -04:00
Sean Yesmunt bc91d720e4 v0.35.4-rc.5 2019-09-19 16:26:30 -04:00
Sean Yesmunt b7b5104ba8 reset page on filter change (lost in rebase) 2019-09-19 16:25:44 -04:00
Sean Yesmunt bb23776554 v0.35.4-rc.4 2019-09-19 14:46:40 -04:00
Sean Yesmunt 04b1dfb279 fetch rewards on rewards page 2019-09-19 14:45:48 -04:00
Sean Yesmunt 2104df6609 v0.35.4-rc.3 2019-09-19 13:18:58 -04:00
Sean Yesmunt f8ac5d0d60 fix: typo 2019-09-19 13:18:35 -04:00
Sean Yesmunt a5e371e990 v0.35.4-rc.2 2019-09-19 13:15:01 -04:00
Sean Yesmunt c0e355c26f bump sdk to 0.40.1 2019-09-19 13:14:53 -04:00
Sean Yesmunt 5a8a21e63e bump lbryinc 2019-09-19 13:10:33 -04:00
Sean Yesmunt 2154b13a91 fix style 2019-09-19 13:08:30 -04:00
Sean Yesmunt f21087f873 basic search working on channels 2019-09-19 13:08:30 -04:00
Sean Yesmunt cde543499c use includes over indexOf 2019-09-19 13:07:00 -04:00
Sean Yesmunt 59872056eb fix: ensure reward claim happens after file view request 2019-09-19 13:07:00 -04:00
Sean Yesmunt 14f4401aef fix: always record file views 2019-09-19 13:07:00 -04:00
Sean Yesmunt bca9e76f39 fix: typo 2019-09-19 13:07:00 -04:00
Sean Yesmunt 806626fe16 remove localStorage from settings 2019-09-18 16:57:54 -04:00
jessopb cb28b24b6a
Merge pull request #2901 from lbryio/playerStuff
Autoplay next in list, without duplicates.
2019-09-17 21:11:22 -04:00
jessop a99867971f next unplayed 2019-09-17 20:34:26 -04:00
jessop 9d2241df27 autoplay first related 2019-09-17 20:34:26 -04:00
Sean Yesmunt a8fb8b82f4 fix: don't popout for images 2019-09-17 15:08:54 -04:00
Sean Yesmunt def421bfd6 use contentFilter on web 2019-09-17 14:58:19 -04:00
Borewit 20f54d0a07 #2457 Remove unused dependency 2019-09-15 23:59:10 -04:00
Sean Yesmunt 322005223e fix: reset back to top of infinite list on refresh (but keep scroll state on back navigation 2019-09-12 18:47:18 -04:00
Sean Yesmunt 22648b9117 just hide thumbnail for disabled content 2019-09-12 16:23:06 -04:00
jessop 0202dc21fb improves messaging over thumbs and drives tv paid content to app 2019-09-12 16:23:06 -04:00
jessop 06bb1e373f presents wallet info but hides newAddress 2019-09-12 00:43:39 -04:00
Sean Yesmunt 65420f6967 v0.35.4-rc.1 2019-09-10 12:54:05 -04:00
Sean Yesmunt cd1120b7b4 update changelog 2019-09-10 12:53:32 -04:00
Jeremy Kauffman 34859bb7b2 semi crude reward display fix 2019-09-10 12:34:58 -04:00
Julie Sigwart 46a8a8635c format string for translation 2019-09-06 15:29:35 -04:00
jessop 58e18a71cf restore full screen click to play 2019-09-06 15:20:03 -04:00
jessop 27fe485405 removes FileDownloadLink from lbrytv 2019-09-06 15:19:47 -04:00
Thomas Zarebczan 7009bee4c8 fix: German
Would crash when switching + going to a file.
changelog

Fixes https://github.com/lbryio/lbry-desktop/issues/2856
2019-09-06 15:19:30 -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
Sean Yesmunt 62c169273a hot fix: remove video meta tags as they are crashing the page 2019-09-06 15:11:36 -04:00
Jeremy Kauffman f270fe4d9d fixes several issues with lbry.tv metadata
fix env variable
2019-09-06 14:11:23 -04:00