Commit graph

44 commits

Author SHA1 Message Date
Sean Yesmunt 6ad31a3ce9 refactor lbrytv web server 2019-11-11 13:27:29 -05:00
Thomas Zarebczan c2f31568f5 fix: clipboard stuff 2019-11-06 12:17:51 -05:00
hack.ily 0596d5e7bd fix(context-menu): Only handle context menu if context is electron app 2019-10-29 15:34:21 -04:00
zxawry 080a36c5a6 show blocked mature channels on block list 2019-10-28 12:41:25 -04:00
Sean Yesmunt 4a9e90b45a remove anonymous setting code 2019-10-17 13:08:00 -04:00
zxawry a1dfc54c3d add option to hide anonymous content 2019-10-15 13:37:23 -04:00
Sean Yesmunt f1d2d0243b fix typo 2019-10-15 00:26:40 -04:00
Jeremy Kauffman 4ea43df42b fixes #2877 and #2841 2019-10-14 10:43:05 -04:00
Sean Yesmunt b89c8a51c6 add back reverted changes 2019-10-06 22:07:15 -04:00
Sean Yesmunt 567ef04fcb Revert "cleanup"
This reverts commit 54c09edec8.
2019-10-03 14:25:13 -04:00
Sean Yesmunt 1254135455 Revert "dark mode love plus other fixes"
This reverts commit 15755c39db.
2019-10-03 14:25:13 -04:00
Sean Yesmunt 15755c39db dark mode love plus other fixes 2019-10-03 14:06:02 -04:00
Sean Yesmunt 54c09edec8 cleanup 2019-10-03 14:06:02 -04:00
Sean Yesmunt ecf5e52dd4 cleanup 2019-10-01 01:48:43 -04:00
Sean Yesmunt 4c014e3147 onboarding + youtube transfer + channel page 2019-10-01 01:48:43 -04:00
Sean Yesmunt c7bebdce54 canonical_url fixes 2019-09-05 09:40:42 -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 bb0782054d don't render fileProperties if no claim 2019-08-27 22:16:26 -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
zxawry d6748b0627 fix zero publishes on owned channels 2019-08-26 14:17:27 -04:00
Sean Yesmunt fa09f8a860 fix: prefil publish links and required lbry-redux publish changes 2019-08-14 23:10:53 -04:00
Sean Yesmunt f25559adfb oh boy 2019-08-12 12:37:44 -04:00
Sean Yesmunt 9ed8d46926 update lbry-redux and fix className 2019-08-02 14:01:40 -04:00
jessop e1f2d8938b changes after review 2019-08-02 11:11:31 -04:00
jessop ffbe3dcf8a tweaks 2019-08-01 21:34:48 -04:00
jessop 5c61a1de0e blocked channels are filtered from claim search and images are obscured 2019-08-01 20:56:25 -04:00
jessop 5ab165131f adds user ability to block channels
small changes

blocked channels page

most features done

tweaks
2019-08-01 12:15:27 -04:00
Sean Yesmunt e4d4826ed0 fix rebase typo 2019-07-29 10:12:53 -04:00
Sean Yesmunt d84b3d3453 maybe this one but probably not 2019-07-29 09:46:54 -04:00
Sean Yesmunt bbd9591f3b this got out of hand 2019-07-29 09:46:54 -04:00
Sean Yesmunt 36f561085e update channel links on file page 2019-07-29 09:46:53 -04:00
Sean Yesmunt cd1ce38687 better consistency 2019-07-29 09:46:53 -04:00
jessop 72cfeedfda claim preview filter now checks signing channel outpoints 2019-07-25 16:52:13 -04:00
Sean Yesmunt 1015abbb87 restore that shit 2019-07-22 19:27:24 -04:00
Sean Yesmunt 68dd41cbbc fix: handle claims with invalid names 2019-07-22 19:27:24 -04:00
Sean Yesmunt da861ca669 add style to visited claim previews 2019-07-22 19:27:24 -04:00
jessopb 112ffe6696 Filter preview (#2621)
* discovery previews use filter api

* updates lbryinc

* refactor
2019-07-16 23:32:29 -04:00
Sean Yesmunt e7af386608 fix claim preview blocking 2019-07-05 14:11:55 -04:00
Sean Yesmunt 22281c76e4 update blocklist handling 2019-07-05 14:02:57 -04:00
Sean Yesmunt ce85c972b6 add missing icons 2019-07-05 14:02:14 -04:00
Sean Yesmunt be50633b53 add placeholders to claim previews 2019-07-01 14:53:46 -04:00
Sean Yesmunt 2ca254a573 first version of infinite scroll 2019-07-01 14:53:14 -04:00
Sean Yesmunt 2a21b6936b
Discovery fixes (#2576)
* point change email button to faq arcticle until we add that functionality

* hide claims if they are blocked

* fix: sorting on 'library' page

* add @reach/tooltip

* cleanup and add tags to publish page

* fix: button color

* fix: PublishPrice props

* fix: claim list sorting

* update lbry-redux

* respond to PR comments
2019-06-28 03:27:55 -04:00
Renamed from src/ui/component/claimListItem/view.jsx (Browse further)