This website requires JavaScript.
Explore
Help
Register
Sign In
inmake
/
stream.graff.tech-new
Watch
1
Star
0
Fork
0
You've already forked stream.graff.tech-new
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
c78aab66b668bab5a380e6405c47476de08f134f
stream.graff.tech-new
/
server
/
src
/
controllers
T
History
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
..
auth.ts
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
branch.ts
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
chat.ts
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
company.ts
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
server.ts
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
session.ts
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