Commit Graph

4 Commits

Author SHA1 Message Date
mikhail_lanskikh b6eeaafe42 Add UserCameraAvatar image and enhance SessionUsersPanel with session management features
- Introduced UserCameraAvatar.png for user camera display.
- Updated SessionUsersPanel to accept a session prop, allowing for identification of local user as session organizer.
- Implemented logic to determine if participants are organizers based on session data.
- Adjusted admin control logic in UserCamera and UserCameraControls for better role management.
- Improved logging and conditional rendering in ParticipantItem and UserCamera components for enhanced debugging and user experience.
2025-11-05 19:18:29 +05:00
mikhail_lanskikh ff5d8386ed Update API URL to localhost in .env; add equalizer_bars.svg for audio visualization; refactor PopupWrapper and SessionUsersPanel for improved responsiveness; enhance SoundCheckModal and VoiceCheckModal with audio playback and visualization features; update SharePopup to handle sharing functionality; improve UI components for better interaction and consistency. 2025-10-17 18:01:44 +05:00
C4rnivore 6f57fcf9f1 Participants popup; Actions popover 2025-10-09 15:40:30 +05:00
C4rnivore b348055eee Chat popup 2025-10-09 12:33:45 +05:00