Commit graph

7590 commits

Author SHA1 Message Date
Sean Yesmunt 618ecfb639 drop follow label for mobile inside claimPreviewTile to save space 2020-04-02 10:30:49 -04:00
jessopb 48d03019d6
Merge pull request #3933 from lbryio/feat-expandingCards
Tip unlock modal
Expanding cards
2020-04-02 09:50:38 -04:00
jessopb ea66c116ca
Merge branch 'master' into feat-expandingCards 2020-04-02 09:19:24 -04:00
jessop 9faca8da2b adds tip unlock modal to file page
i18n messages, handle error case max

copy copy

update @lbry/components and tweak range styles

sigfigs

error catching and cleanup

apply review changes

style table and unlock button

handle tip errors

separate fileDescription from fileDetails

make expandable cards

ui tweaks

tweak copy, style, behavior

remove unused strings

forgot an important line
2020-04-02 08:54:43 -04:00
Sean Yesmunt 7ec58440ab quick fix for channel buttons 2020-04-01 17:44:13 -04:00
Sean Yesmunt 2934c8eb62 fix mobile spacing 2020-04-01 16:42:56 -04:00
Sean Yesmunt dd98a20053 fix player alignment on mobile (moved reposts link into FileDetails) 2020-04-01 16:13:22 -04:00
Sean Yesmunt ef3e9c200e mobile style cleanup 2020-04-01 16:00:09 -04:00
Sean Yesmunt 90024fc7ea fix button styles 2020-04-01 15:36:59 -04:00
Jeremy Kauffman 872259b73a
File downloads and refactoring (#3918)
* am I done?

* post diff

* unused selector cleanup

* missed commit

* mess with button styles

* fix flow

Co-authored-by: Jeremy Kauffman <jeremy@lbry.io>
Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-04-01 14:43:50 -04:00
Sean Yesmunt 86c75f13b6 v0.44.0 2020-04-01 12:56:47 -04:00
Sean Yesmunt 8c8ee00ac1 v0.44.0-rc.6 2020-04-01 11:16:58 -04:00
Sean Yesmunt e4469e0683 update lbry-redux 2020-04-01 11:16:37 -04:00
Sean Yesmunt 59fe352314 v0.44.0-rc.5 2020-04-01 09:20:29 -04:00
Sean Yesmunt 3674a6c88f update lbry-sdk 2020-04-01 09:20:22 -04:00
Sean Yesmunt 8db4622c3a don't decode search params because they might contain lbry urls 2020-03-31 16:35:33 -04:00
Sean Yesmunt 10914e5350 Revert "use claim_id for reposts page instead of uri so we don't have to resolve before"
This reverts commit b494c061aa.
2020-03-31 16:30:56 -04:00
Sean Yesmunt b494c061aa use claim_id for reposts page instead of uri so we don't have to resolve before 2020-03-31 16:12:28 -04:00
Sean Yesmunt 5b587646ae v0.44.0-rc.4 2020-03-31 14:04:18 -04:00
Sean Yesmunt a09f9ba35a update yarn.lock 2020-03-31 14:04:10 -04:00
Sean Yesmunt c8551a8636 v0.44.0-rc.3 2020-03-31 13:01:15 -04:00
Sean Yesmunt 443988f2e6 update lbry-sdk to 0.67.1 2020-03-31 13:00:57 -04:00
Sean Yesmunt 702b0cbb78 update lbry-redux 2020-03-31 13:00:13 -04:00
jessop 50f7761bc2 save optimize check to fix publish navigation file reloading 2020-03-31 13:00:13 -04:00
Sean Yesmunt 8a1916423d v0.44.0-rc.2 2020-03-31 12:46:13 -04:00
Sean Yesmunt e3177092ae sdk to 0.67.0 2020-03-31 12:45:53 -04:00
Thomas Zarebczan dab354cfd7 Sync status and SDK upgrade
Check is_syncing while loading the app so we don't try to refresh the wallet / show error message.
2020-03-31 12:45:53 -04:00
Sean Yesmunt 25bf9290e1 only show timed out message when claim_search times out 2020-03-31 12:09:15 -04:00
Sean Yesmunt 88d78f117b update changelog 2020-03-31 10:08:32 -04:00
Sean Yesmunt 2116418d90 update lbry-sdk 2020-03-31 10:07:52 -04:00
Sean Yesmunt 97b1f27235 show open in app nag less often based on how many times you've closed it 2020-03-30 16:51:00 -04:00
Sean Yesmunt 1e2714723f keep search params when decoding url on frontend 2020-03-30 16:50:08 -04:00
Sean Yesmunt 27397285bc use web share api 2020-03-30 15:49:45 -04:00
Sean Yesmunt dbdef22f46 clean up links 2020-03-30 09:40:23 -04:00
Thomas Zarebczan 8c8989bc03 Add extra URLs
Can add more based on content type later?
2020-03-30 09:40:23 -04:00
Sean Yesmunt 419b3890cd improve share modal 2020-03-30 09:40:23 -04:00
Sean Yesmunt f7846e976a style cleanup 2020-03-30 09:40:10 -04:00
Sean Yesmunt c4fc2993d5 initial commit for inline video ads 2020-03-30 09:40:10 -04:00
Thomas Zarebczan 829c2eac50 small fixes 2020-03-30 09:05:30 -04:00
Thomas Zarebczan 0c042376a4
fix: actually pass claim code (#3909)
Required lbryinc changes that I pushed to master.
2020-03-27 21:54:59 -04:00
Sean Yesmunt 5354aabb69 update lbry-redux 2020-03-27 11:54:10 -04:00
Sean Yesmunt cc7c69eb25 embed improvements 2020-03-27 09:59:07 -04:00
Niko Storni 6bc785c297 change player domain 2020-03-27 09:37:31 -04:00
jessop b11262ad52 remove selected tags from suggestions 2020-03-27 09:20:41 -04:00
jessop 8d290eb927 bump redux 2020-03-27 09:20:16 -04:00
Sean Yesmunt 3ca3176d28 disable fail gerbil for nag instead 2020-03-26 16:17:41 -04:00
Thomas Zarebczan cc5751617c fix: multiple youtube channel reward 2020-03-26 15:19:23 -04:00
jessopb 6cd5048572
Merge pull request #3900 from lbryio/fix-csvTagsLoophole
csv tags sliced to limit
2020-03-26 13:30:11 -04:00
jessop d509b1c689 csvtags sliced to limit 2020-03-26 13:14:11 -04:00
jessopb 99718379c9
Merge pull request #3899 from lbryio/fix-startupTranscodeDetect
gets status after ffmpeg find
2020-03-26 12:37:03 -04:00