Commit Graph

26 Commits

Author SHA1 Message Date
ed33961ffc Site :
- Add menu under login button when user connected
2024-09-12 01:37:52 +02:00
9920af659e Site/Django :
- Add 404 error
    - change request method to post for load page
2024-09-11 17:27:23 +02:00
20c9c72fba Site :
- Single page working
2024-09-10 17:34:08 +02:00
049909e280 Site
- Add notif when account not valid
    - Add notif when account is create
2024-09-10 15:25:29 +02:00
0deb14c1ce Site
- Add notification for error in create account
Serv :
    - create program for send a mail
'
2024-09-09 17:33:45 +02:00
406a2fcad6 Site
- Can create account on site but for the moment, nothing display when it s good
2024-09-08 18:01:44 +02:00
4a54997f0f Site
- updating register page
2024-09-06 17:36:12 +02:00
820715f920 Django
- Fix live chat resquest
2024-08-30 16:43:24 +02:00
4140a93677 Site
- Fix bug with 42 loggin button
2024-08-30 12:03:39 +02:00
9069104ca4 remove .DS_Store 2024-08-27 17:27:45 +02:00
0475adbb9b change sql request for getPrivateMessageUser and add default profile picture for users 2024-08-26 20:57:48 +02:00
40c70bcac5 Site :
- Add register page, button for comeback to login page doesnt work.
2024-08-26 18:22:03 +02:00
054b044d7c Site
- Show list user when click on livechat new conversation
2024-08-26 17:11:28 +02:00
1efe517796 Site
- new file pour handler request allListUser
    - add function on button new conversation in chat
    - remove cookies from js
Django
    - fix new_msg.sender.id
2024-08-26 01:27:32 +02:00
fd781e2e0c Site
- remove time and from in message request
    - add page lobby when click on tv (only when we are connected)
2024-08-25 21:27:29 +02:00
b1aefa3540 Site
- change style button chat (absolute -> fixed)
    - Add script for chat
2024-08-25 18:22:49 +02:00
9cf87cc69a Site
- login now working (but not if refresh page
    - Starting singlepage
Django
    - Added path
2024-08-25 17:21:05 +02:00
bf1929e211 Site
- Updated functions in class with function create/dispose
2024-08-25 02:25:50 +02:00
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
182bafdca1 server accepts websocket connection 2024-08-21 20:05:32 +02:00
fe58722e91 there is a homepage now 2024-08-17 17:43:57 +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
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