Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
4
commits
feat: ajout des fonctionnalités admin (changement visibilité salon, kick, gestion membres privés), contrôle d'accès salons privés, empêchement lecture/envoi pour kick, SSE long-polling pour instantanéité navigation/messages
17ba2e2View on GitHubadded SSE to the project so the message refresh each time a user write a message
a139d38View on GitHubRefactor user handling by consolidating UserRepository methods into User class
2982f58View on GitHubRefactor chat view and styles for improved layout and user experience
9eb5206View on GitHubEnhance form and salon views with improved styling and structure
a1c0a3cView on GitHubAdd button styles and update views for consistent UI (#3)
eebcb18View on GitHubAdd base and form CSS files; update login and register views for improved styling (#2)
1a4ceeeView on GitHub