zeppi
c44beaf8fa
remove bad new button
2021-06-25 11:40:37 -04:00
infinite-persistence
4d638bcf10
~ Initial Code Split ( #6228 )
2021-06-25 16:02:45 +08:00
infinite-persistence
3322b91c5d
Improve <video> poster thumbnail fetching.
...
Even with the caching changes, a 150kB thumbnail still takes 1-2s to fetch. This impacts the score.
## Change
(1) Start with a large-enough placeholder image (has to be larger than the final image -- inflating doesn't count), then delay just enough for scoring, then switch to the real thumbnail.
(2) Since we are now doing post-mount stuff, we have the exact dimensions to optimize the claim thumbnail. This reduces the typically-several-MBs thumbnail to kBs.
2021-06-25 16:00:47 +08:00
infinite-persistence
4562a33926
Lazy-load homepage categories
2021-06-25 16:00:46 +08:00
infinite-persistence
163a10602c
CodeSplit: Show top loading bar while fetching
...
TODO: Get the primary color programatically
2021-06-25 16:00:46 +08:00
infinite-persistence
aaffd3b089
CodeSplit: Load 3rd-party css before ours.
...
A temporary solution until we code-split css.
2021-06-25 16:00:45 +08:00
infinite-persistence
60afbaf873
CodeSplit: Consolidate "secondary" chunk.
...
These are chunks that will be requested immediately after ui.js when opening the homepage, so consolidate them into 1 chunk to reduce network overhead.
More work can/should be done to reduce the secondary chunk.
2021-06-25 16:00:44 +08:00
infinite-persistence
3539031e5a
CodeSplit: Initial work
2021-06-25 16:00:44 +08:00
infinite-persistence
73e84b58e7
Add: source-map-analyze
2021-06-25 09:25:28 +08:00
infinite-persistence
5a467af1f0
i18n
2021-06-25 09:19:17 +08:00
dependabot[bot]
1785520697
Bump color-string from 1.5.3 to 1.5.5
...
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/commits/1.5.5 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 09:39:55 -04:00
saltrafael
2bfc5d7669
Don't allow editing someone else's Channel
2021-06-23 15:21:49 -04:00
saltrafael
852819dd00
Add back re-direct
2021-06-23 15:21:49 -04:00
saltrafael
360f64e71f
Fix repost deletion
2021-06-23 15:21:49 -04:00
saltrafael
97762fdd24
Center livestream
2021-06-23 14:19:50 -04:00
infinite-persistence
aa8b26b5ca
Wunderbar: immediate feedback to convey status
...
Make immediate GUI feedback to convey the current status, which can be the following:
- typing
- waiting lighthouse results
- waiting claim resolve
- no results or failed.
2021-06-23 14:15:59 -04:00
infinite-persistence
36ac9e038d
Wunderbar: change throttle to debounce + add min chars
...
## Issue
6314: prevent lighthouse spam from wunderbar
## Changes
- Wunderbar: change throttle to debounce + add min chars.
- useLighthouse: added option to not throttle.
2021-06-23 14:15:59 -04:00
infinite-persistence
2ba3f05725
FileThumbnail: don't go through optimizer if GIF
...
## Issue
6301: don't use CDN for GIF thumbnails
## Note
Just a minor mistake in the recent thumbnail refactoring; left out the handling when `allowGif` is true.
2021-06-23 14:15:37 -04:00
zeppi
6d8fce6011
remove more google
2021-06-23 08:54:19 -04:00
zeppi
1b528ea856
remove google sidebar ads
2021-06-23 08:54:19 -04:00
saltrafael
0532e759d4
Fix preview link background
2021-06-22 18:47:25 -04:00
infinite-persistence
f4d327f1f4
Set 'activeChannel' before entering Dashboard
...
## Issue
6237: Analytics button from Channels page doesn't open analytics to right channel
2021-06-22 18:32:05 -04:00
zeppi
16cfe1c815
remove junk
2021-06-22 14:18:31 -04:00
DispatchCommit
d83856c6cf
define magic numbers as constants
2021-06-22 07:42:52 -07:00
Dispatch
f6176f048d
Merge pull request #6268 from saltrafael/scrollback
...
Button to scroll to recent live chats (scroll to bottom)
2021-06-22 07:29:21 -07:00
Dispatch
153185ecc5
Merge pull request #6306 from kcseb/patch-2
...
Remove kiyui as maintainer for AUR package
2021-06-22 07:15:33 -07:00
infinite-persistence
a2adddc2b8
i18n mistake
...
Don't put context info in values; only in keys. It was appearing in Transifex. Oops
2021-06-22 11:03:59 +08:00
Kenneth C
7631ecb890
Remove kiyui as maintainer for AUR package
...
Kiyui has made it evident that they're no longer on Arch and outright removed themselves as a maintainer for the AUR package.
See: https://aur.archlinux.org/packages/lbry-app-bin#comment-813900
2021-06-21 23:01:53 -04:00
zeppi
d07dded5a7
v0.51.0-rc.1
2021-06-21 13:26:16 -04:00
zeppi
21cc2bc281
v0.50.3-rc.2
2021-06-21 12:56:53 -04:00
zeppi
2273b69658
add signing deps
2021-06-21 12:54:34 -04:00
zeppi
6b32e9785d
Revert "v0.50.3-rc.2"
...
This reverts commit 3a0ac6335d
.
2021-06-21 12:52:44 -04:00
zeppi
7bc47dc786
Revert "v0.50.3-rc.3"
...
This reverts commit 29a1d89fa5
.
2021-06-21 12:52:44 -04:00
Alex Grin
1768b4fde7
Merge pull request #6289 from lbryio/chl
...
changelog
2021-06-21 11:03:52 -04:00
saltrafael
2fcc57dbba
lint
2021-06-21 11:06:16 -03:00
saltrafael
52f15df5a3
Only show when not at most recent comment
2021-06-21 10:51:07 -03:00
zeppi
792dbaba5c
changelist error
2021-06-21 08:27:02 -04:00
infinite-persistence
7d9fe35d18
i18n
2021-06-21 18:21:18 +08:00
infinite-persistence
f6b1c58b03
changelog
2021-06-20 15:49:53 +08:00
zeppi
767c3aa801
changelog
2021-06-19 17:49:00 -04:00
infinite-persistence
244f5ecaa4
Fix videos not switching when floating player is up
...
## Issue
6278 Video doesn't switch when floating player is up
## Notes
Not sure why the double `src` call is needed, but it is.
2021-06-19 11:23:29 -04:00
infinite-persistence
3db845b9bf
Allow creators to assign moderators from a comment context-menu.
2021-06-19 18:00:02 +08:00
infinite-persistence
9f9d0a651b
Moderation: resolve chan name or URL instead of using Lighthouse.
...
While Lighthouse allows looser searching like "Tom from LBRY", it doesn't show the expected results when direct channel name with partial ID is entered to disambiguate.
2021-06-19 17:11:45 +08:00
infinite-persistence
f02dcb7fe7
No need to resolve as the uri should have all we need
2021-06-19 10:44:28 +08:00
zeppi
29a1d89fa5
v0.50.3-rc.3
2021-06-18 19:11:49 -04:00
zeppi
98593a15f6
Merge branch 'master' of github.com:lbryio/lbry-desktop
2021-06-18 19:08:19 -04:00
zeppi
13c2c8a9ab
small i18n fixes
2021-06-18 19:08:08 -04:00
zeppi
3a0ac6335d
v0.50.3-rc.2
2021-06-18 18:01:19 -04:00
infinite-persistence
fbcb740dc9
Move 'Download' and 'Report Content' into overflow menu.
...
## Issue
6236 Add context menu to file page
## Notes
The download button actually handles a lot of things -- generating 'streamingUrl', differences between Web and Desktop, download progress for Desktop, etc. A simpler fix would be to put something else (maybe "Share") into the overflow menu instead.
Anyway, went ahead to do it per 6236, but retained the item for Desktop since we need a progress label.
2021-06-18 15:50:13 -04:00
infinite-persistence
337cfd8769
Moderator Delegation GUI
2021-06-18 15:46:51 -04:00