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
Jeremy Kauffman
339945018d
Fix bugs in history navigation in stack ordering and loss of scrolling
...
and refactor history
2017-08-30 13:40:51 -04:00
Jeremy Kauffman
a299ca2ddd
significant additional form changes and cleanup
2017-08-06 18:27:37 -04:00
6ea86b96
d1eb8f5de3
Stop old file infos from updated claims appearing in downloaded file list
2017-07-13 13:52:48 +07:00
6ea86b96
f3fdf5e841
Rename pending to fetching in selectors to avoid confusion
2017-07-13 13:52:47 +07:00
6ea86b96
ef8bd5f986
Cancel resolving URis when unmounting discover/file list pages
2017-06-29 15:38:01 +07:00
6ea86b96
1063d2fc9d
Always refresh claims/file info on downloaded/published pages
2017-06-15 19:46:27 +07:00
Sean Yesmunt
e13d7c2149
use React.PureComponent
2017-06-07 21:42:19 -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
Intnick
8917d9e7e7
moved the import of y18n component before some other imports; translations for auth developer
2017-05-26 02:16:25 +02:00
Jeremy Kauffman
9d8fa102ee
bug fixes, file info and my claims refactor, list claims in channel
2017-05-18 19:14:26 -04:00
Jeremy Kauffman
900c5cbc2b
some progress towards cost and file info refactor, plus other fixes
2017-05-18 13:58:28 -04:00
Jeremy Kauffman
aa935c1c07
more refactors, fixes
2017-05-15 12:34:33 -04:00
Jeremy Kauffman
3c325b2f0a
where's the triggers?! also very broken
2017-05-10 20:59:47 -04:00
Jeremy Kauffman
e4ca14aa47
fix some minor things with search
2017-05-08 18:22:27 -04:00
6ea86b96
d2c97d3460
Back button working properly
2017-05-06 23:31:47 +07:00
6ea86b96
89e91c6d8a
Add downloaded/published nav and comment out broken reward code
2017-05-05 15:10:51 +07:00
6ea86b96
7a6dd93886
Downloaded file list kind of working. Not sure about sort.
2017-05-02 19:35:59 -04:00
6ea86b96
67b79fc3a0
Search working
2017-05-02 19:22:44 -04:00
6ea86b96
6c4ad8cee9
Starting on downloaded/published content
2017-05-02 19:13:01 -04:00