Commit Graph

7 Commits

Author SHA1 Message Date
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
C4rnivore 56ed2221c8 toasts; 2025-10-20 17:08:35 +05:00
mikhail_lanskikh 34c9b58d8f Update API URL in .env; refactor routing in main.tsx to switch between NewSessionPage and TestPage; enhance PixelStreamingWrapper with video initialization callback; improve UI components for better interaction and responsiveness in ActionsSidebarWrapper, UserCamera, UserDevicesControls, and ControlsPopover; add session data fetching and error handling in NewSessionPage. 2025-10-16 16:04:59 +05:00
mikhail_lanskikh d4d5bf609f Refactor UI components and add NewSessionPage; replace TestPage with NewSessionPage, implement ActionsSidebarWrapper, and enhance ActionsPopover and ControlsPopover with Popover component for improved UI interactions. 2025-10-15 17:00:30 +05:00
inmake 7bb50a4ee5 upd 2025-10-10 19:23:53 +05:00
mikhail_lanskikh 8aef8a530b Enhance modal functionality with ModalContainer component; update ShareModal to use ModalWrapper; improve responsive text sizes in index.css; integrate FloatingActionButton in HomePage for popup sharing. 2025-10-09 12:32:53 +05:00
inmake 531e2d2e7e init 2025-10-03 15:43:22 +05:00