lbry-desktop/ui
DispatchCommit 2ac5ad0201 fix minor bugs
- remove anon option in channel dropdown when livestream tab is selected
- attempt to fill publish form with current active channel name just prior to publishing to (edge condition)
  - edge condition occurs when user fills out form fully. User switches to Post (which allows anon in drop down selector). User selects Anon channel, then switches back to the livestream tab. The form was previously updated with `channel: undefined` but does not get changed when clicking the livestream tab. So we just updated the form one last time prior to publishing as a livestream
- Show most recent livestream claim on livestream setup page instead of first livestream claim
2021-03-22 15:30:05 -07:00
..
component fix minor bugs 2021-03-22 15:30:05 -07:00
constants add new 'livestream' publish mode 2021-03-22 15:30:03 -07:00
effects fix bad lighthouse results 2021-01-28 15:35:15 -05:00
modal PublishPreview: Add chan icon; fix "anonymous" label 2021-03-21 21:13:35 -04:00
page fix minor bugs 2021-03-22 15:30:05 -07:00
redux bring in livestream changes from odysee 2021-03-22 15:30:01 -07:00
scss add new 'livestream' publish mode 2021-03-22 15:30:03 -07: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