lbry-desktop/js
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
..
component Don't show error message if price for a file can't be retrieved 2017-01-24 19:29:47 -05:00
page unavailable content cleanup 2017-01-21 16:31:41 -05:00
app.js file list refactor 2017-01-16 23:44:06 -05:00
lbry.js Don't show error message if price for a file can't be retrieved 2017-01-24 19:29:47 -05:00
lighthouse.js Refactor lighthouse.js and add support for custom servers 2016-12-29 05:15:02 -05:00
main.js Use in-browser platform check in DownloadLink 2017-01-16 23:34:29 -05:00