Commit graph

19 commits

Author SHA1 Message Date
jessop 9fa349f3c1 fix error when listBlocked response is null and remove unneccesary lbry-redux non-peer dependency 2020-01-03 14:06:35 -05:00
Sean Yesmunt 09c9a6ca2b add User type and allow lbryinc types to be used by apps 2019-09-16 16:12:43 -04:00
dependabot[bot] f6c017de77 Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-13 11:05:43 -04:00
Akinwale Ariwodola 4c76108499 fix for buildURI warnings in setSubscriptionsLatest 2019-08-26 20:32:55 +01:00
Akinwale Ariwodola 3fa1ed2796 fix: use claimName instead of contentName in buildURI 2019-08-26 19:02:46 +01:00
Sean Yesmunt 1c2188ff21 remove extra lodash entry in yarn.lock 2019-08-06 14:12:36 -04:00
Sean Yesmunt 5f94bb6bc9 update deps 2019-08-06 14:11:46 -04:00
Sean Yesmunt 17868d948a
Merge pull request #47 from lbryio/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.12.0 to 3.13.1
2019-08-06 14:05:50 -04:00
dependabot[bot] 1152826ccb
Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-05 18:49:52 +00:00
dependabot[bot] a5e9b559b8
Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-05 18:49:49 +00:00
Akinwale Ariwodola 7f6bf155b7
updates for cross-device sync (#33)
* add sync actions, reducer and selectors
2019-04-18 09:02:11 +01:00
Shawn 120d3bf6df Add rollup es build, major cleanup 2019-04-03 16:34:07 -05:00
Sean Yesmunt 636f014f42 actually treat lbry-redux as a peerDependency 2019-03-13 01:06:43 -04:00
Sean Yesmunt b54e90f3d4 add lbry-redux as a peer dependency 2019-03-10 22:02:17 -04:00
Akinwale Ariwodola c95a1a922e update lbry-redux commit hash in package.json 2019-02-20 15:03:14 +01:00
Sean Yesmunt 01ed21e5d8 update lbry-redux 2018-11-29 01:07:43 -05:00
Sean Yesmunt 14a1612607 update lbry-redux 2018-11-27 20:34:13 -05:00
Sean Yesmunt 6d636e4c12 update lbry-redux 2018-10-26 14:10:50 -04:00
Akinwale Ariwodola 0cca6c1811
[WIP] lbryio internal API calls and rewards component (#1)
* lbryinc base code containing lbryio.js
* added rewards and user actions, reducers and selectors
2018-07-23 14:12:18 +01:00