lbry-desktop/web/middleware
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
..
cache-control.js Improve <video> poster thumbnail fetching. 2021-06-25 16:00:47 +08:00
iframe-destroyer.js decode uri before test /$/ 2021-02-19 09:40:36 -05:00
redirect.js More master reconciliation 2021-04-27 23:05:38 -04:00