Commit graph

525 commits

Author SHA1 Message Date
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
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 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
Jeremy Kauffman 34859bb7b2 semi crude reward display fix 2019-09-10 12:34:58 -04:00
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
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
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
Sean Yesmunt d81719ba54 always populate auth token in redux 2019-08-06 12:53:59 -04:00
Sean Yesmunt 7fe24fbf8b set X-Lbry-Auth-Token for lbry.tv once email is verified 2019-08-06 12:00:31 -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 223a68413f update lbry-redux 2019-07-31 15:07:26 -04:00
jessop 76b5547323 moves publish callback into desktop redux wrapper 2019-07-29 14:40:09 -04:00
jessop f2c51f7735 successfully publishes using lbry-redux
updates lbry-redux hash

adds streamPublish success and fail callbacks

passing callbacks in doPublish( success, fail )

update redux

prepare rebase
2019-07-29 14:39:39 -04:00
Sean Yesmunt 6eafb3a561 add toms changes lost in rebase 2019-07-29 12:54:46 -04:00
Sean Yesmunt 8e78cb1068
Merge pull request #2687 from nestordominguez/issue-2361
Make the volume control remember if muted
2019-07-29 11:55:34 -04:00
Sean Yesmunt 705a627dd5 from @nestordominguez: add hide balance setting 2019-07-29 11:37:29 -04:00
Sean Yesmunt 91d3fa91f3 cleanup 2019-07-29 10:49:43 -04:00
jessop cf30dc03f5 comments and expandable changes
comments are collapsed if larger than 120 height
expandable checks the useRect ref height before inserting itself
2019-07-29 10:44:56 -04:00
Sean Yesmunt e4d4826ed0 fix rebase typo 2019-07-29 10:12:53 -04:00
btzr-io 5cd3e47808 fix claim preview on description (markdown) 2019-07-29 10:06:21 -04:00
Sean Yesmunt 91f28d7be1 hotfix for invalid names 2019-07-29 09:46:55 -04:00
Thomas Zarebczan c5724d7cdc fix: rewards menu
bump: rc
2019-07-29 09:46:55 -04:00
Thomas Zarebczan 5c4988ccde fix: sending supports
Tested locally, should work a-OK now.
2019-07-29 09:46:54 -04:00
Thomas Zarebczan f47ea91415 fix: file size and full screen
We are still using render media for images, so just adding it to the types makes the f button work. Feel free to remove if you think we aren't using render media for images (they seem to still work after adding that)
2019-07-29 09:46:54 -04:00
Thomas Zarebczan 553ce44b8e fix: price on update
Would show 0  / LBC for free claims, instead of free. The downside here is that it shows 0 LBC as the default fee if someone chooses one. We'd need to make the default a separate variable.

Also updated the publishprice function name (copy paste error)
2019-07-29 09:46:54 -04:00
Sean Yesmunt d84b3d3453 maybe this one but probably not 2019-07-29 09:46:54 -04:00
Thomas Zarebczan afa3450eef fix: support option (rebase issues)
Fixes display on own claims + text on others.
2019-07-29 09:46:54 -04:00
Sean Yesmunt e54b9c3871 i lied 2019-07-29 09:46:54 -04:00
Sean Yesmunt 9311038fbb final cleanup I know theres bugs but ship it 2019-07-29 09:46:54 -04:00
Sean Yesmunt 4b6399bb32 add rewards to account drop down 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 498cf4c913 fix typo 2019-07-29 09:46:53 -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
Sean Yesmunt f2e70ba0d2 cleanup 2019-07-29 09:44:56 -04:00
Sean Yesmunt ce38506607 restore that shit 2019-07-29 09:44:56 -04:00
Thomas Zarebczan b735daf4e1 fix: bugs
Manually set the sdk path to grab a fixed build from http://build.lbry.io/daemon/build-11443_commit-eae4ed7_branch-master/ - please revert on next commit.
2019-07-29 09:44:56 -04:00
Sean Yesmunt f35ef119ac cleanup 2019-07-29 09:44:56 -04:00
Sean Yesmunt f1dceebcb4 restore that shit 2019-07-29 09:44:55 -04:00
Sean Yesmunt 21339192a8
Merge pull request #2648 from vv181/enable-modal-enter
Enable modal enter
2019-07-29 09:44:09 -04:00
Oscar Dominguez 81452a1ee6 Make the volume control remember if muted 2019-07-27 18:17:25 -03:00
jessop 72cfeedfda claim preview filter now checks signing channel outpoints 2019-07-25 16:52:13 -04:00
Thomas Zarebczan d08380ccc1 feat: experimental support option
And some other small cleanups. Added trending FAQ to customize page.
2019-07-23 13:09:17 -04:00
Sean Yesmunt 0b841bf268 add scroll selector 2019-07-22 19:43:30 -04:00
Sean Yesmunt ab068bc66f update lbry-redux 2019-07-22 19:32:33 -04:00
Sean Yesmunt f6c70c7072 fix: channel navigation between pages 2019-07-22 19:27:37 -04:00
Sean Yesmunt 4c52b96796 cleanup 2019-07-22 19:27:37 -04:00
Thomas Zarebczan f4d155b8eb fix: bugs
Manually set the sdk path to grab a fixed build from http://build.lbry.io/daemon/build-11443_commit-eae4ed7_branch-master/ - please revert on next commit.
2019-07-22 19:27:37 -04:00
Sean Yesmunt c9ff94d061 cleanup 2019-07-22 19:27:30 -04:00
Sean Yesmunt 1015abbb87 restore that shit 2019-07-22 19:27:24 -04:00
Sean Yesmunt 456f7ec039 minor styling fixes 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 075f745ddd add tag to wunderbar autocomplete 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
Sean Yesmunt 3b01f66e80
Merge pull request #2641 from lbryio/channelTags
adds tags to channelUpdate
2019-07-22 19:25:41 -04:00
jessop 876715173f minor changes 2019-07-22 12:06:39 -04:00
Sean Yesmunt 12498b1b69 send ga event with user id 2019-07-21 22:28:49 -04:00
Sean Yesmunt e503988fdc send ga event for tag follow/unfollow 2019-07-21 19:35:59 -04:00
Sean Yesmunt 050006ec73
update import 2019-07-21 16:46:30 -04:00
jessop 081e23d7fd adds tags to channelUpdate 2019-07-18 13:04:30 -04:00
vv181 cce3025370 Make modal enter-able 2019-07-18 05:22:47 +07:00
jessop 062899c483 improves comment display
adds channel link
adds support for newline
better handles long channel names
2019-07-17 17:37:50 -04:00
Thomas Zarebczan c59ebc7f78 fix: typo 2019-07-17 16:35:27 -04:00
Sean Yesmunt 05bcaa8f0e cleanup 2019-07-17 14:04:50 -04:00
Thomas Zarebczan a628776518 Few UX improvements
- add message about deleting/editing to comment create intro (feel free to remove, but I thought people would be wondering after they used em)
- add note on publish, link to faq
- better handling of own urls + takeovers
- Add manage email preferences to account page
- move recent believe send/receive (on the fence, but I think this is better)
- rewards messaging
- Add support button for own claims, fix up messaging around this
- Help page improvements
- Add privacy policy to settings/diagnostics option
- maybe a couple things I'm forgetting
2019-07-17 01:11:23 -04:00
jessopb 112ffe6696 Filter preview (#2621)
* discovery previews use filter api

* updates lbryinc

* refactor
2019-07-16 23:32:29 -04:00
Derek Yesmunt ed6567287b fix #2290: Update => Upgrade 2019-07-10 21:42:25 -04:00
Sean Yesmunt ace67b6ac1 improve email collection experience (slightly) 2019-07-10 12:13:37 -04:00
Sean Yesmunt 339a45f3f1 fix strings and cleanup badge style 2019-07-10 12:08:01 -04:00
Jeremy Kauffman bee401fd84 comment intro 2019-07-10 10:43:55 -04:00
Sean Yesmunt 461e632262 fix: claim list not resetting after scrolling down 2019-07-08 23:21:30 -04:00
Sean Yesmunt 90bf9487e8 use short_url for channels and files 2019-07-08 23:21:14 -04:00
Sean Yesmunt e5afc29f00 fix: prevent duplicate tags on publish form 2019-07-08 23:19:17 -04:00
Sean Yesmunt 23f073de3f fix: recommended subscriptions 2019-07-08 13:06:42 -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 8aef97f8cd better handle uris on publish page 2019-07-05 14:02:57 -04:00
Sean Yesmunt 101f511e85 pass mature tags in not_tags param to claim_search 2019-07-05 14:02:50 -04:00
Sean Yesmunt 1d79aa4537 remove fs from web build on selectAsset 2019-07-05 14:02:50 -04:00
Sean Yesmunt d70d964d0c fix: wording on claim search filters 2019-07-05 14:02:43 -04:00
Sean Yesmunt 52bc0e7a1a mature tags 2019-07-05 14:02:15 -04:00
Sean Yesmunt fd181ebde2 more descriptive tag search input label 2019-07-05 14:02:15 -04:00
Sean Yesmunt 63364b664c fix: publish bid help text 2019-07-05 14:02:15 -04:00
Sean Yesmunt 9ca18433ff consistent language with follow/unfollow 2019-07-05 14:02:15 -04:00
Sean Yesmunt 21a2e4c550 fix typo 2019-07-05 14:02:15 -04:00
Sean Yesmunt ce85c972b6 add missing icons 2019-07-05 14:02:14 -04:00
Sean Yesmunt bb0436d0ee fix: empty recent tx list styling 2019-07-05 14:02:14 -04:00
Sean Yesmunt dc69d41ccf
Merge pull request #2604 from lbryio/fullscreen-fix
Enable viewer shortcut keys
2019-07-05 11:12:03 -04:00
zxawry ca1c95b093
do not show warning on own claims and lbry related links 2019-07-04 12:23:22 +01:00
zxawry d23d06646e
fix wunderbar search suggestions 2019-07-04 12:05:21 +01:00
btzr-io 73e9487ba9 add user typing detection for shorcut keys on viewer 2019-07-03 22:24:33 -06:00
Sean Yesmunt 1edb35d767
Merge pull request #2584 from lbryio/channelEdit4
Channel edit4
2019-07-02 13:55:55 -04:00
Sean Yesmunt 0c28dee85e improve channel edit styling 2019-07-02 13:54:42 -04:00
Sean Yesmunt 335dbfa450
remove duplicate languages 2019-07-02 10:41:51 -04:00
jessop 16bcaf7ceb updates in component state
updates work

asset upload works

channelForm component
2019-07-02 09:19:53 -04:00
Sean Yesmunt 61eddf6dcc use inverse buttons for wallet backup 2019-07-01 23:23:08 -04:00
Joshua Campbell 814f5b635e Replace copy button by using CopyableText for the lbryum path. 2019-07-01 23:18:35 -04:00
Joshua Campbell b292fb7ed4 Copy path, open, and backup buttons for wallet on Help page 2019-07-01 23:18:35 -04:00
Sean Yesmunt 147e914ed8 add pageSize prop to ClaimList 2019-07-01 22:54:11 -04:00
Sean Yesmunt f387f4c01f fix: wallet toast link 2019-07-01 14:54:07 -04:00
Sean Yesmunt 936d31b914 PR cleanup 2019-07-01 14:54:00 -04:00
Sean Yesmunt be50633b53 add placeholders to claim previews 2019-07-01 14:53:46 -04:00
Sean Yesmunt cc4ba46403 limit tags to 1 for recommended claim previews 2019-07-01 14:53:46 -04:00
Sean Yesmunt 2ee1855484 fix: homepage sort persistance 2019-07-01 14:53:46 -04:00
Sean Yesmunt fbd7d12a93 general fixes 2019-07-01 14:53:46 -04:00
Sean Yesmunt fa24060b3f respond to ux feedback 2019-07-01 14:53:46 -04:00
Sean Yesmunt c6412eebef cleanup 2019-07-01 14:53:14 -04:00
Sean Yesmunt 2ca254a573 first version of infinite scroll 2019-07-01 14:53:14 -04:00
Sean Yesmunt 68a18556bf fix: sorting on 'library' page 2019-07-01 14:53:14 -04:00
Sean Yesmunt dddeb52f09 fix: button color 2019-07-01 14:52:40 -04:00
Sean Yesmunt be85c74b2a cleanup and add tags to publish page 2019-07-01 14:52:29 -04:00
Sean Yesmunt 1a18cf5827
Merge pull request #2594 from lbryio/editBugfix
fixes two bugs on publish/edit page
2019-07-01 14:14:03 -04:00
jessop 3b1ca0ddfd fixes two bugs on edit page \
channel selector was not being populated \
bid amount was not editable
2019-07-01 12:29:12 -04:00
Sean Yesmunt 5909c74aaf add more languages on publish form - @ykris45 2019-07-01 11:57:33 -04:00
jessop aad4f4c3e9 fixes publish form update for description 2019-06-28 22:30:12 -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
Sean Yesmunt a4d103c1d6 cleanup 2019-06-26 20:06:31 -04:00
Jessop Breth 97ba09b605 comments cleanup 2019-06-26 20:06:15 -04:00
Jessop Breth 99c85a2ff7 flat comments 2019-06-26 20:05:59 -04:00
Jessop Breth 31178c761f undoes unnec. redux wiring 2019-06-26 20:05:41 -04:00
Jessop Breth 9add21d831 comment intro 2019-06-26 20:05:41 -04:00
ポール ウェッブ 69cb2b8be8 Finalized styling 2019-06-26 20:05:41 -04:00
ポール ウェッブ 90d2f365c1 Optimizing 2019-06-26 20:05:41 -04:00
Jessop Breth 6cbade699f more redux comments 2019-06-26 20:05:41 -04:00
Jessop Breth 86e1743388 Draft of CommentCreate and CommentList 2019-06-26 20:05:41 -04:00