lbry-desktop/web
infinite-persistence 4156e83f57 Fix: OG messed up if $" is in title
## Issue
5951: OG messed up if `$"` is in title

The replacement string would contain `...$&quot...`. The character `$&` has special meaning in `replace`, so the output was messed up.

## Approach
Use a direct slice approach. A bit less elegant.
2021-08-03 11:36:26 -04:00
..
component logo component on embeds/embeds ended 2021-07-27 15:13:29 -04:00
effects app works when id api fails 2021-06-18 10:57:19 -04:00
middleware Improve cache for hashed js files 2021-07-21 08:13:27 -04:00
page/code2257 Revert "move stuff to web (#6537)" 2021-07-19 10:12:57 -04:00
scss fix inconsistent theme css vars: fixes #6738 2021-07-29 22:26:26 -07:00
setup Change API server address to odysee-api 2021-07-20 10:23:00 -04:00
src Fix: OG messed up if $" is in title 2021-08-03 11:36:26 -04:00
static/pwa use standalone as the display instead of minimal-ui 2021-06-10 17:10:03 -04: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 cache static files for webserver 2021-06-04 12:05:23 -04:00
package.json bump redux 2021-06-14 14:53:14 -04:00
theme.js better... 2021-07-29 11:28:19 -04:00
webpack.config.js stylesRecon 2021-07-29 11:28:19 -04:00
yarn.lock bump redux 2021-06-14 14:53:14 -04:00