Commit graph

1964 commits

Author SHA1 Message Date
Thomas Zarebczan 53ce5dcb11 feat: add tip/supports to channels
fixes: https://github.com/lbryio/lbry-desktop/issues/1397
2019-08-30 13:36:02 -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
Sean Yesmunt 784ccc1b50 go back after deleting file 2019-08-30 10:01:39 -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 4e3bd44f4e duh 2019-08-29 00:12:19 -04:00
Thomas Zarebczan ec12b1bb69 fix: instant purchase on 0.1 or less LBC fee
fixes: https://github.com/lbryio/lbry-desktop/issues/2797
2019-08-29 00:12:19 -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
jessop f5e97b238c cold start querystrings 2019-08-28 23:29:22 -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
Jeremy Kauffman 56c9a1ab41 fix metadata and add redirects
add redirect, other fixes

remove password

clean up / final version

clean up / final version
2019-08-28 12:02:07 -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 b603a74e95 bump lbry-redux 2019-08-27 20:01:51 -04:00
Sean Yesmunt 14cd37ac05 canonical_url related fixes 2019-08-27 19:36:41 -04:00
Sean Yesmunt 2e91167fc3 fix: handle urls with # on lbry.tv 2019-08-27 12:05:23 -04:00
Sean Yesmunt 91965246dc fix subscription urls 2019-08-26 18:55:39 -04:00
Sean Yesmunt 1ac5059116 quick fix to redirect old urls to vanity channels 2019-08-26 18:42:16 -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
Sean Yesmunt fd2bb3dc1f hide additional settings on lbry.tv 2019-08-26 14:33:26 -04:00
jessop 2deb6d6f16 change to @if app 2019-08-26 14:33:26 -04:00
jessop a6d79160eb enables relevant settings blocks 2019-08-26 14:33:26 -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 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
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 df56d2b004 more cleanup 2019-07-29 14:40:09 -04:00
jessop 6ac727e19e cleanup 2019-07-29 14:40:09 -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 2a681a90fb
Revert "Dynamic meta tags for content" 2019-07-29 12:25:32 -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 bb3d33733e fix web 2019-07-29 10:34:20 -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 068692c69a
Merge pull request #2655 from dan1d/2334-fix-dark-mode
Fix automatic dark mode.
2019-07-29 10:02:25 -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
Sean Yesmunt 6bc98c0c06 fix reward code button 2019-07-29 09:46:55 -04:00
Thomas Zarebczan 0f8617d257 fix: add language setting back in
tested locally, doesn't work in dev mode now. We'll fix later.
2019-07-29 09:46:55 -04:00
Sean Yesmunt ec3126ca25 increase max width 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 3c1009ece4 cleanup 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 ff85477d93 fix lbry/component style overrides in forms 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
Jeremy Kauffman e94790853a ghetto rebase 2019-07-28 17:57:40 -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 b9ebdc4fb3
Fix language setting? 2019-07-23 23:35:57 -04:00
Dan1d f21c28fbfc Fix automatic dark mode.
- Users are able to select the automatic dark mode checkbox
	- If it is not selected it should not allow users to pick another theme.
2019-07-23 23:10:56 -03:00
Sean Yesmunt 7610fda395 update language 2019-07-23 13:18:29 -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 985f60d83c fix: mature tags in dark mode 2019-07-22 19:27:24 -04:00
Sean Yesmunt 4d414775bc update lbry-redux 2019-07-22 19:27:24 -04:00
Sean Yesmunt 7102f06b82 fix lbry/component style overrides in forms 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
vv181 c1e4c0c012 enter-able modal encrypt 2019-07-23 04:20:08 +07: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 24cfe53165
Merge pull request #2644 from nestordominguez/bug-2171
Add loading animation to search page
2019-07-21 16:53:56 -04:00