Commit graph

1028 commits

Author SHA1 Message Date
Sean Yesmunt
0b84c00acd fix: show email after refreshing the app 2018-08-22 12:40:44 -04:00
seanyesmunt
ce18339f25 add autodownload toggle to subscriptions page 2018-08-22 01:03:40 -04:00
seanyesmunt
a166485a78 move channel_list call to happen after fetching subscriptions from db 2018-08-21 23:59:06 -04:00
Sean Yesmunt
5fa44d8857
Merge pull request #1895 from lbryio/remove-node-id
update node_id
2018-08-21 16:28:11 -04:00
Sean Yesmunt
dab28339cf
Merge pull request #1892 from lbryio/publish-notification
feat: add publish success notification
2018-08-21 16:23:12 -04:00
Sean Yesmunt
0facccd487 use correct url for recommended conent on vanity claims 2018-08-21 15:36:45 -04:00
Thomas Zarebczan
e232b5b0d4 check for status.dht 2018-08-21 12:18:10 -04:00
Thomas Zarebczan
7e5a8c1864 nevermind, adding node_id back
With the correct value
2018-08-21 11:39:49 -04:00
btzr-io
710afc90b9 revert flatShading initial state 2018-08-21 11:24:48 -04:00
btzr-io
fa0781595d add customizable material and fix flatShading 2018-08-21 11:24:48 -04:00
btzr-io
1d277bc81f fix typo 2018-08-21 11:24:48 -04:00
btzr-io
0c0e0d0960 add adaptive theme for dat.gui controls 2018-08-21 11:24:48 -04:00
btzr-io
b8cd8db692 fix camera target position 2018-08-21 11:24:48 -04:00
btzr-io
61131ce77d add autoRotate feature 2018-08-21 11:24:48 -04:00
btzr-io
267cf2c11f update gui controls 2018-08-21 11:24:48 -04:00
btzr-io
00ae8600f0 optimize geometry 2018-08-21 11:24:47 -04:00
btzr-io
d4b1398356 add basic gui-controls 2018-08-21 11:24:47 -04:00
btzr-io
d4f757ec28 more optimization fixes for threeViewer component 2018-08-21 11:24:47 -04:00
btzr-io
bf14c09065 minor fixes for flow warnings and errors 2018-08-21 11:22:39 -04:00
btzr-io
6ecc292d92 try to fix memory leak 2018-08-21 11:22:38 -04:00
Thomas Zarebczan
9f3fa5d4e4 remove node_id
per 3f7bd0d969
2018-08-21 10:46:53 -04:00
Thomas Zarebczan
6023b32c27 add title to message 2018-08-21 09:51:35 -04:00
Thomas Zarebczan
73bc6afa3e feat: add publish success notification
When a file is confirmed, create a desktop notification with the claim name and ability to click the notification to view the claim
2018-08-20 17:48:14 -04:00
Sean Yesmunt
db64a1ea31
Merge pull request #1875 from lbryio/search-ux
Search ux improvements
2018-08-20 14:59:41 -04:00
Sean Yesmunt
9844cbdaf6
Merge pull request #1885 from lbryio/record-user
Record user as soon as possible
2018-08-20 14:57:50 -04:00
Sean Yesmunt
d1d1e32063 only record user once 2018-08-20 12:33:36 -04:00
Sean Yesmunt
3769ede3ef change interval back to 15 minutes 2018-08-20 12:20:53 -04:00
Sean Yesmunt
5a905fe174 use search selector and add file tile channel links 2018-08-20 10:57:59 -04:00
Sean Yesmunt
f23bc00af6 default to search 2018-08-20 10:57:59 -04:00
Travis Eden
3ba8b7e08f check subscription by uri 2018-08-20 10:01:32 -04:00
Travis Eden
5e270c129c doCheckSubs only takes uri; do not clear notifications on doFetchClaimsByChan; doFetchMySubs on startup; always set latest on checkSub; do not download or notify when latest is undefined 2018-08-20 09:47:19 -04:00
Travis Eden
6b375965f9 implement silent failing on reward claims when user is not reward approved 2018-08-20 09:47:19 -04:00
Travis Eden
30e0ff309a prevent subscription notification when viewing subscriptions page 2018-08-20 09:47:19 -04:00
Travis Eden
35f35dcbae remove snackbar when download complete 2018-08-20 09:47:19 -04:00
Travis Eden
3d66610d69 reword autoDownload postfix 2018-08-20 09:47:19 -04:00
Travis Eden
fa0e9fcb0c set autoDownload default true 2018-08-20 09:47:19 -04:00
Travis Eden
a6393aaf17 1 download per channel; do download/notify on subscribe 2018-08-20 09:47:19 -04:00
Travis Eden
02c20d090e do not download newest content on channel subscription; do still set latest 2018-08-20 09:47:19 -04:00
Travis Eden
386e9271ff when file download completes, notify through snackbar if on subscriptions page; formatting 2018-08-20 09:47:19 -04:00
Travis Eden
cedafdbe14 attempt to claim subscription reward when subscribing to a channel; fail silently 2018-08-20 09:47:19 -04:00
Travis Eden
69c285025c fix subscription notification and download glitches 2018-08-20 09:47:19 -04:00
Thomas Zarebczan
18a12622a2
remove duplicate thumbnail message 2018-08-16 09:07:55 -04:00
Sean Yesmunt
190386ae4c record user earlier 2018-08-16 01:17:15 -04:00
Thomas Zarebczan
00ad8ba372 Fix encryption startup
1) remove wallet unlock message (outdated by new modal)
2) removed return which caused status updates to stop + restructured else statements
3) Prevent clicking out from modal (would close app)
4) update yarn.lock with proper redux version
2018-08-15 15:56:42 -04:00
Sean Yesmunt
a38bb2ebaa fix encryption flow 2018-08-15 14:39:58 -04:00
Sean Yesmunt
f8aa249859 fix import 2018-08-15 11:51:12 -04:00
Thomas Zarebczan
938fa70ac3 rc bump + loading message
Show initializing message after blockchain headers download status disappears
2018-08-15 10:52:45 -04:00
Sean Yesmunt
e67f76ae87 add thumbnail label for disabled publish button 2018-08-15 10:48:14 -04:00
Sean Yesmunt
1ec373aa51 move to installation_id 2018-08-15 10:47:48 -04:00
Sean Yesmunt
6dc87a9c76 remove session_status param from lbry.status call 2018-08-15 10:47:48 -04:00
Sean Yesmunt
41e5277fbd change copy to 'Starting up' 2018-08-15 10:47:48 -04:00
Sean Yesmunt
0e7a46fe7c update daemon startup process 2018-08-15 10:47:48 -04:00
Sean Yesmunt
bb9b3b5365
Merge pull request #1867 from lbryio/thumnail-loading-message
feat: add thumbnail loading to list of help errors
2018-08-13 14:57:59 -04:00
Sean Yesmunt
cb004e34f9
Merge pull request #1853 from lbryio/log-time-to-play
log time to play
2018-08-13 14:36:18 -04:00
Thomas Zarebczan
09bcd9ffdb feat: add thumbnail loading to list of help errors 2018-08-12 23:05:25 -04:00
Sean Yesmunt
ddafd3d5b5 improve spacing 2018-08-11 00:15:46 -04:00
seanyesmunt
c5e6db73f0 move autoplay back to below file actions 2018-08-11 00:15:46 -04:00
Sean Yesmunt
7944ab556a improve icon placement in FileTile 2018-08-11 00:15:45 -04:00
Sean Yesmunt
0d2eab88da add header to recommended content and decrease autoplay size 2018-08-11 00:15:45 -04:00
Sean Yesmunt
e1adc71f0a hide filePrice if it's free 2018-08-11 00:15:45 -04:00
Sean Yesmunt
8b90a8421c add recommended content 2018-08-11 00:15:45 -04:00
Shawn K
58a3740986
Merge pull request #1864 from lbryio/publish-patch
Fix: Don't show editing mode on publish after clearing cache
2018-08-10 08:03:53 -05:00
Thomas Zarebczan
172f5d43fa fix: context menu
Breaking change in Electron 2.0
https://github.com/electron/electron/pull/11968
2018-08-10 00:21:02 -04:00
Sean Yesmunt
f62181dbd6
Merge pull request #1857 from doniyor2109/master
Clear upgrade subscribed interval after declining
2018-08-09 14:27:31 -04:00
Sean Yesmunt
f6137c3647 not editing if publish uris are undefined 2018-08-08 11:33:43 -04:00
Aliyev Doniyor
90d1b18586 Code refactor
Create action for clearing upgrade timer
2018-08-07 19:02:11 +05:00
Thomas Zarebczan
30c32d4c2b
Turn off timer after update downloads
This might do the trick, needs to be tested.
2018-08-07 09:33:06 -04:00
Aliyev Doniyor
7119a43742 Clear upgrade subscribed interval after declining 2018-08-06 22:25:30 +05:00
Electron - Mark Firth
31bd3a688c
Missing Word
Line 333:

From: 'You are currently editing this claim. If you change the URL, you will need reselect a file.'
To: 'You are currently editing this claim. If you change the URL, you will need to reselect a file.'

Found by https://github.com/ceoger
2018-08-06 22:46:00 +10:00
Sean Yesmunt
824c3fbc65
Merge branch 'master' into issue-1788 2018-08-05 21:59:30 -04:00
Daniel
aea0084ea0 Allways use toggle on checkbox input.
- Add changelog entry for PR 1834.
2018-08-05 19:35:56 -03:00
Baltazar Gomez
605136ac64
Merge branch 'master' into fix-viewer 2018-08-03 13:00:37 -06:00
btzr-io
3c3e4c0d46 use scss spacing variables 2018-08-03 12:34:08 -06:00
seanyesmunt
c5c62a2698 include time to start if available in file_view analytics 2018-08-03 11:54:10 -04:00
btzr-io
2cc5f882fe fix page index position #1847 2018-08-02 19:46:39 -06:00
btzr-io
80c0f9a8f6 extend support for human-readable files 2018-08-01 22:56:17 -06:00
btzr-io
2c8f11750a improve and optimize renderFile method (fileSource) 2018-08-01 18:53:38 -06:00
Daniel
c7a128f399 Align toggle to first line of the block. 2018-08-01 19:39:11 -03:00
btzr-io
2109685d5a use atom dark theme for codeMirror 2018-08-01 15:50:36 -06:00
Daniel
f64caa7f43 Add margin auto to center the checkbox to the middle of the parent component. 2018-08-01 16:55:30 -03:00
Daniel
5599b8288d Change text label on notifications. 2018-08-01 16:04:44 -03:00
Daniel
5c65ca7a47 Rename variables names and text labels to be more descriptive. 2018-08-01 15:49:57 -03:00
Sean Yesmunt
735198d3d9
Merge pull request #1842 from lbryio/release-0-23-1
Merge release back to master
2018-08-01 11:51:58 -04:00
Thomas Zarebczan
c6f0db1454 Pass spee.ch error message
Otherwise it would just say "upload failed"
2018-07-31 19:00:18 -04: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
Sean Yesmunt
e4f4909725
Merge pull request #1817 from lbryio/next-video
recommended content v1
2018-07-31 15:42:25 -04:00
Sean Yesmunt
7341340d3b remove extra channel spacing 2018-07-31 15:29:28 -04: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
Shawn K
944f74a287
Merge pull request #1829 from dan1d/issue-1808
Differentiate between failed thumbnail url and emtpy url images.
2018-07-30 18:03:20 -05:00
Shawn K
b3275c7036
Merge pull request #1831 from doniyor2109/master
Disable confirm button after pressing "Use It Now" button
2018-07-30 18:02:06 -05:00
Thomas Zarebczan
bb8d50026f Fix ShapeShift status checking 2018-07-30 18:23:25 -04:00
YULIUS KURNIAWAN KRISTIANTO
ef1a47f066
lowercase 2018-07-31 02:24:00 +07:00
Daniel Dominguez
b448d23dbf Add new png to show up when the image can't be loaded. 2018-07-30 15:44:03 -03:00
YULIUS KURNIAWAN KRISTIANTO
1db3838c0f
add FAQ to Publish Form 2018-07-31 01:24:40 +07:00
btzr-io
1f554c8e20 fix context menu 2018-07-28 17:48:54 -06:00
btzr-io
77cfcc84a8 reduce !important rule usage and fix fullscreen styles 2018-07-28 15:27:28 -06:00
btzr-io
3d4c3373d5 fix text selection 2018-07-28 14:17:06 -06:00
Aliyev Doniyor
42a3759cc0 Disable confirm button after pressing "Use It Now" button
Closes #1823
2018-07-28 12:47:45 +05:00
btzr-io
c1628b4572 fix typo 2018-07-27 20:26:04 -06:00
btzr-io
f48b331a69 minor fixes 2018-07-27 19:54:06 -06:00
btzr-io
842fbcc668 implement syntax highlighter 2018-07-27 19:42:35 -06:00
Daniel Dominguez
ad0c356c1e Differentiate between failed thumbnail url and emtpy url images. 2018-07-27 17:58:56 -03:00
btzr-io
be458863df add docx-viewer 2018-07-26 20:06:39 -06:00
btzr-io
c622314eff add code-viewer 2018-07-26 18:24:00 -06:00
btzr-io
1c50b71f14 add document viewer
- fix markdown viewer

- fix txt viewer
2018-07-25 23:18:35 -06:00
Shawn Khameneh
2ccf40b18e
Merge branch 'master' into wallet-encryption 2018-07-25 14:30:24 -05:00
Sean Yesmunt
87f8988faa fix fileCard title spacing 2018-07-25 14:37:51 -04:00
Sean Yesmunt
1a51628905 cleanup css 2018-07-25 14:21:41 -04:00
Shawn
a727e89e10 Remove debug line, add Form components 2018-07-25 12:45:28 -05:00
Sean Yesmunt
bdca9f9b04 filter out uri from content I am currently viewing 2018-07-25 00:45:24 -04:00
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
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
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
Sean Yesmunt
44d98ac422 fix typo 2018-07-11 01:01:54 -04:00
Sean Yesmunt
ca390a125f don't validate address if NO_ADDRESS_VALIDATION is passed in 2018-07-11 00:49:36 -04:00
Sean Yesmunt
e0500eedd9 allow different daemon versions and don't shut down with DAEMON_DEVELOPMENT env variable 2018-07-11 00:14:50 -04:00
Scott Gartner
a967495c23 Changed the error message given when the daemon and LBRY app are on different versions of the API to make it more clear for the user what their next steps are. 2018-07-10 18:46:31 -06: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
e69dc3cd5a fix pdfViewer css 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
btzr-io
6b8546789a remove debug log 2018-07-10 10:33:02 -04:00
btzr-io
2afbda7198 rework loadingScreen logic 2018-07-10 10:33:02 -04:00
btzr-io
213b5280b7 use icon constants 2018-07-10 10:33:02 -04:00
btzr-io
f026ed6db6 fix playable logic
- Add new icon Eye

- Show preview button
2018-07-10 10:33:02 -04:00
Baltazar Gomez
78029ce5c3 import scss 2018-07-10 10:32:14 -04:00
Baltazar Gomez
a3a02995fb add file-render.scss 2018-07-10 10:32:14 -04:00
btzr-io
9b5ac83f68 more fixes
- Update fileRender logic

- Fix missing file source
2018-07-10 10:32:14 -04:00
btzr-io
a8edbee7f6 add fileRender component 2018-07-10 10:31:49 -04:00
Sean Yesmunt
5cd70d5680
Merge pull request #1739 from lbryio/shapeshift-fix
Handle LBC unavailable error from ShapeShift without breaking the app
2018-07-09 11:30:35 -04:00