inmake
|
af4ca0637a
|
Refactor SessionUsersPanel to optimize performance with useMemo for active cameras count, grid columns, grid rows, and active participants filtering. Update useWebRTC to prevent unnecessary state updates for participant stream, audio, video, and speaking state changes. Clean up SessionPage layout for consistency.
|
2025-10-30 18:07:36 +05:00 |
|
mikhail_lanskikh
|
86ca74d79c
|
Enhance SessionUsersPanel and UserCamera components to support 'full' and 'mini' modes. Implement responsive grid layout for camera display based on active participants, and adjust UserDevicesControls visibility accordingly. Refactor SessionPage to manage mode state and toggle between layouts.
|
2025-10-30 18:01:09 +05:00 |
|
inmake
|
4b81b22a1d
|
Update environment configurations for local development, add socket.io and uuid dependencies, and refactor session management to support guest IDs for unauthorized users. Enhance ParticipantsPopup and UserCamera components to handle local media permissions and improve user session handling. Update optional authentication middleware to manage guest IDs and session validation.
|
2025-10-28 16:58:38 +05:00 |
|
inmake
|
2378ed1ff4
|
Update environment configuration for production, refactor WebRTC components, and enhance chat functionality. Replace deprecated SessionUsersPanel with SessionPage, integrate chat history loading, and improve audio/video toggle handling. Remove unused SessionUsersPanel2 component and update related socket event handling in the server.
|
2025-10-27 16:49:52 +05:00 |
|
inmake
|
f70e8f88b2
|
Update environment configuration for local development, add new dependencies for WebRTC functionality, and refactor user session management components. Remove deprecated SessionUsersPanel and enhance SessionUsersPanel2 with improved user handling and controls. Integrate socket.io for real-time communication in the server.
|
2025-10-24 18:17:12 +05:00 |
|
inmake
|
0ce81e2e4f
|
Refactor SessionUsersPanel to improve drag-and-drop functionality with enhanced state management and animations. Update UserCamera and UserDevicesControls for consistent styling and layout adjustments. Modify NewSessionPage to import updated SessionUsersPanel component.
|
2025-10-21 17:14:50 +05:00 |
|
mikhail_lanskikh
|
50e62eac13
|
Update API URL in .env; add responsive design adjustments in tailwind.config.js; enhance ModalWrapper and Popup components for improved mobile interactions; refactor audio handling in VoiceCheckModal and SoundCheckModal; implement drag functionality in PopupContainer; improve ChatPopup and SharePopup UI for better user experience.
|
2025-10-20 17:06:54 +05:00 |
|
C4rnivore
|
4f0e5b9898
|
threshold for cameras drag;
|
2025-10-17 18:52:17 +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 |
|
mikhail_lanskikh
|
b8bdbc94f9
|
Enhance media device handling in SettingsModal and VoiceCheckModal; add media device availability checks and user feedback for unsupported environments. Refactor ModalWrapper and update UI components for improved responsiveness and layout consistency.
|
2025-10-16 19:09:44 +05:00 |
|
C4rnivore
|
a2d19fe646
|
Cameras drag and snap;
|
2025-10-16 17:42:05 +05:00 |
|
C4rnivore
|
2ade35a8ed
|
Users Cameras; Devices controls;
|
2025-10-15 17:06:05 +05:00 |
|