dependabot[bot]
8a52bde902
Bump url-parse from 1.4.7 to 1.5.1 ( #6028 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 02:05:13 -04:00
dependabot[bot]
5f5656d982
Bump lodash from 4.17.19 to 4.17.21 ( #6033 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 02:04:49 -04:00
infinite-persistence
698bd5eef1
Continuation of "Add release date field #5514 " ( #6049 )
...
* Release date -- initial attempt (squashed and rebased)
- Use white color for calendar buttons in release date input
- Update icon color for release date input
- Allow to set time in release date and display it under additional options
- Add release date field
* Upgrade to latest react-datetime-picker.
I believe this also picks up the y18n security fix.
* Handle dark theme and general style fixes.
* [+redux] Change how release_time is edited.
- `releaseTime` is now a number instead of a string, matching `release_time`. It was getting confusing what the variable units were.
- `releaseTime` will always match `release_time` for an edit. It will be used in the GUI to reset just the date to the original, instead of having to reset the entire form.
- `releaseTimeEdited` will be used by `updatePublishForm` in the GUI to represent the desired new release time. Set to `undefined` if we don't want to change the date.
* Add 'Reset|Now|Default' buttons instead of overloading the date-picker's "X" button.
Before this, the "X" button resets to the original (previous) publish date for Edits, and resets to current time for New Claims. This is very confusing, so added explicit text-based buttons -- hopefully this is more intuitive.
* bump redux to master
Co-authored-by: Franco Montenegro <franco.montenegro.ruke@gmail.com>
Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
2021-05-15 00:10:28 -04:00
infinite-persistence
5be7d6ab56
[+redux] Define default value for 'thumbnailError' ( #6048 )
...
* [+redux] Define default value for 'thumbnailError'
## Issue
"thumbnail is invalid" not reset with new thumbnail upload 6044
## Change
Defining a default value will cover both CLEAR_PUBLISH and DO_PREPARE_EDIT
* bump
Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
2021-05-12 10:41:18 -04:00
zeppi
7a19764e29
bump
2021-04-27 11:32:20 -04:00
Sean Yesmunt
6d89f0df7e
hyperchats
2021-04-23 16:20:17 -04:00
infinite-persistence
b0193202d1
Re-add ability to export transactions ( #5899 )
...
* FileExporter: add 'fetch' hook + Web support
* Re-add ability to export transactions
Closes 4793: Export Wallet History For Taxation Purposes
* Move file-creation to the background.
Don't let the file-creation process block the GUI.
Requires lbry-redux update.
* Bump redux | doFetchTransactions: bump pageSize to 999999; remove doFetchSupport
* bump redux
Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
2021-04-23 12:10:37 -04:00
dependabot[bot]
e5ed71df25
Bump ssri from 6.0.1 to 6.0.2
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 14:35:43 -04:00
infinite-persistence
4a8ca1a6c9
bump lbryinc for blacklist (with build) ( #5893 )
...
* bump lbryinc for blacklist (with build)
* update commit
Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
2021-04-15 01:27:48 -04:00
zeppi
9415d9c05d
bump lbryinc for blacklist
2021-04-14 13:23:02 -04:00
infinite-persistence
6853872e9c
Bump redux for CoinSwap
2021-04-13 14:02:25 -04:00
Sean Yesmunt
e08b71774c
pre-roll ads
2021-04-12 12:55:06 -04:00
zeppi
9468f2b0f2
update master with some odysee changes
2021-04-05 13:26:52 -04:00
dependabot[bot]
f20d48c3dd
Bump y18n from 4.0.0 to 4.0.1
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 16:14:35 -04:00
Thomas Zarebczan
5ed576f2d5
Fix redux
2021-03-28 12:43:10 -04:00
Thomas Zarebczan
49dca7d2ab
yarn lock too.
2021-03-28 12:31:23 -04:00
zeppi
f091da3c54
use new isLivestream (placeholder stream) selector
2021-03-25 20:14:24 -04:00
zeppi
7743f08a6a
bump
2021-03-25 17:55:42 -04:00
zeppi
6761212ce7
bump
2021-03-24 13:36:50 -04:00
Sean Yesmunt
73f593ddb3
bring in livestream changes from odysee
2021-03-22 15:30:01 -07:00
Sean Yesmunt
e967f2e1ad
add ENABLE_NO_SOURCE_CLAIMS to config
...
this sets has_source:true if the variable is true to non-odysee apps won't be shown livestream claims
2021-03-18 12:07:27 -04:00
infinite-persistence
475256e63a
Uploads: Add 'All,Uploads,Reposts' filter
...
## Issue
- Closes item 2 of 4563: Publish page + reposts
- Requires [lbry-redux::392](https://github.com/lbryio/lbry-redux/pull/392/files )
Also removed the redundant double spinner.
2021-03-16 12:04:39 -04:00
Sean Yesmunt
859cb5c645
bump lbry-redux
2021-03-15 14:22:49 -04:00
infinite-persistence
48fa49c98b
Fix repost author incorrectly labelled as Annoymous
...
## Issue
- Closes 5673: Reposts are all listed under "Annoymous"
- Requires `lbry-redux::391`
2021-03-15 14:22:49 -04:00
Sean Yesmunt
2c90ad2136
bump lbry-redux
2021-03-12 10:38:16 -05:00
Sean Yesmunt
4e9a4f41c8
bump lbryinc and add additional pending status for youtube transfer page
2021-03-09 21:54:11 -05:00
zeppi
b2c643d7f1
bump
2021-03-08 12:31:19 -05:00
dependabot[bot]
e52ad0c2f8
Bump elliptic from 6.5.3 to 6.5.4
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 12:20:30 -05:00
dependabot[bot]
0f096af963
Bump three from 0.93.0 to 0.125.0
...
Bumps [three](https://github.com/mrdoob/three.js ) from 0.93.0 to 0.125.0.
- [Release notes](https://github.com/mrdoob/three.js/releases )
- [Commits](https://github.com/mrdoob/three.js/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 11:20:44 -05:00
Sean Yesmunt
68d13f9ff3
downgrade remark-breaks
2021-02-20 18:23:52 -05:00
Sean Yesmunt
e39c6c6208
bump lbry-redux
2021-02-18 23:43:56 -05:00
Sean Yesmunt
9442d586ee
Revert "Add fallback thumbnail for streams"
...
This reverts commit 0423d30a4e
.
2021-02-18 15:57:38 -05:00
Sean Yesmunt
b98178c97a
yarn
2021-02-18 14:11:10 -05:00
Sean Yesmunt
09b689ba1c
add channel staked amount indicator on channel thumbnails
2021-02-18 01:14:39 -05:00
Sean Yesmunt
3fec0da6e6
bump lbry-redux
2021-02-11 10:45:34 -05:00
Sean Yesmunt
1f117e43bd
add initial support for comment API outside of SDK
2021-02-11 10:45:34 -05:00
Sean Yesmunt
0ffa85f86f
Revert "Bump react-router from 5.1.2 to 5.2.0"
...
This reverts commit cecde2058b
.
2021-02-08 12:57:37 -05:00
dependabot-preview[bot]
4f75fa6a94
Bump @reach/auto-id from 0.12.1 to 0.13.0
...
Bumps [@reach/auto-id](https://github.com/reach/reach-ui/tree/HEAD/packages/auto-id ) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/reach/reach-ui/releases )
- [Commits](https://github.com/reach/reach-ui/commits/v0.13.0/packages/auto-id )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-08 11:56:58 -05:00
dependabot-preview[bot]
b6f3559621
Bump prettier from 1.19.1 to 2.2.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-08 11:56:44 -05:00
dependabot-preview[bot]
cecde2058b
Bump react-router from 5.1.2 to 5.2.0
...
Bumps [react-router](https://github.com/ReactTraining/react-router ) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases )
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.1.2...v5.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-08 11:56:33 -05:00
zeppi
d03cfa0b2d
bump
2021-02-05 16:55:06 -05:00
zeppi
d01f3da174
mass claim tips
...
bump
ui pass
move mass tip unlock to modal
better track wallet operations in progress
2021-02-05 16:55:06 -05:00
Franco Montenegro
0423d30a4e
Add fallback thumbnail for streams
2021-02-03 17:02:58 -05:00
dependabot-preview[bot]
11e4480328
Bump unist-util-visit from 1.4.1 to 2.0.3
...
Bumps [unist-util-visit](https://github.com/syntax-tree/unist-util-visit ) from 1.4.1 to 2.0.3.
- [Release notes](https://github.com/syntax-tree/unist-util-visit/releases )
- [Commits](https://github.com/syntax-tree/unist-util-visit/compare/1.4.1...2.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-03 16:25:07 -05:00
dependabot-preview[bot]
e74170507c
Bump hast-util-sanitize from 1.3.1 to 3.0.2
...
Bumps [hast-util-sanitize](https://github.com/syntax-tree/hast-util-sanitize ) from 1.3.1 to 3.0.2.
- [Release notes](https://github.com/syntax-tree/hast-util-sanitize/releases )
- [Commits](https://github.com/syntax-tree/hast-util-sanitize/compare/1.3.1...3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-03 16:24:53 -05:00
dependabot-preview[bot]
d78d965183
Bump copy-webpack-plugin from 4.6.0 to 5.1.2
...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 4.6.0 to 5.1.2.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/v5.1.2/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.6.0...v5.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-02 14:26:51 -05:00
dependabot-preview[bot]
49dab0fb3a
Bump react-simplemde-editor from 4.1.0 to 4.1.3
...
Bumps [react-simplemde-editor](https://github.com/RIP21/react-simplemde-editor ) from 4.1.0 to 4.1.3.
- [Release notes](https://github.com/RIP21/react-simplemde-editor/releases )
- [Commits](https://github.com/RIP21/react-simplemde-editor/compare/v4.1.0...v4.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-02 12:32:43 -05:00
dependabot-preview[bot]
44de139236
Bump @babel/preset-flow from 7.10.1 to 7.12.1
...
Bumps [@babel/preset-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-flow ) from 7.10.1 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-preset-flow )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-02 12:32:31 -05:00
dependabot-preview[bot]
7510703b5a
Bump connected-react-router from 6.7.0 to 6.8.0
...
Bumps [connected-react-router](https://github.com/supasate/connected-react-router ) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/supasate/connected-react-router/releases )
- [Commits](https://github.com/supasate/connected-react-router/compare/v6.7.0...v6.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-02 12:32:21 -05:00
dependabot-preview[bot]
9f9da5fd64
Bump babel-plugin-add-module-exports from 1.0.2 to 1.0.4
...
Bumps [babel-plugin-add-module-exports](https://github.com/59naga/babel-plugin-add-module-exports ) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/59naga/babel-plugin-add-module-exports/releases )
- [Commits](https://github.com/59naga/babel-plugin-add-module-exports/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-01 14:51:29 -05:00
dependabot-preview[bot]
aa6fcbddc4
Bump chalk from 2.4.2 to 4.1.0
...
Bumps [chalk](https://github.com/chalk/chalk ) from 2.4.2 to 4.1.0.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v4.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-01 10:49:10 -05:00
dependabot-preview[bot]
5be380abdc
Bump mammoth from 1.4.9 to 1.4.16
...
Bumps [mammoth](https://github.com/mwilliamson/mammoth.js ) from 1.4.9 to 1.4.16.
- [Release notes](https://github.com/mwilliamson/mammoth.js/releases )
- [Changelog](https://github.com/mwilliamson/mammoth.js/blob/master/NEWS )
- [Commits](https://github.com/mwilliamson/mammoth.js/compare/1.4.9...1.4.16 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-01 10:48:56 -05:00
dependabot-preview[bot]
30678e3c41
[Security] Bump electron from 9.3.1 to 9.4.0
...
Bumps [electron](https://github.com/electron/electron ) from 9.3.1 to 9.4.0. **This update includes a security fix.**
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v9.3.1...v9.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-29 13:40:27 -05:00
dependabot-preview[bot]
618d8823b9
Bump remark-react from 4.0.3 to 8.0.0
...
Bumps [remark-react](https://github.com/remarkjs/remark-react ) from 4.0.3 to 8.0.0.
- [Release notes](https://github.com/remarkjs/remark-react/releases )
- [Changelog](https://github.com/remarkjs/remark-react/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/remark-react/compare/4.0.3...8.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-29 13:39:40 -05:00
dependabot-preview[bot]
a8dc336df6
Bump reselect from 3.0.1 to 4.0.0
...
Bumps [reselect](https://github.com/reduxjs/reselect ) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/reduxjs/reselect/releases )
- [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reduxjs/reselect/compare/v3.0.1...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-29 11:12:00 -05:00
dependabot-preview[bot]
97263149fb
Bump uuid from 8.3.0 to 8.3.2
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 8.3.0 to 8.3.2.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.0...v8.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-29 11:11:33 -05:00
dependabot-preview[bot]
4dd17832ef
Bump @hot-loader/react-dom from 16.12.0 to 16.13.0
...
Bumps [@hot-loader/react-dom](https://github.com/hot-loader/react-dom ) from 16.12.0 to 16.13.0.
- [Release notes](https://github.com/hot-loader/react-dom/releases )
- [Commits](https://github.com/hot-loader/react-dom/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-29 10:09:42 -05:00
Franco Montenegro
d7f9d7ef7f
Remove markdown from og and description header tags
2021-01-29 10:09:11 -05:00
dependabot-preview[bot]
9bd9b5c121
Bump @types/three from 0.93.31 to 0.103.2
...
Bumps [@types/three](https://github.com/mrdoob/three.js ) from 0.93.31 to 0.103.2.
- [Release notes](https://github.com/mrdoob/three.js/releases )
- [Commits](https://github.com/mrdoob/three.js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-28 15:35:29 -05:00
dependabot-preview[bot]
77f6bf6fac
Bump videojs-logo from 2.0.0 to 2.1.4
...
Bumps [videojs-logo](https://github.com/tapioca24/videojs-logo ) from 2.0.0 to 2.1.4.
- [Release notes](https://github.com/tapioca24/videojs-logo/releases )
- [Changelog](https://github.com/tapioca24/videojs-logo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tapioca24/videojs-logo/compare/v2.0.0...v2.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-28 10:21:13 -05:00
dependabot-preview[bot]
2488cc690d
Bump dotenv-defaults from 1.1.1 to 2.0.1
...
Bumps [dotenv-defaults](https://github.com/mrsteele/dotenv-defaults ) from 1.1.1 to 2.0.1.
- [Release notes](https://github.com/mrsteele/dotenv-defaults/releases )
- [Commits](https://github.com/mrsteele/dotenv-defaults/compare/v1.1.1...v2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-28 10:19:14 -05:00
dependabot-preview[bot]
9378704701
Bump remark-breaks from 1.0.5 to 2.0.1
...
Bumps [remark-breaks](https://github.com/remarkjs/remark-breaks ) from 1.0.5 to 2.0.1.
- [Release notes](https://github.com/remarkjs/remark-breaks/releases )
- [Commits](https://github.com/remarkjs/remark-breaks/compare/1.0.5...2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-28 10:18:48 -05:00
dependabot-preview[bot]
beccb9cdf0
Bump @reach/rect from 0.2.1 to 0.13.0
...
Bumps [@reach/rect](https://github.com/reach/reach-ui/tree/HEAD/packages/rect ) from 0.2.1 to 0.13.0.
- [Release notes](https://github.com/reach/reach-ui/releases )
- [Commits](https://github.com/reach/reach-ui/commits/v0.13.0/packages/rect )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-28 10:18:22 -05:00
dependabot-preview[bot]
b87d27db1d
Bump electron-notarize from 0.1.1 to 1.0.0
...
Bumps [electron-notarize](https://github.com/electron/electron-notarize ) from 0.1.1 to 1.0.0.
- [Release notes](https://github.com/electron/electron-notarize/releases )
- [Changelog](https://github.com/electron/electron-notarize/blob/master/.releaserc.json )
- [Commits](https://github.com/electron/electron-notarize/compare/v0.1.1...v1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-28 10:17:32 -05:00
dependabot-preview[bot]
3c1a478ff3
Bump @babel/preset-env from 7.10.2 to 7.12.11
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.10.2 to 7.12.11.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.11/packages/babel-preset-env )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-28 10:16:59 -05:00
dependabot-preview[bot]
b4cf2f85e7
[Security] Bump dot-prop from 4.2.0 to 4.2.1
...
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop ) from 4.2.0 to 4.2.1. **This update includes a security fix.**
- [Release notes](https://github.com/sindresorhus/dot-prop/releases )
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-27 11:01:24 -05:00
infiinte-persistence
7419fefa2d
Zoomable image viewer in Markdown (posts and comments)
...
## Issue
4899: Ability to expand images in markdown posts for viewing
2021-01-27 10:06:31 -05:00
Sean Yesmunt
21cbb64001
Revert "Add Chromecast support on Google Chrome."
...
This reverts commit 65ce47a7d1
.
2021-01-20 15:14:00 -05:00
infiinte-persistence
65ce47a7d1
Add Chromecast support on Google Chrome.
2021-01-19 10:29:28 -05:00
Sean Yesmunt
3bcdd78514
bump lbry-redux
2021-01-19 10:20:11 -05:00
jessopb
b6f79a9f95
bump ( #5329 )
2021-01-19 00:55:16 -05:00
Sean Yesmunt
80a7cbe16f
add quality selector to transcoded videos
2021-01-15 10:34:41 -05:00
zeppi
1b3bc0f4e3
support consolidating txos
...
improvements
actual values
bump
bump
devtools revert
bugfix
bump
2021-01-05 12:38:55 -05:00
zeppi
ad420670a7
changes, bump
2020-12-28 15:00:15 -05:00
zeppi
c6a1a7539a
bump
2020-12-28 15:00:15 -05:00
zeppi
30a9bb010f
show loading while searching
...
fixes
bump
bump
2020-12-28 15:00:15 -05:00
btzr-io
35653bb115
prevent front-matter render on markdown
2020-12-21 14:08:52 -05:00
Sean Yesmunt
9ecd9457d3
remove extra package
2020-12-16 10:52:22 -05:00
Sean Yesmunt
cc568fb8cf
working
2020-12-16 10:52:22 -05:00
Sean Yesmunt
0cc3af28a3
flow fixes
2020-12-16 10:52:22 -05:00
zeppi
b491973414
bump
2020-12-16 09:50:35 -05:00
Sean Yesmunt
87d54d9c88
show 'SITE_NAME view reward' message on txo list table
2020-12-15 16:22:40 -05:00
dependabot[bot]
d3bfdfe1ec
Bump ini from 1.3.5 to 1.3.7
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 10:18:50 -05:00
dependabot[bot]
4f9c72277b
Bump highlight.js from 9.18.1 to 9.18.5
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-03 12:46:17 -05:00
Sean Yesmunt
30d8a0406d
wunderbar improvements
2020-12-03 12:39:12 -05:00
Sean Yesmunt
3b6882412a
enable 'discover' page for everyone
2020-11-16 14:11:52 -05:00
dependabot[bot]
69a5750fc5
Bump bl from 1.2.2 to 1.2.3
...
Bumps [bl](https://github.com/rvagg/bl ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases )
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 10:31:18 -05:00
jessop
f334c07c29
pass language to authenticate
...
update api language when setLanguage
yarn
2020-11-16 10:31:06 -05:00
Sean Yesmunt
4a893bb2f0
update lbry-redux
2020-11-13 14:48:04 -05:00
Sean Yesmunt
abacafb0c5
better handle bad wallet password errors
2020-11-13 14:48:04 -05:00
Sean Yesmunt
f1adfddded
bump lbry-redux and handle other fatal sync errors
2020-11-13 14:48:04 -05:00
Sean Yesmunt
8822a901ae
bump lbry-redux
2020-11-13 13:23:50 -05:00
Sean Yesmunt
8cc4517fb0
bump lbryinc to send empty auth_token on file/list_{filtered,blocked}
2020-11-11 15:19:39 -05:00
jessopb
697651b0e8
pass domain to authenticate for appid ( #5012 )
2020-11-10 21:47:51 -05:00
Sean Yesmunt
1ef587b8c2
fix typos and bump lbryinc
2020-11-09 13:37:51 -05:00
Sean Yesmunt
67d1652cf4
bump lbry-redux
2020-11-09 13:37:51 -05:00
Sean Yesmunt
159e1c10e0
bump lbry-redux
2020-11-07 19:44:29 -05:00
Sean Yesmunt
3f76092a3b
per channel notification settings take 2
2020-11-02 15:50:53 -05:00
Sean Yesmunt
63f1fed33c
per channel notification settings
2020-11-02 14:13:13 -05:00
Sean Yesmunt
07377a4e2a
update video.js
2020-11-02 13:24:36 -05:00