lbry-desktop/ui
infinite-persistence 7e65062613 Skip 'include_is_my_output' for Incognito
Ticket: 1180

I believe the original intention was "if a claim was previously resolved, but without authentication (no `is_my_output` data), then resolve again with `include_is_my_output`"

Update to exclude that logic for Incognito.

## Aside
The check for `!canonicalUrl` is interesting:
- Are there claims that really don't have `canonical_url`?  If yes, would that end up in an infinite `resolve` loop?
2022-04-07 10:48:07 -04:00
..
component Disable spellchecker which is both broken and has unusual behavior 2022-04-07 10:27:45 -04:00
constants page titles fixes + sockety url 2022-04-06 12:14:20 -04:00
effects Patch for outbrain visibility (e68bba1d) 2022-04-06 11:35:13 +08:00
modal Better non-clickable implementation 2022-04-05 19:44:09 -07:00
page Skip 'include_is_my_output' for Incognito 2022-04-07 10:48:07 -04:00
redux Remove abandoned claim from Uploads Page 2022-04-04 07:08:46 -04:00
scss Medium-layout: more "comment section collapse" fixes 2022-04-07 13:14:49 +08:00
util Swap pinnedUrls vs. pinnedClaimIds precedence 2022-04-01 11:35:29 -04:00
analytics.js Thumbnail improvements 2022-03-21 13:13:25 -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 Consolidate legal/requirements fetch 2022-03-17 10:25:59 -04:00
lbry.js Revert "Log which method caused Failed to fetch" 2022-03-19 07:31:14 +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 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 Patch to restore position upon returning to video until more fully fleshed out fix can be introduced (#817) 2022-02-07 12:51:26 -05:00