Commit graph

6784 commits

Author SHA1 Message Date
Sean Yesmunt 7f96029e1c test to see if this script was causing windows builds to fail 2020-01-31 12:50:19 -05:00
Sean Yesmunt 4fa9249ad6 fix app strings 2020-01-31 12:50:19 -05:00
Sean Yesmunt 77e26eb440 basic display of reposts in app 2020-01-31 12:50:19 -05:00
Thomas Zarebczan e94bf5d33e
Add files via upload 2020-01-31 12:19:31 -05:00
jessopb 024a1f82d8
Merge pull request #3594 from lbryio/embedsNoAutoplay
embeds will not autoplay
2020-01-31 11:36:47 -05:00
jessop 1dac00e31f debug and add yarnlock 2020-01-31 11:12:47 -05:00
jessop 7767a529e6 embeds will not autoplay 2020-01-31 10:46:50 -05:00
Sean Yesmunt 0f3239284f better naming of things 2020-01-30 17:26:08 -05:00
Sean Yesmunt 8cf66e24e9 create more claim components to simplify ClaimPreview 2020-01-30 17:19:30 -05:00
Sean Yesmunt 8a9a79720b add aria-label and alt messages 2020-01-30 15:56:54 -05:00
Sean Yesmunt 6a5f90ce2a fix mobile view on homepage 2020-01-30 12:41:21 -05:00
Sean Yesmunt 4bb4d66852 make sure claim exists before showing download link 2020-01-30 11:48:14 -05:00
Sean Yesmunt 90bcfaa865 fix encoded urls getting 404'd 2020-01-29 15:31:46 -05:00
Sean Yesmunt ca4676f508 decode uri before building html metadata 2020-01-29 14:45:47 -05:00
Sean Yesmunt e61950f035 update lbry-redux 2020-01-29 14:27:50 -05:00
jessop 7f0fd02ffc pass nsfw=false to lighthouse searches 2020-01-29 14:27:50 -05:00
Sean Yesmunt 0bed38af91 update changelog 2020-01-29 14:04:08 -05:00
Sean Yesmunt 10d12fb0e8 cleanup 2020-01-29 14:04:08 -05:00
Kenneth Tubman V 3f9953c41b Added Download Button on hover for the thumbnail 2020-01-29 14:04:08 -05:00
Dalton 8e16b8d8ab text overflow is hidden, allowing user to click on close button 2020-01-29 13:23:33 -05:00
Sean Yesmunt 8717327c34 move icons/time on file tiles to thumbnail 2020-01-29 11:39:27 -05:00
Sean Yesmunt 1bc4bdc8d8 icon cleanup 2020-01-29 11:22:35 -05:00
Sean Yesmunt cf3be2e8b7 add FileProperties to ClaimPreviewTile 2020-01-29 11:22:35 -05:00
Sean Yesmunt 16d52b1231 make channel thumbnails clickable on claim tiles 2020-01-29 11:22:35 -05:00
Sean Yesmunt 01e6fe8e68 add file icons to ClaimPreview 2020-01-29 11:22:35 -05:00
Sean Yesmunt dfde740ecb basic video length on file tiles 2020-01-29 11:22:35 -05:00
Sean Yesmunt 8c9fe047aa find => some 2020-01-29 11:22:03 -05:00
Sean Yesmunt cdc76e3d95 make sure the app doesn't autoplay paid content, channels, or content from blocked channels 2020-01-29 11:22:03 -05:00
Thomas Zarebczan dacdc59b93 fix: temp hack for future content
This at least would work on the new/trending + all content page until the SDK Fixes it.
2020-01-29 10:14:57 -05:00
Sean Yesmunt 7b5e7b312e add script to sign releases 2020-01-28 18:16:17 -05:00
Sean Yesmunt 7fcb8484e8 delete mac files 2020-01-28 18:16:17 -05:00
Jeremy Kauffman 862bb71ce5 Merge branch 'dev' 2020-01-28 14:53:00 -05:00
Jeremy Kauffman 71119ecdd7 Merge branch 'master' of github.com:lbryio/lbry-desktop 2020-01-28 14:52:26 -05:00
Jeremy Kauffman 067b3eb98f it is always the embed url 2020-01-28 14:45:47 -05:00
Jeremy Kauffman 6021564af9 remove duplicate rule 2020-01-28 14:43:02 -05:00
Jeremy Kauffman 5da80baca1 fix twitter embeds? 2020-01-28 14:37:03 -05:00
jessop 13ead2f1e7 adds twitter player meta 2020-01-28 14:27:22 -05:00
Sean Yesmunt 980583687f add src attribute for embed links 2020-01-28 11:00:39 -05:00
Sean Yesmunt d5d553d51a make search bar higher contrast to see if it does anything 2020-01-28 10:49:52 -05:00
Thomas Zarebczan 3aa04f278b fix: fix hack on New + following/tags page
Would never hit the 2nd condition.
2020-01-28 10:30:44 -05:00
Sean Yesmunt 94c41655a9 add link to lbry.tv after content is finished playing 2020-01-28 10:20:54 -05:00
jessop 3e40838ae3 add review changes 2020-01-28 10:20:54 -05:00
jessop 33672a789b app plays embed in iframe
make player full screen and prepared for overlay actions

small changes

cleanup
2020-01-28 10:20:54 -05:00
Dalton 77a05caa3b prevents the mouse wheel from scrolling the page when the user is focused on the lbc form element
fixes mousewheel lbc actions on creating publish
2020-01-28 09:36:56 -05:00
jessop 8e9aa9367d moves Library from menu to sidebar 2020-01-28 09:36:21 -05:00
Sean Yesmunt 9a37080769 clean up mobile styling 2020-01-28 09:35:39 -05:00
Sean Yesmunt f4da12128a disable countdown for floating window 2020-01-28 09:35:39 -05:00
Sean Yesmunt d312a8e8b6 basic autoplay timer working 2020-01-28 09:35:39 -05:00
Sean Yesmunt 28f2a9da0a hide channel thumbnail on medium screens too 2020-01-27 15:46:17 -05:00
jessopb f1c225d577
Merge pull request #3558 from lbryio/revert-3555-debugPlayerAnalytics
Revert "test player analytics without claimId label"
2020-01-27 14:25:41 -05:00