Commit Graph

10 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
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 44e7370068 Update .gitignore to include /dist directory; modify session controller to allow public access to session details without authentication. 2025-10-21 14:16:52 +05:00
inmake 8a29cdc27a upd 2025-10-13 17:33:22 +05:00
inmake 7bb50a4ee5 upd 2025-10-10 19:23:53 +05:00
inmake 4a44968b89 Refactor HomePage to use custom Button component; enhance login service to fetch user with full relations for improved data handling. 2025-10-07 21:11:56 +05:00
inmake a49129f643 Remove outdated documentation files for companies and migration guide; implement server session management features including server assignment and session status updates; enhance database schema for servers and server sessions with new fields and validation; add auto-assign functionality for unassigned sessions. 2025-10-06 15:59:55 +05:00
inmake 9e4bc7b0f8 Add environment variable for API URL; update TypeScript configuration to include vite-env; refactor API client to use environment variable; modify timestamp fields in database schemas to include timezone support 2025-10-06 13:00:32 +05:00
inmake 0b024af454 Refactor Protected and Public Routes for Consistent Loading UI; Enhance HomePage with User Company and Branch Details; Update LoginPage Layout; Introduce User Relations in Auth Services 2025-10-03 17:52:56 +05:00
inmake 531e2d2e7e init 2025-10-03 15:43:22 +05:00