lbry-desktop/ui
infinite-persistence 7504cf07b3
Geoblock: fix anonymous claims passing through
My bad, added an unnecessary check in the previous change that shorted the logic too early.

Accessing an object using 'null' or 'undefined' as the key won't cause trouble (and is expected in this case), so just suppress flow instead of fixing it using
  `channelId && geoBlockLists.livestreams[channelId]`

https://github.com/OdyseeTeam/odysee-frontend/issues/1100#issuecomment-1138928520
2022-05-27 12:51:47 +08:00
..
component Homepage: add "reset" + 'hideByDefault' categories 2022-05-26 10:59:31 -04:00
constants Homepage: add "reset" + 'hideByDefault' categories 2022-05-26 10:59:31 -04:00
contexts Category: Hide "Repost" from ContentType filter, except for WildWest 2022-04-25 08:49:46 -04:00
effects ClaimList: Factor out infinite-scroll and batch-resolve handling into an effect. 2022-05-16 07:57:24 -04:00
modal Homepage: add "reset" + 'hideByDefault' categories 2022-05-26 10:59:31 -04:00
page Homepage: limit livestreams in categories to 3 ... 2022-05-26 10:59:31 -04:00
redux Fix localStorage crash 2022-05-26 08:27:35 -04:00
scss fix list view 2022-05-24 13:55:30 -04:00
util Geoblock: fix anonymous claims passing through 2022-05-27 12:51:47 +08:00
analytics.js Fix localStorage crash 2022-05-26 08:27:35 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Remove custom comments server 2022-02-03 10:24:58 -05:00
i18n.js Add env to auto report new strings in console 2022-01-05 00:26:31 -08:00
index.jsx 1318: Persist recsys data for send after tab close 2022-05-24 13:52:50 -04:00
lbry.js Revert "Temporarily prevent invalid get calls until we figure it out" (#1529) 2022-05-18 20:37:53 -04: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 Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Change logic for daily reward claiming to weekly 2021-12-23 02:40:58 -05:00
store.js 1318: Persist recsys data for send after tab close 2022-05-24 13:52:50 -04:00