Franco Montenegro
ddae2e8ac5
Disable claim type search if filtering by channel
2021-02-19 13:50:13 -05:00
Franco Montenegro
62c7216b43
Fix mediaType filter parameter in search
2021-02-19 13:50:13 -05:00
zeppi
e2d30e708e
decode uri before test /$/
2021-02-19 09:40:36 -05:00
Sean Yesmunt
e39c6c6208
bump lbry-redux
2021-02-18 23:43:56 -05:00
Sean Yesmunt
67192ea23f
hide staked indicator on creator likes in comments
2021-02-18 22:29:11 -05:00
jessopb
06681017ee
Try some popcorn ( #5553 )
...
* try popcorn
* different icon
* icon attr
* popcorn2
* popcorn3
* popcorn to movies
2021-02-18 22:10:25 -05:00
Sean Yesmunt
05b998c0ee
fix anonymous option showing black text in channel selector
2021-02-18 17:24:31 -05:00
Sean Yesmunt
675cb3119d
deny iframes of for non embed pages
2021-02-18 17:24:31 -05:00
Sean Yesmunt
b231b1a51f
use cdn for channel thumbnails
2021-02-18 17:24:31 -05:00
keikari
391190f33f
Small fixes for amounts
...
Needed amounts seemed odd, did small fix hopefully the right way
2021-02-18 16:14:20 -05:00
Sean Yesmunt
647d2f74df
Revert "Use fallback image for broken thumbnails"
...
This reverts commit 6aae5987e6
.
2021-02-18 15:57:38 -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
0a8d43e932
lint
2021-02-18 14:11:10 -05:00
Sean Yesmunt
b98178c97a
yarn
2021-02-18 14:11:10 -05:00
DispatchCommit
d5d97fe6e7
cleanup plugin code
2021-02-18 14:11:10 -05:00
DispatchCommit
0fff2542b7
Add custom quality selector plugin
...
Adds custom video.js hls quality selector plugin
This allows the quality selector plugin to stay active and listen for source changes on the player to prevent the need to recreate the player when switching between MP4's and M3U8's
2021-02-18 14:11:10 -05:00
Sean Yesmunt
21523fe707
fix to remove channel thumbnail on lbry.tv
2021-02-18 02:19:26 -05:00
Sean Yesmunt
dc56b2bc93
set first five level amounts
2021-02-18 01:14:39 -05:00
Sean Yesmunt
1329b28af3
improve styling on comment thumbnails on staked indicator placement
2021-02-18 01:14:39 -05:00
Sean Yesmunt
09b689ba1c
add channel staked amount indicator on channel thumbnails
2021-02-18 01:14:39 -05:00
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