Commit Graph

24 Commits

Author SHA1 Message Date
Namonay
e46d266b5b fix: offline tictactoe: fixed 404 error 2024-05-07 15:13:38 +02:00
e4fd6dcea5 tournament 4 players offline finish 2024-05-05 09:41:41 +02:00
Namonay
eb58da25a6 view: Removed online tictactoe and put it in single Matchmaking view 2024-03-22 13:36:47 +01:00
Namonay
837ed85001 Added online page (WIP) 2024-03-19 13:46:09 +01:00
Namonay
576dcb312a ticTacToe initial commit 2024-02-20 18:52:14 +01:00
c143d96443 clean: respect es11 2024-02-20 09:22:11 +01:00
AdrienLSH
3433740d80 lang: window title updated 2024-02-13 16:14:53 +01:00
6df27eeadf clean: rename: authentification to authenticate 2024-02-13 13:59:16 +01:00
AdrienLSH
55d3ea40f6 ux: Me becomes Settings; backend: fix special usernames (me, block...) 2024-02-08 10:09:36 +01:00
AdrienLSH
2786212b9c lang: add locale in django and login view 2024-02-01 14:51:20 +01:00
AdrienLSH
ab5c3deec1 lang: window title translation 2024-01-29 12:59:49 +01:00
AdrienLSH
8ee2beb432 lang: improved, Home view translation 2024-01-29 10:50:18 +01:00
c51f8d3500 fix: change game offline url 2024-01-09 14:54:07 +01:00
acba77e228 Réarrangement du code; correction css; écriture uniquement du nouveau message 2023-12-19 11:27:18 +01:00
5d46ff5123 add: offline button 2023-12-13 12:40:47 +01:00
336257d1d0 init view 2023-12-11 13:40:01 +01:00
c3c83b3168 add: profiles and profile page 2023-12-09 21:51:32 +01:00
910644a804 fix, add auto login when register 2023-12-04 12:32:15 +01:00
25f315c24f add: delete and edit accounts page 2023-12-01 01:29:56 +01:00
5d8005df44 remove settilte on child class 2023-11-30 13:05:46 +01:00
bf3393e9a9 rename view 2023-11-29 20:56:32 +01:00
84a5a592ca add: Abstract class to simplifie the code,
AbstractRedirectView,
AbstractAuthentificateView
AbstractUnAuthentificateView
2023-11-29 19:55:44 +01:00
6dc0293455 fix: connexion 2023-11-29 16:05:49 +01:00
25721bdda8 add: home 2023-11-27 19:15:15 +01:00