4e3ba36416
add tournament request to server(not complete)
2024-10-05 02:40:28 +02:00
47c8a64f5d
Site/Django
...
- can change pfp and banner
2024-09-24 17:44:20 +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
f5cf64f8a7
change loading of variables on django server and add server_url to env
2024-09-11 13:05:07 +02:00
f5857ce771
Django
...
- Add function for send mail when user create an account
2024-09-10 14:17:20 +02:00
0fd9d162d5
login with 42 works, fix crash when session is deleted from database
2024-08-28 18:35:45 +02:00
e6e95de5ea
login and account creation now works using database
2024-08-25 15:22:37 +02:00
57ef3a5d2d
add part of site to docker and login works using sessions
2024-08-24 18:28:32 +02:00
8ead510627
start convertion to channels websocket and start using django sessions
2024-08-22 20:38:25 +02:00
1eb7da97d2
server accepts websocket connection
2024-08-21 20:05:32 +02:00
81d6da86a2
there is a homepage now
2024-08-17 17:43:57 +02:00
64b184adff
django database connection now uses .env
2024-08-16 19:00:00 +02:00
4e8b7a9ad7
django basic server and connection to postgresql (not with env for now)
2024-08-12 22:07:30 +02:00
8ad8d06cae
docker file for postgresql
2024-08-11 20:35:58 +02:00
50604cfc0a
works on my machine
2024-08-10 16:16:47 +02:00
28793464ca
Livechat
...
- Fixed forgetting to import "showActualGameMessage"
- Changed filename "launchPrivateChat" to "showPrivateChat.js"
- Fixed bug on buttons "private" and "game"
Global
- Reorganize folders
2024-08-04 23:21:07 +02:00