Commit Graph

10 Commits

Author SHA1 Message Date
c065e1cb76 Site
- fix bug cause of last commit
    - starting tournamemnt page
2024-10-02 00:11:28 +02:00
43c293c469 Site
- creater loader at the first launch
    - optimize loader
2024-09-30 01:24:32 +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
d78fcd7cda Game
- reset ball position when goal
Site
    - starting settings
2024-09-25 17:09:11 +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
92ff0e9e8d Site
- Add multi local game
    - Some minor changes in html/css
Django
    - add path for /game and /multiLocalGamePage
    - add template for multiLocalGame
2024-09-14 02:06:20 +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
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
57ef3a5d2d add part of site to docker and login works using sessions 2024-08-24 18:28:32 +02:00