Commit Graph

13 Commits

Author SHA1 Message Date
4d2362c203 Docker
- Updated all path import
2024-08-24 23:53:11 +02:00
b5d13ccf6f Docker
- Update three in static file
2024-08-24 20:46:11 +02:00
e035b8707f add part of site to docker and login works using sessions 2024-08-24 18:28:32 +02:00
62e2281c69 start convertion to channels websocket and start using django sessions 2024-08-22 20:38:25 +02:00
182bafdca1 server accepts websocket connection 2024-08-21 20:05:32 +02:00
85990665f5 use database (it's useless but it works) 2024-08-17 22:57:07 +02:00
fe58722e91 there is a homepage now 2024-08-17 17:43:57 +02:00
671300ffae django database connection now uses .env 2024-08-16 19:00:00 +02:00
fab7db4468 django basic server and connection to postgresql (not with env for now) 2024-08-12 22:07:30 +02:00
e16faf4f27 docker file for postgresql 2024-08-11 20:35:58 +02:00
601bfc99ab works on my machine 2024-08-10 16:16:47 +02:00
dc760481f9 remove version 2024-08-10 15:51:56 +02:00
28340c159a 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