Commit graph

381 commits

Author SHA1 Message Date
Sean Yesmunt
01dc3661c8 wire up autoplay 2018-07-25 00:23:58 -04:00
Sean Yesmunt
a7c6135afd fix spacing 2018-07-24 21:10:33 -04:00
Sean Yesmunt
95fee660ad add rest of channel content to the side of the file viewer 2018-07-24 20:50:04 -04:00
Sean Yesmunt
bf8ada27d7 remove the spinner if necessary after clearing the timeout 2018-07-23 18:18:29 -04:00
btzr-io
4cf56096e1 change markdown-preview extension 2018-07-22 15:02:43 -06:00
btzr-io
e30d345e9d add emoji support for claim description 2018-07-22 15:01:16 -06:00
Sean Yesmunt
7c7c620513
Merge pull request #1797 from lbryio/channel-navigation
fix double navigation issue on channels with more than one page
2018-07-20 14:56:59 -04:00
Sean Yesmunt
90655a1dd5 stop loader timeout if not loading 2018-07-20 13:48:31 -04:00
Sean Yesmunt
ffab70fd9c fix double navigation issue on channels with more than one page 2018-07-20 12:35:58 -04:00
btzr-io
f0035fda0a update three-viewer
fix model position and scale

fix obj loader
2018-07-19 19:31:00 -06:00
Sean Yesmunt
5407dc188e
Merge pull request #1781 from lbryio/next-rewards
Rewards enhancements
2018-07-19 11:33:33 -04:00
Sean Yesmunt
8ed40be8a4 better thumbnail placeholder 2018-07-19 10:51:21 -04:00
Sean Yesmunt
0179357e7c fix spacing 2018-07-19 10:51:21 -04:00
Sean Yesmunt
6df4032c90 improve thumbnail preview styling 2018-07-19 10:51:21 -04:00
Sean Yesmunt
45de83fdf3 thumbnail preview on publish page 2018-07-19 10:51:21 -04:00
Sean Yesmunt
863a95bffb
Merge pull request #1768 from lbryio/suppress-load-video-error
suppress load video error
2018-07-19 10:42:23 -04:00
Travis Eden
0d642b2be1 move reward fetching from rewards page to reward summary component on wallet overview page 2018-07-19 10:19:44 -04:00
Sean Yesmunt
2d456f13df
Merge pull request #1558 from lbryio/three-viewer
Add 3D-file-viewer component
2018-07-19 10:17:06 -04:00
Sean Yesmunt
e09be7ee83
Merge branch 'master' into suppress-load-video-error 2018-07-19 10:06:36 -04:00
btzr-io
7db1782c57 more minor fixes 2018-07-19 00:45:32 -06:00
Sean Yesmunt
1c55774165
Merge pull request #1593 from lbryio/downloads-pending
handle fetching state on downloads and publishes pages
2018-07-18 14:56:31 -04:00
Sean Yesmunt
b80dc23c36 use clearTimeout for loading indicator 2018-07-18 12:49:05 -04:00
Travis Eden
bc68b75012 prevent handleAutoplay in componentDidUpdate 2018-07-18 10:41:14 -04:00
Sean Yesmunt
1362c4866b
Merge pull request #1769 from lbryio/transaction-filter-abandon
add abandon to transaction list filter
2018-07-18 09:15:26 -04:00
Travis Eden
7e5cc1c3ca use constants for transaction types 2018-07-17 13:17:11 -04:00
Travis Eden
d43dd78821 suppress load video error; disable autoplay per-video after download failure 2018-07-17 09:37:44 -04:00
Sean Yesmunt
e3966f03ed improve loading logic 2018-07-16 16:20:14 -04:00
Travis Eden
324dc3fa4f show loader when loading prop is true 2018-07-16 14:07:44 -04:00
Sean Yesmunt
ac89a3d91c re-add 3d-file viewer 2018-07-16 10:38:46 -04:00
btzr-io
34ba2cf3eb fix object position 2018-07-16 09:57:09 -04:00
btzr-io
064e28a02e more fixes 2018-07-16 09:57:08 -04:00
btzr-io
e1c1096458 add progress-bar 2018-07-16 09:57:08 -04:00
btzr-io
87ffac9a52 minor fixes 2018-07-16 09:57:08 -04:00
btzr-io
31ec889565 add threeViewer component 2018-07-16 09:57:08 -04:00
Travis Eden
e4bcca521c add abandon to transaction list filter 2018-07-13 14:06:33 -04:00
Sean Yesmunt
70a860b8d0 Fix spacing on community row 2018-07-13 11:29:25 -04:00
Sean Yesmunt
5decb167a2 hide exact url if it's marked nsfw 2018-07-13 11:26:36 -04:00
Sean Yesmunt
72be966242 add message for number of hidden nsfw files 2018-07-13 11:26:36 -04:00
Sean Yesmunt
22483a5b2b don't render nsfw cards/tiles if user has NSFW content hidden 2018-07-13 11:26:36 -04:00
Sean Yesmunt
aea3816133
Merge pull request #1760 from lbryio/nsfw-community
hide community row if nsfw content is hidden
2018-07-12 19:54:34 -04:00
Sean Yesmunt
7e0c01141a rename 'NSFW' to 'mature' 2018-07-12 19:21:44 -04:00
Sean Yesmunt
90d617dbc9 hide community row if nsfw content is hidden 2018-07-12 19:05:04 -04:00
Thomas Zarebczan
305d1a4a48 lbry-app > lbry-desktop
Reviewed all instances of lbry-app and changed to lbr-desktop. There are still some that will stay at lby-app for now (i.e. AUR/Flatpak repo names).
2018-07-12 14:39:12 -04:00
Travis Eden
e0233c0133 separate busy indicator from content list and move to title bar 2018-07-11 09:13:23 -04:00
btzr-io
0f09210c5a rename video component to fileViewer 2018-07-10 10:33:03 -04:00
btzr-io
180cb7b73e improve mediaType detection 2018-07-10 10:33:03 -04:00
Sean Yesmunt
1d8728c8ed wrap text strings in language function 2018-07-10 10:33:02 -04:00
btzr-io
bdf1634573 render file when download completed 2018-07-10 10:33:02 -04:00
btzr-io
ec9448bc18 more fixes
unblock unplayable files

fix context menu errors of pdfViwer
2018-07-10 10:33:02 -04:00
btzr-io
03c9e53dd2 add pdf-viewer
reduce lbry.getMedia calls

update fileRender logic
2018-07-10 10:33:02 -04:00