Commit Graph

157 Commits

Author SHA1 Message Date
d773859e04 clean: fix typo 2024-02-13 14:02:06 +01:00
d843948414 fix: remove unused sylelink 2024-02-13 14:00:10 +01:00
6df27eeadf clean: rename: authentification to authenticate 2024-02-13 13:59:16 +01:00
0244ec0e51 accounts: fix: rename func 2024-02-13 13:11:36 +01:00
6b34235d83 clean: I speak english very well 2024-02-13 13:08:31 +01:00
a1b4c8867a authentify: clear current_mode on leave 2024-02-13 13:06:55 +01:00
0e9bfb1fed accounts: anthentifyView: add: enter button 2024-02-13 12:54:56 +01:00
da0b8e4edb fix: authentifyView do not use pushstate 2024-02-13 12:54:56 +01:00
6765e1bb30 accounts: merge register and login #1 2024-02-13 10:09:25 +01:00
5da7602dbb clean: rename view 2024-02-13 10:09:25 +01:00
AdrienLSH
b66088fe69 pp upload: image verification using serializers 2024-02-08 17:21:26 +01:00
AdrienLSH
f965b270a0 settings: refreh avatar on change + size limit in var 2024-02-08 11:23:25 +01:00
AdrienLSH
55d3ea40f6 ux: Me becomes Settings; backend: fix special usernames (me, block...) 2024-02-08 10:09:36 +01:00
AdrienLSH
1dea678a04 game: fix: unregister_key now works 2024-02-08 09:25:32 +01:00
AdrienLSH
e669cb21ca offline game: fix: reset game doesnt duplicate scores display 2024-02-08 09:17:56 +01:00
AdrienLSH
f2981f6309 pp upload: js verification 2024-02-07 22:03:59 +01:00
AdrienLSH
6552b58815 i forgor 2024-02-02 13:34:53 +01:00
AdrienLSH
d63fa26088 tro bo 2024-02-02 13:31:26 +01:00
0c98bd5dde merge with bozoAdrien 2024-02-02 11:17:29 +01:00
091d443ace Episode 3: Petit Homme érection au pantalon façe à l'entrée de ses désirs, pénetre non sans crainte une demeure avec le souvenir du numéro de code de la Belle Dame. Pas à pas, marche par marche, sautant de deux en deux, des ailes lui poussé sur le dos ne pensant qu'au moment futur. En oposition à la porte de sa très chère, il sonne, puis rien... Il ressonne, remarque que la porte n'était pas vérouiller, entre puis...; La suite au prochain Commit 2024-02-02 11:16:25 +01:00
AdrienLSH
c4619b0ff7 lang: translation of profile page 2024-02-02 11:14:19 +01:00
AdrienLSH
8534f4bafb lang: search window title 2024-02-02 11:02:23 +01:00
AdrienLSH
e9e370d4f5 lang: translation of 404 window title 2024-02-02 10:15:33 +01:00
adrien-lsh
043a958dd0 renamed 404 page title 2024-02-01 20:48:58 +00:00
AdrienLSH
beb0cd4702 lang: register view 2024-02-01 16:31:25 +01:00
AdrienLSH
2786212b9c lang: add locale in django and login view 2024-02-01 14:51:20 +01:00
d332ef8103 game: add: vector colision (Not work) 2024-02-01 13:18:21 +01:00
ab325ae489 _ 2024-02-01 12:58:17 +01:00
8c7c5a3637 Sous une nuit étoilé, dans la capitale où les habitants font grèves en boucle, un jeune homme du nom d'Adrien, plein d'espoir espérant une douce nuit auprès de sa belle et tendre 'Princesse'. Acheta des capotes premier prix dans la pharmacie non loin de la gare. La suite au prochain commit... 2024-02-01 12:57:32 +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
910a8861e5 Merge with Xamora 2024-01-24 16:14:15 +01:00
0f7953b2f3 Chat finish; add invitation; friend; see online users if he is your friend 2024-01-24 16:03:50 +01:00
8da7e09af7 game: add: class: point and segment, add: type docstring 2024-01-21 00:33:43 +01:00
fe47a4d633 Block fixed, looking for invite in game 2024-01-19 16:48:20 +01:00
c6990ebb3e game: fix: my paddle is in right place now 2024-01-19 15:51:08 +01:00
AdrienLSH
60a3e02420 front: redirect to last visited page after login 2024-01-19 10:54:14 +01:00
371aa85b4c game: fix: leave page do not cause error 2024-01-18 13:42:23 +01:00
AdrienLSH
b2ae3a1ded front: profile page title set to username 2024-01-18 13:41:02 +01:00
AdrienLSH
c831a019b2 fix: search redirection to user profile 2024-01-18 13:07:06 +01:00
AdrienLSH
dee71c7c8d access profiles with username instead of id 2024-01-18 10:31:56 +01:00
f5b2c01633 game: player control the right paddle 2024-01-17 14:52:39 +01:00
3dc07803eb game: paddle can move 2024-01-17 14:47:53 +01:00
2bd0624100 game: core: use server game calulation form 2024-01-17 14:23:23 +01:00
e0990db8d1 game: core: use draw method instead draw_CLASSNAME 2024-01-16 23:27:56 +01:00
58c0df447c player pos is checked 2024-01-16 17:47:48 +01:00
AdrienLSH
a0e58e7889 register page 2024-01-16 09:56:40 +01:00
AdrienLSH
0edb865ad8 login page 100% 2024-01-16 09:36:07 +01:00
ff85c1d30c game: fix: create my player only if game start 2024-01-15 18:15:59 +01:00
a30ec46685 game: add: PADDLE CAN MOVE 2024-01-15 17:55:12 +01:00