Commit Graph

12 Commits

Author SHA1 Message Date
05b7c5b0b9 Site
- add real stats and history game in profil page
    - search will send now request in lower case in profile page
    - add key enter in search bar in profile page
2024-09-28 20:31:43 +02:00
3f68bad744 Site
- change proba for easter egg
    - add invit on profil page
    - add pie stat on profil page
    - settings are ready, just wait for popup to confirm delete account
    - add spotlight on home apge
    - fix bug camera mouvement when it move into screen
    - add settings button on all top bar
Django
    - update function changePrivateInfo
2024-09-27 01:22:26 +02:00
47c8a64f5d Site/Django
- can change pfp and banner
2024-09-24 17:44:20 +02:00
c9593f75a2 Site
- starting something for change pfp
2024-09-24 00:06:31 +02:00
3a6887e722 Site
- add href on github button and username on discord button
2024-09-23 15:23:41 +02:00
cb2a67c40d Site
- add status on profil page
2024-09-23 15:02:23 +02:00
6729cfc421 Site
- New way to manage profiles with url -> /profil/username
Django
    - modification of the user info query
2024-09-23 01:11:05 +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
d29c58ae42 Site
- Add notif for new message
    - remove buttons "private" and "game" in chat
    - add function on button newConv in profilPage
    - fix camera who change position (2 to 1.5 in z axe) when a goal is scored
    - fix some bug in responses functions
    - add button chat in profil page and lobby page
2024-09-21 23:14:27 +02:00
c3942627a6 Site
- add action on game request
2024-09-20 15:47:52 +02:00
a64d73a9ba Site
- add pen edit on pfp and banner when it s personnal page
2024-09-20 11:23:01 +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