lbry-desktop/web
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
..
component remove more google 2021-06-23 08:54:19 -04:00
effects app works when id api fails 2021-06-18 10:57:19 -04:00
middleware Improve <video> poster thumbnail fetching. 2021-06-25 16:00:47 +08:00
page/code2257 clean up old lbrytv reference 2020-05-26 14:20:39 -04:00
setup Feat publish replays on master (#5863) 2021-04-14 00:06:11 -04:00
src check against domain to see if pwa manifest should be added 2021-06-08 13:44:08 -04:00
static/pwa use standalone as the display instead of minimal-ui 2021-06-10 17:10:03 -04:00
stubs rename lbrytv to web 2020-05-25 17:21:02 -04:00
bundle-id.js fix uuid import with new version 2020-10-02 14:36:22 -04:00
index.js cache static files for webserver 2021-06-04 12:05:23 -04:00
package.json bump redux 2021-06-14 14:53:14 -04:00
webpack.config.js CodeSplit: Initial work 2021-06-25 16:00:44 +08:00
yarn.lock bump redux 2021-06-14 14:53:14 -04:00