lbry-desktop/js/component
Alex Liebowitz 423d4fa47b Don't show error message if price for a file can't be retrieved
On search results pages, stream_cost_estimate is called on every
result. If there's some problem in the daemon that affects all calls
to stream_cost_estimate, this can lead to 25 error boxes. Better to
just suppress the error and not display a price.

Also switched to the new name for the daemon method (get_cost_est ->
stream_cost_estimate)
2017-01-24 19:29:47 -05:00
..
common.js unavailable content cleanup 2017-01-21 16:31:41 -05:00
drawer.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00
file-actions.js Fix typo in "file unavailable" message 2017-01-23 23:52:07 -05:00
file-tile.js Don't show error message if price for a file can't be retrieved 2017-01-24 19:29:47 -05:00
form.js fix missing Icon import 2017-01-17 21:36:48 -06:00
header.js search bar displays pre-set value when ?discover=arg is passed 2017-01-16 23:44:05 -05:00
link.js Simplify content wrapping logic in Link 2017-01-23 19:22:25 -05:00
load_screen.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00
menu.js Fix handling of window click events in DropDownMenu 2017-01-16 23:44:06 -05:00
modal.js Convert to ES6 modules 2016-12-06 14:28:10 -05:00
splash.js Improve startup checking 2017-01-18 09:30:46 -06:00
tooltip.js unavailable content cleanup 2017-01-21 16:31:41 -05:00