lbry-desktop/ui
infiinte-persistence 83912627de vjs: Fix 'Video-setting persistence broken'
## Issue
5513: Video-setting persistence broken

## Notes
- Per videojs recommendation, the setting-restoration should be done after the video has been loaded, so the action was moved to `loadedmetadata`. This fixed the volume slider problem, and should have fixed the playbackRate too.
- For playbackRate, there is another special case where it gets reset to 1 (refer to comments in code).
2021-03-15 15:03:15 -04:00
..
component vjs: Fix 'Video-setting persistence broken' 2021-03-15 15:03:15 -04:00
constants re-unify icons with master 2021-03-08 11:08:23 -05:00
effects fix bad lighthouse results 2021-01-28 15:35:15 -05:00
modal Handle remaining usages of MarkdownPreview 2021-03-12 10:38:16 -05:00
page only use new post styling for markdown 2021-03-12 11:54:37 -05:00
redux Don't clear all notifications when only 1 is clicked. 2021-03-08 11:41:04 -05:00
scss only use new post styling for markdown 2021-03-12 11:54:37 -05:00
util Fix timestamp regex error 2021-03-09 16:05:00 -05:00
analytics.js add videoFetchDuration to typedef 2021-03-09 16:04:40 -05:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js New moderation tools: block & mute (#5572) 2021-03-03 13:50:16 -05:00
i18n.js zh languages 2021-01-11 10:30:26 -05:00
index.jsx When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07: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 sync reducer stuff 2020-10-27 10:17:11 -04:00
rewards.js When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
store.js New moderation tools: block & mute (#5572) 2021-03-03 13:50:16 -05:00