lbry-desktop/ui
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
..
dist theme refactor and bug fix 2017-09-06 20:52:34 -04:00
js Minor refactors in doResolveUri() 2017-10-10 09:03:17 -04:00
scss drop developer page 2017-10-06 16:22:17 -04:00
.babelrc Add 'ui/' from commit 'efc28c6644b7970403e3a11523cbf6e336eee52d' 2017-03-09 12:11:46 -05:00
.eslintrc.js Add 'ui/' from commit 'efc28c6644b7970403e3a11523cbf6e336eee52d' 2017-03-09 12:11:46 -05:00
extractLocals.js create locales dir if it doesnt exist 2017-06-21 08:23:21 -04:00
package.json Revert "Bump version: 0.16.1rc1 → 0.16.1rc2" 2017-10-02 17:51:57 -04:00
README.md switch to yarn 2017-06-26 13:08:54 -04:00
watch.bat Watch Batch 2017-09-15 03:27:20 +01:00
watch.sh revert ui/watch.sh 2017-08-12 20:18:55 -06:00
webpack.config.js update packages and fix build warnigs 2017-08-15 23:02:16 -04:00
webpack.dev.config.js store auth token in OS keyring, not in local storage 2017-06-21 08:41:07 -04:00
yarn.lock update packages and fix build warnigs 2017-08-15 23:02:16 -04:00

Development Setup