lbry-desktop/static
infiinte-persistence a20ea08ac7 Show "unmute" option on videos automatically muted by browser.
Implementation:
- The code is placed in <VideoJs> instead of <VideoViewer> as we need to control the video itself. It's more self-contained here, rather than trying to pass refs around between parent and child.
- useState cannot be used as it will cause a re-render when the hint it clicked and dismissed. The DOM is used to hide the button.
2020-06-16 17:14:22 -04:00
..
font/v1 updates font files with normalized line height versions 2020-04-23 10:47:06 -04:00
img new og image 2020-04-30 14:33:21 -04:00
webworkers update webworkers 2019-11-25 11:40:19 -05:00
app-strings.json Show "unmute" option on videos automatically muted by browser. 2020-06-16 17:14:22 -04:00
index-electron.html Add proper font links 2020-02-07 09:21:28 -05:00
index-web.html new og image 2020-04-30 14:33:21 -04:00