|
53ec541fbf
|
switch login method to async to work with the login request
|
2024-09-15 00:49:53 +02:00 |
|
|
c8c88a237a
|
websocket consumer to async for game infinite loop. game requests now work like stated in comment
|
2024-09-14 21:41:29 +02:00 |
|
|
906a713e8d
|
add Game class, users can now create and join games. remove bcypt from dockerfile pip install. remove rm ~/PTME_Data in make fclean
|
2024-09-14 00:43:04 +02:00 |
|
|
eaf71af8d1
|
add mail verification on server side (does not send the mail for now)
|
2024-09-09 21:48:08 +02:00 |
|
|
dfe2dd1562
|
fix password rules on server side
|
2024-09-06 18:54:55 +02:00 |
|
|
ab01835dc9
|
prevent two different socket for same user and remove ws from server folder
|
2024-08-29 21:44:20 +02:00 |
|
|
97cf3effa5
|
add players status and send message to both users when a message is sent
|
2024-08-28 00:23:20 +02:00 |
|
|
59fc6a9ffb
|
Docker
- Updated all path import
|
2024-08-24 23:53:11 +02:00 |
|