jiti-meet/react/features/shared-video
Horatiu Muresan 197dbfbbcb
feat(toolbar-button-clicked) Enhance toolbar buttons with notify click
- add possibility to allow execution of the button's routine besides triggering
`toolbarButtonClicked` API event
- keep backwards compatibility
- get rid of `ToolbarButton`
2022-01-04 13:21:00 +02:00
..
components feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
actionTypes.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
actions.any.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
actions.native.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
actions.web.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
constants.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
functions.js fix(share-youtube-video): Validate youtube url. 2021-07-09 10:16:35 -04:00
middleware.any.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
middleware.native.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
middleware.web.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
reducer.native.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00
reducer.web.js feat(share-video) Add capability for sharing any direct link video 2021-05-20 13:00:54 +03:00