Commit Graph

10 Commits

Author SHA1 Message Date
0eec0d3b3b add err404 page (on /404) (not working, template file missing) 2024-09-11 16:41:11 +02:00
45002ad341 404 page renders index page 2024-09-11 16:19:36 +02:00
45e1943c74 add mail verification on server side (does not send the mail for now) 2024-09-09 21:48:08 +02:00
ce5fc3221e login with 42 works, fix crash when session is deleted from database 2024-08-28 18:35:45 +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
9cf87cc69a Site
- login now working (but not if refresh page
    - Starting singlepage
Django
    - Added path
2024-08-25 17:21:05 +02:00
182bafdca1 server accepts websocket connection 2024-08-21 20:05:32 +02:00
85990665f5 use database (it's useless but it works) 2024-08-17 22:57:07 +02:00
fe58722e91 there is a homepage now 2024-08-17 17:43:57 +02:00
fab7db4468 django basic server and connection to postgresql (not with env for now) 2024-08-12 22:07:30 +02:00