|
d78fcd7cda
|
Game
- reset ball position when goal
Site
- starting settings
|
2024-09-25 17:09:11 +02:00 |
|
|
8e50d4fe38
|
Site
- fix bug with return and refresh on single page class
|
2024-09-25 15:47:56 +02:00 |
|
|
47c8a64f5d
|
Site/Django
- can change pfp and banner
|
2024-09-24 17:44:20 +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 |
|
|
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 |
|
|
448b377012
|
Site
- Add multi online game
Django
- add somes paths
|
2024-09-15 15:57:40 +02:00 |
|
|
88e3fa3d97
|
Site
- Started multi online game
Django
- Add some path
|
2024-09-15 00:06:51 +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 |
|
|
9d62f0bede
|
Site/Django :
- Add 404 error
- change request method to post for load page
|
2024-09-11 17:27:23 +02:00 |
|
|
11f65d608b
|
check if requeset to page is POST
|
2024-09-11 17:03:10 +02:00 |
|
|
3ce614625b
|
add err404 page (on /404) (not working, template file missing)
|
2024-09-11 16:41:11 +02:00 |
|
|
00e50bdefb
|
check if user is logged in to show page lobby
|
2024-09-11 16:30:28 +02:00 |
|
|
32306787e4
|
404 page renders index page
|
2024-09-11 16:19:36 +02:00 |
|
|
f5cf64f8a7
|
change loading of variables on django server and add server_url to env
|
2024-09-11 13:05:07 +02:00 |
|
|
eaf71af8d1
|
add mail verification on server side (does not send the mail for now)
|
2024-09-09 21:48:08 +02:00 |
|
|
5e68706d3d
|
add login with 42 link href (can't click, i hate html)
|
2024-08-29 20:28:03 +02:00 |
|
|
0fd9d162d5
|
login with 42 works, fix crash when session is deleted from database
|
2024-08-28 18:35:45 +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 |
|
|
e316cadce4
|
fix session and add id to logged_in
|
2024-08-25 17:40: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 |
|
|
57ef3a5d2d
|
add part of site to docker and login works using sessions
|
2024-08-24 18:28:32 +02:00 |
|
|
8ead510627
|
start convertion to channels websocket and start using django sessions
|
2024-08-22 20:38:25 +02:00 |
|
|
1eb7da97d2
|
server accepts websocket connection
|
2024-08-21 20:05:32 +02:00 |
|
|
e041eb01dc
|
use database (it's useless but it works)
|
2024-08-17 22:57:07 +02:00 |
|
|
81d6da86a2
|
there is a homepage now
|
2024-08-17 17:43:57 +02:00 |
|