lbry-desktop/ui/js/actions
Alex Liebowitz c5c67a0de5 Minor refactors in doResolveUri()
Add doResolveUris()

Always call resolveUri() in FileTile and FileCard

Before, these components would only try and resolve if claim info
wasn't provided.

Don't require uri param in lbry.resolve()

It can now be "uris" instead, plus the error message about caching
doesn't really apply anymore.

Don't cache/cancel open resolve requests

No longer needed because we're not doing resolve requests in bulk

Add support for multiple URI resolution in lbry.resolve()

Handle multi URL resolves with one action

Update CHANGELOG.md
2017-10-10 09:03:17 -04:00
..
app.js update upgrade message 2017-10-03 17:52:53 -04:00
availability.js fix availability issue and restore open in folder 2017-09-20 08:47:16 -04:00
content.js Minor refactors in doResolveUri() 2017-10-10 09:03:17 -04:00
cost_info.js disable anything cost related other than direct content cost 2017-09-20 13:20:02 -04:00
file_info.js fix availability issue and restore open in folder 2017-09-20 08:47:16 -04:00
navigation.js clean up tip and search navigation 2017-09-17 14:26:55 -04:00
rewards.js potential fix for #536 2017-09-06 16:20:05 -04:00
search.js Fix bugs in history navigation in stack ordering and loss of scrolling 2017-08-30 13:40:51 -04:00
settings.js finally killed client settings in lbry.js 2017-10-06 16:15:33 -04:00
user.js better? 2017-08-29 17:42:11 -04:00
wallet.js simplify balance check now that we are in redux land 2017-09-22 18:59:28 -04:00