lbry-desktop/src/renderer
Thomas Zarebczan f9a681a425 Support 0.31 SDK, vrooom (#2277)
* maint: 0.31.0 changes
Changes to account for 0.31.0, WIP

* maint: key fee settings + bump SDK

Disable setting is no longer part of SDK settings so I moved it into local storage. Also moved in the max fee setting since it's now cleared out from the SDK.

* flow fix

* fix: share usage setting

* fix: file path unavailable
When clicking play, the file does re-download now, so no need to do anything there. Improved click behavior when file is deleted - it now still opens the folder in case someone is interested.

* review fixes

Set disableMaxKeyFee as a local variable. Removed file info from componentdidmount.

* fix, take 2

No need to set the setting I just removed...

* review fixes

Removed local settings storage. Value will be reset when switching back and forth.

* Update view.jsx

* Update settings.js
2019-02-12 13:26:50 -04:00
..
component Support 0.31 SDK, vrooom (#2277) 2019-02-12 13:26:50 -04:00
constants Added "Unsubscribe" broken heart icon. 2019-02-07 10:40:56 -05:00
modal change: less intrusive first run experience 2019-01-23 10:40:23 -05:00
page Support 0.31 SDK, vrooom (#2277) 2019-02-12 13:26:50 -04:00
redux Support 0.31 SDK, vrooom (#2277) 2019-02-12 13:26:50 -04:00
scss Dark mode inverse button css 2019-02-06 21:07:59 -05:00
types change: remove error modal from rewards 2019-01-18 11:29:02 -05:00
util enhance 2019-01-23 10:40:23 -05:00
analytics.js fix: respect do not track setting 2019-02-05 13:36:40 -05:00
app.js use lbryio/lbryinc 2018-09-23 23:44:42 -04:00
index.js feat: add mouse navigation 2019-01-30 00:35:36 -05:00
lbryio.js use lbryio/lbryinc 2018-09-23 23:44:42 -04:00
logWarningConsoleMessage.js cleanup 2018-11-28 18:21:33 -05:00
native.js update: move to lbry-redux 2018-04-18 00:13:00 -04:00
store.js remove unused packages, remove slow getVisibility tooltip function 2019-01-29 16:07:19 -05:00