Commit graph

195 commits

Author SHA1 Message Date
NigeParis
9e262c7fc4 arrival messaeg in system info working 2025-12-11 14:41:21 +01:00
NigeParis
b441cc3f3c commented out experience with database can block the chat at the moment 2025-12-11 14:41:21 +01:00
NigeParis
1a8601e634 minor bug fixed SESSION_MANAGER when not in env 2025-12-11 14:41:21 +01:00
NigeParis
bde038a8d0 added eslint norme to code 2025-12-11 14:41:21 +01:00
NigeParis
8a151cfb5e chat general broadcast done with now notifications system separated in different space on the chat windo 2025-12-11 14:41:21 +01:00
NigeParis
26c9bd6421 Trying to fix BUG with / when guest changes name without closing the window 2025-12-11 14:41:21 +01:00
NigeParis
05a9c58de5 playing wiith database Blocked Users 2025-12-11 14:41:21 +01:00
NigeParis
6a53c5266f added Quit Chat Button 2025-12-11 14:41:21 +01:00
NigeParis
4b04aec780 Bugs - review co-pilote - returned before changing code 2025-12-11 14:41:21 +01:00
NigeParis
8fd3063420 Bug - db fixed 2025-12-11 14:41:21 +01:00
Maieul BOYER
270c3297fd added blocked database 2025-12-11 14:41:21 +01:00
NigeParis
438cb10abb Bug fixed multiple notification when user leaves by the side menu and comes back on chat without logining out 2025-12-11 14:41:21 +01:00
NigeParis
ffc0651c00 New look 2025-12-11 14:41:21 +01:00
NigeParis
fc6b7042f2 added PingBuddies Bar to detect connected Chatters in real time 2025-12-11 14:41:21 +01:00
NigeParis
09ff8eb5a1 Re-orga Chat Box 2025-12-11 14:41:21 +01:00
NigeParis
c41b32184b Added localhost for dev and connect for machine 42 option 2025-12-11 14:41:21 +01:00
NigeParis
f904a6b6ae Added machine Name to display address of connect in logs 2025-12-11 14:41:21 +01:00
NigeParis
61b8919995 rebase with master 2025-12-11 14:41:21 +01:00
NigeParis
0ae24015a9 minor stuff done like BG color of chat window 2025-12-11 14:41:21 +01:00
NigeParis
d9d3ada6a0 minor stuff done like BG color of chat window 2025-12-11 14:41:21 +01:00
NigeParis
18956ee953 Added tab 'hidden' detection when chat is on, added css red text messages sent 2025-12-11 14:41:21 +01:00
NigeParis
4d838585b4 added tab control to chat, When user leaves tab open on chat 2025-12-11 14:41:21 +01:00
NigeParis
f2a5285479 Added Date.now ClientChat that stores user, socket id and date 2025-12-11 14:41:21 +01:00
apetitco
ea5f997fe0 (misc): entirely disabled backend 2025-12-11 13:53:48 +01:00
apetitco
cfdfbf04e1 (misc) README.md updated 2025-12-11 13:50:06 +01:00
Alessandro Petitcollin
fb1b69a0ae (tic-tac-toe): Added button to restart game. 2025-12-07 01:31:29 +01:00
Alessandro Petitcollin
9653b0cbe6 (tic-tac-toe): Board is now locked once game is finished. 2025-12-07 01:14:53 +01:00
apetitco
7f412c8fb5 (feat): Maieul helped starting the frontend. 2025-12-04 17:59:34 +01:00
apetitco
56ad511ceb (punition): No more working on backend until Maieul says so :( 2025-12-04 17:53:32 +01:00
apetitco
9734e2d865 (docker-compose): Added tic-tac-toe service to the docker-compose file. 2025-12-04 15:33:05 +01:00
apetitco
8b91505894 (eslint): Removed empty line. 2025-12-04 15:25:31 +01:00
apetitco
69809e284e (eslint): Removed trailing space at end of line 2. 2025-12-04 15:22:42 +01:00
apetitco
8e3413fb95 (misc): Added configuration files. 2025-12-04 15:20:13 +01:00
apetitco
fe52fbbbd4 (misc): Started working on app.ts. 2025-12-04 15:17:24 +01:00
apetitco
c7149cffad (misc): Started working on entrypoint for the microservice. 2025-12-04 15:05:49 +01:00
apetitco
e9a61f1716 (misc): Initial commit 2025-12-04 14:17:33 +01:00
NigeParis
0f3414e8ce minor text update 2025-11-25 16:13:43 +01:00
NigeParis
3091d25774 Add Flashes to buttons 2025-11-25 16:13:43 +01:00
NigeParis
40b807efc8 Connected Button Added now working 2025-11-25 16:13:43 +01:00
Maieul BOYER
deaf58dfce update 2025-11-25 16:13:43 +01:00
Maieul BOYER
0358a6025b socket fix 2025-11-25 16:13:43 +01:00
NigeParis
b215904cfd Added Connected button to show how many connected to the chat 2025-11-25 16:13:43 +01:00
NigeParis
e530de6ce7 added protection for messages broadcast - stops unknown receiving broadcast messages 2025-11-25 16:13:43 +01:00
NigeParis
5031efa866 Add Arrived in Chat and Left in chat LoginName 2025-11-25 16:13:43 +01:00
Maieul BOYER
757a436fc6
chore(deps): updated deps and removed stray lockfile 2025-11-24 17:03:58 +01:00
NigeParis
b85d9b64c7 WIP progress chat broadcast 2025-11-21 14:17:37 +01:00
Maieul BOYER
eec27ce2e6 feat(chat): updated to work with socket.io
- Chore: ran `make npm@update` to update deps and lockfile
- Chat: new plugin: Socket.ts that allow the use of socket.io with
  fastify (fastify-socket.io is not updated)
- Chat: Put everything from `src/socket.ts` that needed to be saved into
  `src/app.ts`
2025-11-21 14:17:37 +01:00
NigeParis
6ff1745f16 pas connection :-( 2025-11-21 14:17:37 +01:00
NigeParis
ffa7c305f1 socket io RAW testing 2025-11-21 14:17:37 +01:00
NigeParis
b07040b61b eslint done __up to date pushing for review 2025-11-21 14:17:37 +01:00