Commit Graph

408 Commits

Author SHA1 Message Date
3b93294839 add login with 42 link href (can't click, i hate html) 2024-08-29 20:28:03 +02:00
5e68706d3d add login with 42 link href (can't click, i hate html) 2024-08-29 20:28:03 +02:00
ce5fc3221e login with 42 works, fix crash when session is deleted from database 2024-08-28 18:35:45 +02:00
0fd9d162d5 login with 42 works, fix crash when session is deleted from database 2024-08-28 18:35:45 +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
97cf3effa5 add players status and send message to both users when a message is sent 2024-08-28 00:23:20 +02:00
9069104ca4 remove .DS_Store 2024-08-27 17:27:45 +02:00
22cbf5930d remove .DS_Store 2024-08-27 17:27:45 +02:00
fb725b2c18 Django
- Fix problem with default pfp
2024-08-27 11:50:25 +02:00
26ad3034b5 Django
- Fix problem with default pfp
2024-08-27 11:50:25 +02:00
0475adbb9b change sql request for getPrivateMessageUser and add default profile picture for users 2024-08-26 20:57:48 +02:00
e7aeef8288 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
3f5172504d 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
41b6c9cf9f Site
- Show list user when click on livechat new conversation
2024-08-26 17:11:28 +02:00
42a1d7be1b add getAllListUser request to websocket 2024-08-26 12:44:24 +02:00
f6b0b7114e add getAllListUser request to websocket 2024-08-26 12:44:24 +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
1c9e985320 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
32f19b9728 messages work with database 2024-08-25 21:53:40 +02:00
b08a90226a messages work with database 2024-08-25 21:53:40 +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
6bf18ad227 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
f93fcbb28c Site
- change style button chat (absolute -> fixed)
    - Add script for chat
2024-08-25 18:22:49 +02:00
26f3e33d4f fix session and add id to logged_in 2024-08-25 17:40:05 +02:00
e316cadce4 fix session and add id to logged_in 2024-08-25 17:40:05 +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
49f7ba43e6 Site
- login now working (but not if refresh page
    - Starting singlepage
Django
    - Added path
2024-08-25 17:21:05 +02:00
862ab1df4e login and account creation now works using database 2024-08-25 15:22:37 +02:00
e6e95de5ea login and account creation now works using database 2024-08-25 15:22:37 +02:00
bf1929e211 Site
- Updated functions in class with function create/dispose
2024-08-25 02:25:50 +02:00
9b563d4855 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
59fc6a9ffb 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
13d94c2612 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
57ef3a5d2d 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
8ead510627 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
1eb7da97d2 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
e041eb01dc 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
81d6da86a2 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
64b184adff django database connection now uses .env 2024-08-16 19:00:00 +02:00