Sean Yesmunt
a68f276fb0
use variables for thumbnail size
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
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
Travis Eden
17ca490db4
display download error only when that uri is playing
2018-07-18 10:29:43 -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
Sean Yesmunt
7080d5f8c6
Revert "updated the url for successful thumbnail publishes"
2018-07-17 09:42:47 -04:00
Travis Eden
d43dd78821
suppress load video error; disable autoplay per-video after download failure
2018-07-17 09:37:44 -04:00
bill bittner
de75bfad72
updated the thumbnail url on successfull publishes
2018-07-16 17:26:13 -07: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
Travis Eden
49700d5906
move fetching logic to page component
2018-07-16 14:07:44 -04:00
Travis Eden
e5f6acc5ae
add props/logic to handle fetching stage
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
Electron - Mark Firth
9c8181a37c
Typo
...
Typo
2018-07-16 22:36:40 +10:00
Electron - Mark Firth
bf246168c3
Dot removed
...
Dot removed
2018-07-16 21:44:48 +10:00
Electron - Mark Firth
65760f28d6
Better Error Message
...
The current error message sounds like LBRY is broken, when in fact it's a ShapeShift issue.
This message is friendlier and more accurate, which helps to keep LBRY's brand reputation stronger :)
2018-07-16 21:43:01 +10:00
Sean Yesmunt
313c2965d3
Merge pull request #1754 from lbryio/fetch-rewards
...
fetch rewards on page load
2018-07-14 20:10:22 -04:00
Sean Yesmunt
265c22dacd
Merge pull request #1752 from 42degrees/42degrees_ticket1749_textChange
...
Changed the error message given when the daemon didn't update
2018-07-14 19:57:37 -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
5f06812c9d
move hidden message to top of subscription page
2018-07-13 11:26:36 -04:00
Sean Yesmunt
651fe60c5e
don't show hidden nsfw message on my channel
2018-07-13 11:26:36 -04:00
Sean Yesmunt
cbefacf673
add hidden message on subscriptions page
2018-07-13 11:26:36 -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
Travis Eden
3325dfda47
always fetch rewards on mount
2018-07-12 23:18:55 -04:00
Sean Yesmunt
c2ec93b133
check for claimed.length
2018-07-12 23:17:05 -04:00
Travis Eden
7f2ad622e3
fetch rewards on page load
2018-07-12 23:17:05 -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
Thomas Zarebczan
61e132a1ab
copy change
2018-07-11 22:51:08 -04:00
Thomas Zarebczan
703f16e9a1
Remove check for div
...
One of these conditions (including tipping) will always apply, no need to hide the div.
2018-07-11 14:59:59 -04:00
Sean Yesmunt
7c2efb4a19
Merge pull request #1753 from lbryio/daemon-development
...
Improve app/daemon development
2018-07-11 13:29:59 -04:00
Travis Eden
e0233c0133
separate busy indicator from content list and move to title bar
2018-07-11 09:13:23 -04:00