Commit graph

9025 commits

Author SHA1 Message Date
infiinte-persistence d26d76fc70 Theater: hide button when not needed
## Issues
5349: Remove theater mode button from player in comments
5519: Theatre mode button doesn't do anything in full screen mode [Odysse/LBRY desktop app]

## Notes
5349: Wanted to hide for 'markdown' as well, but it seems useful for 'markdown' (to clear the screen from Related), so I did not include it.
2021-02-17 17:56:10 -05:00
infiinte-persistence 8b791cb511 Bump copyright year to 2021 2021-02-17 17:40:00 -05:00
infiinte-persistence 52a5655b26 Remove irrelevant comment (was copy-pasted) 2021-02-17 17:39:54 -05:00
infiinte-persistence a127fce561 Add Finnish and Norwegian
## Issue
5458: add Finnish/Norwegian languages to supported
2021-02-17 17:39:54 -05:00
Sean Yesmunt c29dccc1b1 don't set setting until preferences are ready 2021-02-17 17:29:09 -05:00
infiinte-persistence 02792b8f0c Remove hack in Timestamp parser now that 'remark-breaks' has addressed the original problem.
## Issue
Closes 5523: timestamps not interpreted in some cases

## Notes
`remark-breaks` previously kept repeating the same index in the loop, causing some corner-cases to be parsed oddly. I added code to address that.

Later, `remark-breaks` fixed the problem and we recently just bumped up the componnent version. My hack is no longer necesary.
2021-02-16 17:11:07 -05:00
infiinte-persistence 8e9f6eb905 Bump lbry.tv upload limit to 4GB as well, plus lint fixes (matching Odysee) 2021-02-16 15:02:46 -05:00
infiinte-persistence 642e872296 Change upload limit to a variable to better handle site differences.
`const TV_PUBLISH_SIZE_LIMIT_STR_GB = '2';`

The above needs to be changed when merging into Odysee.
2021-02-16 15:02:46 -05:00
infiinte-persistence 4b8f2dfdd6 Wallet string cleanup and more 2021-02-16 15:02:46 -05:00
Sean Yesmunt 5ef19696a9 correctly set active channel on edits 2021-02-15 12:11:19 -05:00
Sean Yesmunt 92fc807e3d fix missing prop 2021-02-11 14:01:22 -05:00
Sean Yesmunt 3fec0da6e6 bump lbry-redux 2021-02-11 10:45:34 -05:00
Sean Yesmunt ca4ca536fa set active channel in publish form on load 2021-02-11 10:45:34 -05:00
Sean Yesmunt 02019edcb7 cleanup styles 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 db87125dc8 refactor 'active' channel usage across the app 2021-02-11 10:45:34 -05:00
zeppi bce86ae8a3 remove adsense script when blocked 2021-02-10 10:19:50 -05:00
Franco Montenegro c59d827a39 Refactor last release changes component to use markdown preview component 2021-02-09 11:04:03 -05:00
Franco Montenegro d6663074e3 Fetch and display last release changes from GitHub in modal upgrade & modal auto update downloaded 2021-02-09 11:04:03 -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
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