Commit graph

257 commits

Author SHA1 Message Date
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
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
jessop
7f0fd02ffc pass nsfw=false to lighthouse searches 2020-01-29 14:27:50 -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
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
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
Jeremy Kauffman
71119ecdd7 Merge branch 'master' of github.com:lbryio/lbry-desktop 2020-01-28 14:52:26 -05:00
Sean Yesmunt
980583687f add src attribute for embed links 2020-01-28 11:00:39 -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
9544e29d29 prevent double navigation when clicking on fileTile thumbnails/titles 2020-01-27 10:00:33 -05:00
nestordominguez
64a442e60d edit abandon claim to abandon support (#3514)
* edit abandon claim to abandon support

* set abandon support or claim in title

* add abandon suport claim title to app-strings
2020-01-27 09:29:54 -05:00
Jeremy Kauffman
fea5b79aac update invite copy 2020-01-27 09:25:09 -05:00
jessop
31fa714ef5 send player events as timing events 2020-01-27 09:20:31 -05:00
Thomas Zarebczan
1adede3a33 Fix double 'and' 2020-01-25 12:53:05 -05:00
Sean Yesmunt
7aa4539016 improve how we add metadata _slightly_ and add custom metadata for invite links 2020-01-24 17:04:13 -05:00
Sean Yesmunt
e0a04afea4 only pass not_channel_ids if there are no channel_ids passed in to claim_search 2020-01-24 15:43:07 -05:00
Sean Yesmunt
7a9fd8488b add second release_time hack for people with more than 20 channels 2020-01-24 15:38:33 -05:00
Sean Yesmunt
c6230ba024 enable spellcheck 2020-01-24 15:32:22 -05:00
Sean Yesmunt
b4564c6f46 add message to ads about signing in 2020-01-24 14:26:37 -05:00
Sean Yesmunt
c1e0f08584 always trigger claim_search when navigating back to homepage 2020-01-24 14:26:37 -05:00
jessop
fab7dfdb41 add review changes 2020-01-24 13:41:09 -05:00
jessop
75410392d8 send events when video buffers 2020-01-24 13:41:09 -05:00
Sean Yesmunt
9aab2092e6 additional comment info 2020-01-24 11:34:05 -05:00
Sean Yesmunt
d236712134 add comment 2020-01-24 11:34:05 -05:00
Thomas Zarebczan
9a1a3d7fa6 Fix: improve release time claim search
To improve search performance, assume we want content from the past year when viewing new and trending. Also pass rounded values to top so queries don't re-execute incorrectly.
2020-01-24 11:34:05 -05:00
jessop
c2eaac6729 review changes 2020-01-23 21:31:10 -05:00
jessop
2261a92fe5 loads script for alternate sidebar 2020-01-23 21:31:10 -05:00
Sean Yesmunt
bebf8295d5 add RewardAuthIntro on the invites page 2020-01-22 12:47:22 -05:00
Sean Yesmunt
495579ff34 round 2 2020-01-22 11:17:59 -05:00
Sean Yesmunt
f92eb421ed typo 2020-01-22 10:52:16 -05:00
Sean Yesmunt
de974e8725 whoops 2020-01-22 10:38:04 -05:00
Sean Yesmunt
2c12b62133 make sure claim_search is called every time the homepage is navigated to 2020-01-22 09:48:00 -05:00
Sean Yesmunt
866ae9019c fix 'publishes' styling on claim tiles 2020-01-22 09:33:27 -05:00