jeffsi-meet/react/features/shared-music
Jeff Emmett 8dc9c74c45 feat(shared-video): add video source types, embed URLs, and tile view support
Adds VIDEO_SOURCE_TYPES, getVideoSourceType, getVideoEmbedUrl to
shared-video for multi-platform embed support (Vimeo, Dailymotion,
Twitch). Adds SharedVideoTile and EmbedPlayerManager components.
Updates shared-music with embed player manager and source type helpers.
CSS fixes for meeting intelligence, toolbars, and filmstrip tiles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 18:58:10 -04:00
..
components feat(shared-video): add video source types, embed URLs, and tile view support 2026-04-10 18:58:10 -04:00
actionTypes.ts feat(shared-music): add synchronized music playback feature 2026-01-28 18:43:22 +00:00
actions.ts feat(shared-music): add synchronized music playback feature 2026-01-28 18:43:22 +00:00
constants.ts feat(shared-video): add video source types, embed URLs, and tile view support 2026-04-10 18:58:10 -04:00
functions.ts feat(shared-video): add video source types, embed URLs, and tile view support 2026-04-10 18:58:10 -04:00
hooks.ts feat(shared-music): add synchronized music playback feature 2026-01-28 18:43:22 +00:00
logger.ts feat(shared-music): add synchronized music playback feature 2026-01-28 18:43:22 +00:00
middleware.ts feat(shared-music): display YouTube video in tile view with controls 2026-02-05 16:29:59 +00:00
reducer.ts feat(shared-music): add synchronized music playback feature 2026-01-28 18:43:22 +00:00
types.ts feat(shared-music): add synchronized music playback feature 2026-01-28 18:43:22 +00:00