lbry-desktop/ui
ktprograms fc32339d2d
Fix lbry:// URLs in iframes being broken by Safari (#1812)
When Safari parses lbry:// URLs, it breaks them as they are not
compliant with the RFC 3986 URI syntax. This causes iframes in text
posts which link to a lbry:// URL to not display on Safari.

Instead, just use the lbry:// URL matched from the iframe regex instead
of parsing the iframe on Safari.
2022-07-07 10:39:10 -04:00
..
component Fix lbry:// URLs in iframes being broken by Safari (#1812) 2022-07-07 10:39:10 -04:00
constants Preorder content functionality (#1743) 2022-06-23 20:58:32 -04:00
contexts Category: Hide "Repost" from ContentType filter, except for WildWest 2022-04-25 08:49:46 -04:00
effects Improve ~more~ comment viewing operation (#1798) 2022-07-06 08:36:14 -04:00
modal Preorder cleanup 2022-06-28 13:36:18 +08:00
page Add "Hide Repost" button in channel page (#1796) 2022-07-05 13:20:10 -04:00
redux Assume weekly_watch is claimed when data is insufficient (#1806) 2022-07-07 05:16:36 -04:00
scss Improve ~more~ comment viewing operation (#1798) 2022-07-06 08:36:14 -04:00
util Update thumbnail cards URL (#1748) 2022-06-23 18:09:48 -04:00
analytics.js Fix localStorage crash 2022-05-26 08:27:35 -04:00
app.js
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 New version nudge (#1793) 2022-07-05 09:14:32 -04:00
lbry.js Tip: show modal instead of toast when timeout 2022-06-01 08:40:39 -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