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
470f61da9d
commit little and often fail
2017-07-13 13:52:47 +07:00
6ea86b96
5012d44384
Start using claims instead of file info for published files
2017-07-13 13:52:47 +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
Jeremy Kauffman
241a0118a2
Merge remote-tracking branch 'origin/master' into tear_down_this_wall
2017-06-08 20:03:11 -04:00
Jeremy Kauffman
09ecae7e0d
reviewable
2017-06-08 17:15:34 -04: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
51a2f4f52e
Merge branch 'api-fixes'
2017-05-24 20:10:36 -04:00
Jeremy Kauffman
8ac2bcd638
fix publish prompt
2017-05-23 21:01:38 -04: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
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
3c31a9fca1
Published files working
2017-05-02 19:36:31 -04:00
6ea86b96
1d549ff258
Fix purchasing from file actions and allow content to be watched when being
...
downloaded from file actions download link
2017-05-02 19:35:59 -04:00
6ea86b96
6c4ad8cee9
Starting on downloaded/published content
2017-05-02 19:13:01 -04:00