lbry-desktop/ui
infinite-persistence 68432eef26
OptimizedImage - wrapper for CDN-optimized image
Objective:
- Get appropriately sized images to improve performance and Core Vitals score.
- Ensure images using "objectFit=cover" doesn't get stretched out if the source is large enough.
- Peg to 100px increments for better caching.

Notes:
- Skip images hosted in '/public'. If we really want to optimize it, then we'll need to provide the full path in the code, otherwise CDN lookup will fail.
2021-07-20 16:21:50 +08:00
..
component OptimizedImage - wrapper for CDN-optimized image 2021-07-20 16:21:50 +08:00
constants some recon (#6532) 2021-07-18 13:06:52 -04:00
effects useLazyLoading: start loading when near viewport 2021-07-12 17:06:30 -04:00
modal copy 2021-07-19 17:39:59 -04:00
page matching comments 2021-07-19 17:30:25 -04:00
redux Reaction-fetch: handle "no results" 2021-07-20 15:22:51 +08:00
scss styles 2021-07-19 15:34:46 -04:00
util 100% compression doesn't work with current CDN url 2021-07-20 02:34:25 +08:00
analytics.js Fix lint (removal of videoFetchDuration) 2021-06-10 10:14:52 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Reactions: switch from SDK to Commentron 2021-07-16 13:41:41 -04:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx CodeSplit: Load 3rd-party css before ours. 2021-06-25 16:00:45 +08:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js wip 2021-06-08 13:25:52 -04:00
rewards.js When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
store.js improve pending over refreshes 2021-07-05 10:22:13 -04:00