lbry-desktop/ui/js/constants
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
..
action_types.js Minor refactors in doResolveUri() 2017-10-10 09:03:17 -04:00
icons.js minor design changes 2017-09-22 17:48:35 -04:00
languages.js more i18n progress 2017-08-19 14:03:51 -04:00
modal_types.js pausing during partial refactor 2017-09-07 17:18:33 -04:00
settings.js Add basics of Instant Purchase setting 2017-09-22 18:34:16 -04:00