lbry-desktop/ui/js
Alex Liebowitz a82ee8a2d5 Fix refreshing behavior on new input in WunderBar
Before, <WunderBar /> would compare the address inside it to the page
address passed in by <Header /> to determine if there was a page change.
This would cause user input to be replaced with "Home" when typing a
search, since during a search the page address is always "Home," not
the query.

Now it simply checks if the page being viewed has changed.
2017-05-02 10:21:33 -04:00
..
component Fix refreshing behavior on new input in WunderBar 2017-05-02 10:21:33 -04:00
page more cleanup / restoration 2017-05-02 10:21:33 -04:00
app.js more cleanup / restoration 2017-05-02 10:21:33 -04:00
jsonrpc.js Add unique ID to JSON-RPC requests 2017-03-09 17:54:46 -05:00
lbry.js it's not the worst thing I've ever done 2017-05-02 10:21:33 -04:00
lbryio.js it's not the worst thing I've ever done 2017-05-02 10:21:33 -04:00
lbryuri.js fix search result uri building and empty array reduce warning 2017-04-20 19:26:29 -04:00
lighthouse.js more lighthouses 2017-04-24 15:53:39 -04:00
main.js views, rewards, fixes for no api, other fixes 2017-04-17 09:47:38 -04:00
rewards.js prefer wallet_unused_address over wallet_new_address 2017-04-27 14:18:59 -04:00
utils.js it's not the worst thing I've ever done 2017-05-02 10:21:33 -04:00