lbry-desktop/web
infinite-persistence 0bcea943d5 Re-implement/enable sticky ad
## Ticket
1583: "add incontent ads to category/channel pages (break up every X claims?), or add back bottom ad in those areas."

## Behavioral changes
- Hide when in homepage (as currently we have ads between categories).
- Fix the light theme (it was transparent).

## Code changes
- While an Effect is the 'right' choice given that there is no jsx to mount, the need to prop-drill from the parent was getting a bit annoying, so converted to a Component instead.
- Remove the delay for Core Vitals avoidance for now -- seems to make the sticky less likely to serve an ad.
- Now that the membership state is correctly populated for incognito (see 9d830615), there is no more need to check for `isAuthenticated`.
2022-05-31 10:34:38 -04:00
..
component Re-implement/enable sticky ad 2022-05-31 10:34:38 -04:00
effects [oEmbed] some changes and fixes (#392) 2021-12-01 10:36:52 -05:00
middleware astronaut_n_friends.png: fix src and caching 2022-05-20 19:04:35 +08:00
page remove section about hosting content 2022-05-09 10:18:36 -04:00
setup Support stream updates via claim_id parameter (#1465) 2022-05-19 08:13:48 -04:00
src RSS: parallel-fetch the stream urls 2022-05-27 08:38:18 -04:00
static/pwa Update PWA manifest 2022-04-05 19:14:58 +02: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 MAKE ODYSEE EVEN MORE BEAUTIFUL (#539) 2022-02-11 13:50:55 -05:00
lbry.js Revert "Temporarily prevent invalid get calls until we figure it out" (#1529) 2022-05-18 20:37:53 -04:00
package.json More cleanup 2022-01-31 11:39:03 -05:00
webpack.config.js Add 'announcement' to v2 homepage api 2022-05-20 00:04:05 +08:00
webpack.sw.config.js Browser push notifications (#133) 2021-10-27 10:38:10 -04:00
yarn.lock Bump async from 2.6.3 to 2.6.4 in /web 2022-04-18 06:16:27 -04:00