Commit graph

772 commits

Author SHA1 Message Date
Daniel
5c65ca7a47 Rename variables names and text labels to be more descriptive. 2018-08-01 15:49:57 -03:00
Daniel
5527df97eb Update checkbox style to be toggable.
- Add Notifications to be on his own section.
2018-07-31 19:42:54 -03:00
Daniel Dominguez
b31781f6ef Add setting to skip desktop nofifications, persist the setting on localstorage, defaults to true(notifications enabled). 2018-07-30 21:13:57 -03:00
YULIUS KURNIAWAN KRISTIANTO
ef1a47f066
lowercase 2018-07-31 02:24:00 +07:00
YULIUS KURNIAWAN KRISTIANTO
1db3838c0f
add FAQ to Publish Form 2018-07-31 01:24:40 +07:00
Shawn Khameneh
2ccf40b18e
Merge branch 'master' into wallet-encryption 2018-07-25 14:30:24 -05:00
Shawn
a727e89e10 Remove debug line, add Form components 2018-07-25 12:45:28 -05:00
Sean Yesmunt
bf8ada27d7 remove the spinner if necessary after clearing the timeout 2018-07-23 18:18:29 -04:00
btzr-io
71e7a31841 fix list style 2018-07-22 15:28:33 -06: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
Thomas Zarebczan
2d7cf51630
formatting for protocol message 2018-07-20 16:54:10 -04: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
Sean Yesmunt
9128a61051 fix community spacing at the bottom of the page 2018-07-20 11:32:44 -04:00
Shawn Khameneh
097a523b39
Merge branch 'master' into wallet-encryption 2018-07-20 09:45:56 -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
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
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
Travis Eden
cbcdfb187a fetch rewards after successfully claiming reward 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
Shawn Khameneh
6809ac3e3a Add basic wallet encryption flows 2018-07-18 15:48:30 -04: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