|
98ddde7233
|
switch login method to async to work with the login request
|
2024-09-15 00:49:53 +02:00 |
|
|
375e9316f7
|
websocket consumer to async for game infinite loop. game requests now work like stated in comment
|
2024-09-14 21:41:29 +02:00 |
|
|
74ada2bc57
|
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 |
|
|
45e1943c74
|
add mail verification on server side (does not send the mail for now)
|
2024-09-09 21:48:08 +02:00 |
|
|
6c6ad4e395
|
fix password rules on server side
|
2024-09-06 18:54:55 +02:00 |
|
|
bdbaa99597
|
prevent two different socket for same user and remove ws from server folder
|
2024-08-29 21:44:20 +02:00 |
|
|
3233191020
|
add players status and send message to both users when a message is sent
|
2024-08-28 00:23:20 +02:00 |
|
|
4d2362c203
|
Docker
- Updated all path import
|
2024-08-24 23:53:11 +02:00 |
|