Commit graph

9305 commits

Author SHA1 Message Date
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
Sean Yesmunt 03f419a49c use totalBalance for check to show empty wallet page or not 2021-02-05 13:12:15 -05:00
zeppi c784c5393d tags: keep placeholder if only special tags 2021-02-04 22:36:07 -05:00
zeppi bbf92b06f0 disable comments label 2021-02-04 22:36:07 -05:00
zeppi 40408e25be review changes 2021-02-04 20:55:36 -05:00
zeppi 18682fdac0 cleanup2 2021-02-04 20:55:36 -05:00
zeppi dc65f6140b cleanup 2021-02-04 20:55:36 -05:00
zeppi a85c9a1f48 provide tags for disabling comments 2021-02-04 20:55:36 -05:00
Sean Yesmunt d47d55098e add immediately spendable balance inline wherever credits are used 2021-02-04 18:02:04 -05:00
zeppi 913c3c22b6 stub no_ads_channel_ids for non odysee 2021-02-04 11:53:56 -05:00
Jarred Kennedy b4dd6f3bfa Do not propogate double click event on search input 2021-02-04 10:41:22 -05:00
johnspirit e95896fd08 fix wrong word to 2021-02-03 23:39:40 -05:00
Franco Montenegro 0423d30a4e Add fallback thumbnail for streams 2021-02-03 17:02:58 -05:00
Franco Montenegro 6aae5987e6 Use fallback image for broken thumbnails 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
zeppi ac6bf00b93 script error 2021-02-03 00:13:04 -05:00
zeppi 958fb0b085 fix ads blacklist 2021-02-03 00:13:04 -05:00
zeppi e8de12bf91 fix flow in ads component 2021-02-02 21:18:13 -05:00
zeppi 11931d4037 provide ad blacklisting 2021-02-02 21:18:13 -05:00
infiinte-persistence 64874c773b Search: Get uris with same query as doSearch
## Issue
2731: Searches with forward slashes returns no results

## Change
The slash-removal came from (0db20834f9).

Removing the 2 `replace(/\//, ' ')` from lbry-desktop fixes it, but this PR assumes the slash-removal is intentional to cover something else. So, we'll make the Search side do the same thing to match what's happening in `doSearch`.

A little bit ugly, but there's already a comment about this in `makeSelectSearchUris`, so it'll probably get cleaned up in the future.
2021-02-02 15:08:52 -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
infiinte-persistence 0699c55229 videojs: make control bar slightly transparent.
## Issue
Closes #5392 better support for non-standard resolution videos

It's not actually cropped -- the control bar was opaque.

## Change
Use 0.80 opacity to somewhat see the full picture.

Using 0.5 or less would be even better, but due to the default tiny size of the control bar, the text becomes unreadable (it's readable if you zoom the browser to get larger text). Don't want to mess with sizing for now, so using 0.80 to get the best of both worlds.
2021-02-01 17:06:49 -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
infiinte-persistence 44458c2b8c Fix 5438: Keep floating player in view area
## Issue
5438: Keep floating player in view area

## Changes
- Restore correct z-index
    -  The bug came as a side effect of cbac2174. Redo cbac2174 to cover both close button and floating player.

- Remove wobbling when dragging to bottom-right.
    -  The extra gap introduced is fighting against react-draggable. If gaps are needed, handle it entire ourselves or do it somewhere in react-draggable; neither is worth the effort, so the gap was removed.
2021-02-01 14:51:04 -05:00
Sean Yesmunt 19275f8f3d flowfixme 2021-02-01 13:50:16 -05:00
DispatchCommit 599f9e106e use smooth scrolling
Tells browser to use smooth scrolling to animate scroll
https://developer.mozilla.org/en-US/docs/Web/API/Window/scrollTo
2021-02-01 13:50:16 -05:00
Daniela Narvaez 1698ca8775 Small change based on code review 2021-02-01 10:58:37 -05:00
Daniela Narvaez 1f66132cd2 Small change based on code review 2021-02-01 10:58:37 -05:00
Daniela Narvaez ec875a6cdf "Fix Long commenter name issue" 2021-02-01 10:58:37 -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
Franco Montenegro 77d90b807e Display default image for channel thumbnail on error 2021-01-29 14:50:36 -05:00
Dispatch b27395607c Add all proper react lifecycle hooks
Fixes 1 of 52 linting warnings
2021-01-29 14:49:12 -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
Sean Yesmunt f28707504a Revert "Make dropdown menus actually dropdown"
This reverts commit a2046be0ee.
2021-01-29 11:54:39 -05:00
Sean Yesmunt 5314100714 Revert "use variable for header height"
This reverts commit b68600d978.
2021-01-29 11:54:39 -05:00
Sean Yesmunt 17f0997ec3 Revert "animate in from top instead of bottom"
This reverts commit 153ebbca63.
2021-01-29 11:54:39 -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
Jeffrey Fisher 1155f5512d Fix linting errors.
Closes #4027
2021-01-29 10:10:10 -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