lbry-desktop/ui/js/page
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
..
auth Fix bugs in history navigation in stack ordering and loss of scrolling 2017-08-30 13:40:51 -04:00
backup further improvements to backup wallet content 2017-08-22 17:28:01 -04:00
channel Merge pull request #587 from lbryio/show-local-channel 2017-09-22 18:10:46 -04:00
discover Minor refactors in doResolveUri() 2017-10-10 09:03:17 -04:00
file fix #606 2017-09-24 16:33:29 -04:00
fileListDownloaded Minor refactors in doResolveUri() 2017-10-10 09:03:17 -04:00
fileListPublished Minor refactors in doResolveUri() 2017-10-10 09:03:17 -04:00
help clarify auth token is equivalent to a password 2017-09-03 11:29:59 -04:00
invite invites basics 2017-08-29 14:40:30 -04:00
publish fix #606 2017-09-24 16:33:29 -04:00
receiveCredits better? 2017-08-29 17:42:11 -04:00
rewards Merge pull request #641 from lbryio/redeemedrewards 2017-10-06 15:46:26 -04:00
search Fix bugs in history navigation in stack ordering and loss of scrolling 2017-08-30 13:40:51 -04:00
sendCredits better? 2017-08-29 17:42:11 -04:00
settings fix all step properties, removing publish or send minimums app-side 2017-09-29 16:51:36 -04:00
show Minor refactors in doResolveUri() 2017-10-10 09:03:17 -04:00
transactionHistory transaction refactor / cleanup / improvement 2017-09-17 20:52:57 -04:00
wallet better? 2017-08-29 17:42:11 -04:00
report.js fix error reporting 2017-06-14 20:37:42 -04:00