10 Commits

Author SHA1 Message Date
inmake 0243284da0 Remove deprecated Nginx configuration for stream.graff.estate and update package dependencies in session-server and client
- Deleted the Nginx configuration file for stream.graff.estate.
- Updated bun.lock files in both client and session-server to include new dependencies and version updates.
- Added 'tree-kill' dependency to session-server for improved process management.
- Refactored process termination logic in session-server to utilize 'tree-kill' for reliable process termination.
2026-02-20 12:46:15 +05:00
inmake 775ba52cd0 Update environment configuration and enhance control features in WebRTC
- Changed VITE_API_URL and VITE_WEBRTC_URL in .env to point to local IP addresses.
- Added react-hot-toast for user notifications in the application.
- Integrated toast notifications for control acquisition in SessionPage.
- Enhanced PixelStreamingWrapper and SessionUsersPanel to manage control states for participants.
- Implemented grant and revoke control functionalities in the WebRTC service, allowing dynamic control management among users.
- Updated various components to reflect control states and improve user experience during sessions.
2025-12-01 20:23:17 +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
mikhail_lanskikh 90e9786ec9 Add framer-motion and motion dependencies; implement animations in ModalContainer and PopupContainer components; enhance PopupWrapper for touch support; update SoundCheckModal and VoiceCheckModal for improved audio testing; refactor Select and ActionsPopover components for animation support. 2025-10-13 15:52:05 +05:00
inmake 7bb50a4ee5 upd 2025-10-10 19:23:53 +05:00
mikhail_lanskikh 3fbf97ea59 Add @uidotdev/usehooks dependency; enhance SettingsModal with microphone and speaker selection, volume control, and camera options; update Button and RangeInput components for improved functionality and styling. 2025-10-09 17:00:58 +05:00
mikhail_lanskikh 79fb7f2748 Add react-qr-code dependency; enhance PopupHeader and SharePopup components with draggable functionality; update LinkShare component for improved UI; integrate SettingsModal in HomePage for better user experience. 2025-10-09 15:31:39 +05:00
mikhail_lanskikh 61e081315e Add Zustand state management library; update HomePage button styles and CSS for improved UI; include custom font and background color in index.css 2025-10-08 15:35:34 +05:00
mikhail_lanskikh 77fa8ca184 buttons, icons, input 2025-10-07 17:05:09 +05:00
inmake 531e2d2e7e init 2025-10-03 15:43:22 +05:00