Commit graph

12 commits

Author SHA1 Message Date
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
6ea86b96 a7c4df9393 Revert "Merge pull request #331 from akinwale/issue312"
This reverts commit a83b695602, reversing
changes made to 1d01dc8303.
2017-07-19 15:36:22 +07:00
Akinwale Ariwodola 187ac405fe Modified to use redux store and return to previous scroll position only upon back navigation 2017-07-13 16:32:32 +01:00
6ea86b96 ef8bd5f986 Cancel resolving URis when unmounting discover/file list pages 2017-06-29 15:38:01 +07:00
Jeremy Kauffman 2172555096 change prettier options 2017-06-06 17:19:12 -04:00
Sean Yesmunt c8b949f020 format with prettier 2017-06-05 21:21:55 -07:00
Jeremy Kauffman 3c325b2f0a where's the triggers?! also very broken 2017-05-10 20:59:47 -04:00
6ea86b96 58c06e17c9
Fix dashboard loading message 2017-05-07 14:39:13 +07:00
Jeremy Kauffman 36a992343f much progress towards a working merge 2017-05-03 23:44:08 -04:00
6ea86b96 e1d23667bc Fix NSFW blurring on search and make search show/hide smarter 2017-05-02 19:35:22 -04:00
6ea86b96 768326fb4a Working on search 2017-05-02 19:20:53 -04:00
6ea86b96 ecd2063fed Progress on featured content 2017-05-02 19:07:46 -04:00