Commit Graph

8 Commits

Author SHA1 Message Date
e041eb01dc use database (it's useless but it works) 2024-08-17 22:57:07 +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
69205167c7 remove version 2024-08-10 15:51:56 +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