Commit Graph

146 Commits

Author SHA1 Message Date
45e1943c74 add mail verification on server side (does not send the mail for now) 2024-09-09 21:48:08 +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
50e5d7b964 fix delete last message in conversation if over 100 2024-09-09 14:16:40 +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
6a9fedd9e2 Game
- Add fade at start of game
2024-09-08 17:07:16 +02:00
6c6ad4e395 fix password rules on server side 2024-09-06 18:54:55 +02:00
4a54997f0f Site
- updating register page
2024-09-06 17:36:12 +02:00
f016e411dc Game
- Add ball border transparence
    - Add others collision player on bottom and top
    - Fix ball velocity
2024-09-04 17:50:41 +02:00
34f6ffc7c7 Game 2024-09-03 18:30:39 +02:00
3f4aadffe5 Game
- Add fade layout while goal3
2024-09-03 17:23:13 +02:00
6da8a023f5 Game
solo
    - Add players scores
    - Add restart function after a match point
    - Add border match point
    - Fix cannon js object size
    - Fix vector dir init random values and max values
2024-09-02 18:13:36 +02:00
820c3743d9 Game
- Add more speed with time
2024-08-31 15:03:52 +02:00
820fe84cfc Game - Add colisions in soloMap 2024-08-30 19:44:28 +02:00
69272ae91c Game - Push 2024-08-30 16:51:36 +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
bdbaa99597 prevent two different socket for same user and remove ws from server folder 2024-08-29 21:44:20 +02:00
3b93294839 add login with 42 link href (can't click, i hate html) 2024-08-29 20:28:03 +02:00
8a8930a118 Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence 2024-08-29 18:43:36 +02:00
773d996627 Game
- Starting solo game with physics
2024-08-29 18:43:23 +02:00
db179c828d Game - Add video event goal/outstanding - Add video random mode - Add video clear 2024-08-29 17:58:04 +02:00
dc0b8fb950 Gane
- Continuing solo game
2024-08-29 00:45:13 +02:00
250d7dd6db Merge 2024-08-28 19:10:28 +02:00
ce5fc3221e login with 42 works, fix crash when session is deleted from database 2024-08-28 18:35:45 +02:00
2fdba63def Game
- Starting solo game
2024-08-28 17:30:46 +02:00
6aa715978e Game
- new class SoloGame/MultiGame
2024-08-28 14:09:54 +02:00
96de42ec95 Game
- add dispose() on all class
2024-08-28 11:46:10 +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
c435913a31 Merge branch 'main' of github.com:Kum1ta/PTME_Transcendence 2024-08-27 19:34:49 +02:00
d4c871c9f3 Site
- free/dispose game and map class
2024-08-27 19:34:41 +02:00
9069104ca4 remove .DS_Store 2024-08-27 17:27:45 +02:00
76a746efb1 Game
- Starting class
2024-08-27 15:26:38 +02:00
fb725b2c18 Django
- Fix problem with default pfp
2024-08-27 11:50:25 +02:00
086d2c4493 Game - Add video 'outstanding' 2024-08-26 23:48:09 +02:00
0475adbb9b change sql request for getPrivateMessageUser and add default profile picture for users 2024-08-26 20:57:48 +02:00
194b723c02 Game
- Create class video
   - Easy to set up video on banner
   - Start extraction of variable to set up next static dispose
2024-08-26 20:24:33 +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
73e5ef876c docker watch works 2024-08-26 15:52:25 +02:00
42a1d7be1b 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
32f19b9728 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
b1aefa3540 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
9cf87cc69a 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
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