Commit graph

21 commits

Author SHA1 Message Date
Sean Yesmunt 823197af37 throw error instead of logging 2020-10-20 11:59:33 -04:00
Sean Yesmunt fb4bcdb4f5 update uuid import for new version 2020-10-20 00:18:21 -04:00
dependabot[bot] 7fbb87d38f Bump node-fetch from 2.2.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.2.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.2.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 23:26:05 -04:00
jessop ba5d6b84be flow support for comment reactions 2020-09-29 11:30:14 -04:00
dependabot[bot] 28c9c3e338
Bump https-proxy-agent from 2.2.1 to 2.2.4
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-16 11:43:38 +00:00
Thomas Zarebczan 06951e90b5 Bump js-yaml from 3.11.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.11.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.11.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
Bump extend from 3.0.1 to 3.0.2

Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
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>
Bump stringstream from 0.0.5 to 0.0.6

Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
Bump lodash from 4.17.10 to 4.17.15

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
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>
Bump eslint-utils from 1.3.1 to 1.4.3

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-04 14:28:01 -05:00
Thomas Zarebczan 80d67a240b fix: canonical URL stuff
Added cross-env to support compiling on Windows
Channel name now returns the channel with @
updated remaining instances of claimid/contentname
removed unused function that relied on parseURI
2019-08-29 13:03:55 -04:00
Sean Yesmunt 22879b2880 updates 2019-08-22 11:03:13 -04:00
Sean Yesmunt 22dc431ee0 remove mime 2019-08-16 01:16:04 -04:00
Sean Yesmunt faf4402309 working? 2019-08-02 14:10:24 -04:00
Sean Yesmunt 5f0fd9e9a5 sdk 0.36.0 support and improve flow types 2019-04-23 13:22:14 -04:00
Shawn 01201e5be6 Fix missing import/exports and add rollup es build 2019-04-03 12:12:51 -05:00
Sean Yesmunt 406e1970b9 lbryweb support 2019-02-22 02:02:20 -05:00
Sean Yesmunt b295a7db57 use new notification state 2018-11-12 13:01:14 -05:00
Shawn 7a91c7d883 Add flow types and fix windows flow issues 2018-07-24 20:05:31 -05:00
Niko Storni 15167c34a7
upgrade dependencies 2018-05-09 18:34:35 -04:00
Sean Yesmunt 526122074e add blacklist content redux 2018-04-24 14:14:47 -04:00
Igor Gassmann 38b239ddb6 Merge branch 'master' into cleanup 2018-04-21 12:43:43 -04:00
Sean Yesmunt c278824b3d update doNotify and add doHideNotification 2018-04-19 14:55:37 -04:00
Igor Gassmann 1a2c4645c5 chore: final cleanup 2018-04-05 14:00:21 -04:00
Igor Gassmann 950277f243 fix: commit Yarn lock file 2018-04-05 11:22:16 -04:00