Commit Graph

23 Commits

Author SHA1 Message Date
e5c232e207 Game
- redirect if websocket is disconnect in gane
Site    - fix bug tv on homa page
2024-10-09 11:14:43 +02:00
5fb0870c95 Game
- quit vr when game finish
Site
    - fix xss on live chat
2024-10-08 03:20:26 +02:00
a8863ad379 Site
- update lobbyPage html
    - starting tournmament
Django
    - add new file with comments for explain
2024-10-01 15:17:58 +02:00
afb5742e65 Site
- skin working
    - fix bug three js lobby page
    - add notification for join a invitation
Game
    - fix bug fade
2024-09-28 03:15:41 +02:00
32ae90c399 Django
- fix some bugs with mastchmaking
2024-09-27 13:05:48 +02:00
e375c65c2f Site/Django
- Moving forward on the settings
2024-09-26 01:04:24 +02:00
47c8a64f5d Site/Django
- can change pfp and banner
2024-09-24 17:44:20 +02:00
aee57affaa Site
- add function for open profil in home page
    - remove button newConv if own profile page
    - add message in page if we try to access to METH when we are already connected
2024-09-22 23:50:11 +02:00
c3942627a6 Site
- add action on game request
2024-09-20 15:47:52 +02:00
e85d7fb165 Site
- add new page "profil"
    - new response server user_info
Django
    - add new request type "get_user_info"
    - edit function for /game /profil /wait_game
2024-09-20 01:12:57 +02:00
5275f8f033 Site
- websocket try to reconnect when it disconnected
    - add function on search bar in lobby page for search user
Django
    - add request search user to find someone in database and return a list
2024-09-18 09:22:52 +02:00
5668d338b6 Site
- Add function for move ball
    - add function for quit when opponent disconnect
2024-09-17 15:16:42 +02:00
12b33d0ee4 Site
- multiplayer move
2024-09-16 15:52:38 +02:00
e1b8275c16 Site
- Add function for request game
2024-09-15 14:02:05 +02:00
9a589d80f5 Site
- Add button for logout
    - somes change for websocket
    - back to login page when account created successfully
2024-09-12 18:23:40 +02:00
0c0a171309 Site
- Add notif when account not valid
    - Add notif when account is create
2024-09-10 15:25:29 +02:00
e070edbcd2 Site
- Add notification for error in create account
Serv :
    - create program for send a mail
'
2024-09-09 17:33:45 +02:00
e3a1db286d Django
- Fix live chat resquest
2024-08-30 16:43:24 +02:00
41b6c9cf9f Site
- Show list user when click on livechat new conversation
2024-08-26 17:11:28 +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
f93fcbb28c Site
- change style button chat (absolute -> fixed)
    - Add script for chat
2024-08-25 18:22:49 +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
59fc6a9ffb Docker
- Updated all path import
2024-08-24 23:53:11 +02:00