apetitco
|
1ad37fc442
|
Update frontend/src/pages/ttt/ttt.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-11 16:18:04 +01:00 |
|
apetitco
|
a41b8303b0
|
Update src/tic-tac-toe/vite.config.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-11 16:17:30 +01:00 |
|
apetitco
|
ec91a55058
|
Update frontend/src/pages/ttt/ttt.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-11 16:16:17 +01:00 |
|
apetitco
|
7005d644ee
|
Apply suggestion from @Copilot
Added spacing between operands
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-11 16:14:25 +01:00 |
|
apetitco
|
e0f73ce514
|
Merge branch 'master' into Alex/tic-tac-toe_frontend
|
2025-12-11 15:56:51 +01:00 |
|
apetitco
|
4f039bb6a2
|
(other_game) : Added link to tic-tac-toe game on side menu
|
2025-12-11 14:56:15 +01:00 |
|
apetitco
|
2f9304a89e
|
(feat): Maieul helped starting the frontend.
|
2025-12-11 14:45:42 +01:00 |
|
copilot-swe-agent[bot]
|
b6cb091f78
|
Fix duplicate hidden attribute in profile.html line 43
Co-authored-by: EniumRaphael <35407363+EniumRaphael@users.noreply.github.com>
|
2025-12-11 14:43:50 +01:00 |
|
copilot-swe-agent[bot]
|
393e7ee031
|
Initial plan
|
2025-12-11 14:43:50 +01:00 |
|
Raphaël
|
d85192c0f3
|
style(routes/info): removing debug print
Removed console log for user information retrieval.
|
2025-12-11 14:43:50 +01:00 |
|
Maieul BOYER
|
a8fa9f984d
|
removed icon server and finished profile page
|
2025-12-11 14:43:50 +01:00 |
|
Maieul BOYER
|
23baa4af56
|
almost done
|
2025-12-11 14:43:50 +01:00 |
|
Maieul BOYER
|
37a33d8a73
|
yes
|
2025-12-11 14:43:50 +01:00 |
|
Maieul BOYER
|
00e4f522ab
|
feat(frontend/otp): allow changing otp status and showing qrcode
|
2025-12-11 14:43:50 +01:00 |
|
Maieul BOYER
|
bb7037d515
|
feat(nginx): Fixed going to / not working
|
2025-12-11 14:43:50 +01:00 |
|
Maieul BOYER
|
3140da7bab
|
wip
|
2025-12-11 14:43:46 +01:00 |
|
Maieul BOYER
|
79c7edb30f
|
chore(deps): Removed unused deps and updated lockfiles
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
6643d495bd
|
Added Global Message for Next Game - Bug Fixed on Double Displaying Ping Buddies
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
945419427a
|
Added setTimeout to try to correct a small bug
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
af957bc74b
|
invitation working by chat
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
74f96d6568
|
getProfil() returns profil under an object form
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
e0610ca001
|
Added Pong invitation Btn - WIP no implementation yet
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
71c5914e04
|
profil now displays info on players not connected
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
3aa1f6fb2d
|
profil displays basic info if guest or not
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
8f3bedf65a
|
getProfil Function return html for profil page
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
b2867757b6
|
Added profil popup - WIP page opens on double click of the name of buddy
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
4de1aae73c
|
going home end of day
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
eb613c10f4
|
First private messages working
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
bf66c11356
|
end of the day
|
2025-12-11 14:41:21 +01:00 |
|
NigeParis
|
b1bf460ef2
|
made bconnect.click() into function, seems to have solved the re loading of ping buddies after guest name change
|
2025-12-11 14:41:21 +01:00 |
|
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 |
|