Commit Graph

521 Commits

Author SHA1 Message Date
047851ae75 clean: rename: authentification to authenticate 2024-03-31 10:59:39 +02:00
5155ecdd61 accounts: fix: rename func 2024-03-31 10:59:39 +02:00
d9235ed107 clean: I speak english very well 2024-03-31 10:59:39 +02:00
d78dad69f7 authentify: clear current_mode on leave 2024-03-31 10:59:39 +02:00
d21ec87b88 accounts: anthentifyView: add: enter button 2024-03-31 10:59:39 +02:00
cf9bd41dd0 fix: authentifyView do not use pushstate 2024-03-31 10:59:39 +02:00
4aecf2d9ab accounts: merge register and login #1 2024-03-31 10:59:39 +02:00
4778bf51d1 clean: rename view 2024-03-31 10:59:39 +02:00
AdrienLSH
a63ddad912 fix(avatar) 2024-03-31 10:59:39 +02:00
AdrienLSH
b6ebd9d326 pp upload: image verification using serializers 2024-03-31 10:59:39 +02:00
AdrienLSH
36aee6c881 profiles: avatar_url becomes avatar 2024-03-31 10:59:39 +02:00
2b77932b93 add translations 2024-03-31 10:59:33 +02:00
c60d0ba08b game: add: goal work 2024-03-31 10:59:33 +02:00
AdrienLSH
ef9b918130 settings: refreh avatar on change + size limit in var 2024-03-31 10:59:33 +02:00
AdrienLSH
01cfe053a9 lang: display current language on dropdown link 2024-03-31 10:59:33 +02:00
AdrienLSH
a24451d140 ux: Me becomes Settings; backend: fix special usernames (me, block...) 2024-03-31 10:59:33 +02:00
AdrienLSH
0bb32c5449 game: fix: unregister_key now works 2024-03-31 10:59:33 +02:00
AdrienLSH
f0ee74115e offline game: fix: reset game doesnt duplicate scores display 2024-03-31 10:59:33 +02:00
AdrienLSH
f910dc5a5b pp upload: js verification 2024-03-31 10:59:33 +02:00
c7e7410baf game: fix: sync client and server 2024-03-31 10:59:33 +02:00
AdrienLSH
e3f97383f8 i forgor 2024-03-31 10:59:32 +02:00
AdrienLSH
027fd9f940 tro bo 2024-03-31 10:59:32 +02:00
AdrienLSH
7e5628344c lang: translation of profile page 2024-03-31 10:59:32 +02:00
AdrienLSH
4cff5eed37 lang: search window title 2024-03-31 10:59:32 +02:00
b44e3bac6f profile page 2024-03-31 10:59:28 +02:00
AdrienLSH
f61d59114e lang: translation of 404 window title 2024-03-31 10:59:28 +02:00
adrien-lsh
e8caf31c17 renamed 404 page title 2024-03-31 10:59:28 +02:00
76e6a11ad8 game: add: use straight line colision (Not finished) 2024-03-31 10:59:28 +02:00
AdrienLSH
3179c3c056 lang: register view 2024-03-31 10:59:28 +02:00
AdrienLSH
52fbd30757 lang: add locale in django and login view 2024-03-31 10:59:28 +02:00
4b092b31bb game: add: vector colision (Not work) 2024-03-31 10:59:23 +02:00
AdrienLSH
3e4d52c645 lang: translation of django's response 2024-03-31 10:59:23 +02:00
AdrienLSH
71970f5683 lang: window title translation 2024-03-31 10:59:23 +02:00
AdrienLSH
18c4ca719b lang: improved, Home view translation 2024-03-31 10:59:23 +02:00
AdrienLSH
a8f1cccae3 ; 2024-03-31 10:59:23 +02:00
AdrienLSH
50444af45c bozo move 2024-03-31 10:59:22 +02:00
AdrienLSH
3885348f97 improved login redirections 2024-03-31 10:59:22 +02:00
f8490da953 doc: fix: docstring: use Promise 2024-03-31 10:59:22 +02:00
22dd4a0299 profiles 2024-03-31 10:59:17 +02:00
AdrienLSH
843d856a71 profile: wip 2024-03-27 11:06:26 +01:00
Kbz-8
154658910b merging the game views 2024-03-26 17:26:33 +01:00
Namonay
fda7fc407d Merge branch 'main' of codeberg.org:adrien-lsh/ft_transcendence 2024-03-25 17:02:30 +01:00
Namonay
fd48002d30 add: removed bozo sound 2024-03-25 17:02:12 +01:00
cb0cc173ba game: offline: support mobile 2024-03-25 16:51:45 +01:00
7ac835e611 le caca coule au cucu 2024-03-25 16:11:07 +01:00
2cc4a088f0 game: fix 2024-03-25 16:05:45 +01:00
6111e251e6 matchmaking: fix 2024-03-25 15:14:23 +01:00
5f838fd118 clean: remove: debug print 2024-03-25 14:57:38 +01:00
df6898e2bb matchmaking: fix: 2024-03-25 14:57:38 +01:00
Namonay
9799b3adbe Merge branch 'main' of codeberg.org:adrien-lsh/ft_transcendence 2024-03-25 14:56:57 +01:00
Namonay
b250f9b015 add: loud buzzer 2024-03-25 14:53:38 +01:00
c232f03c17 matchmaking support multigame 2024-03-25 14:53:15 +01:00
09e7476127 add: tournament: graph de bz 2024-03-25 13:21:55 +01:00
Namonay
8d985c8feb add: base backend interaction 2024-03-24 23:34:25 +01:00
Namonay
2f77ba0b84 add: added onClick event in online tictactoe 2024-03-24 23:02:28 +01:00
Namonay
4a97548f7d add: Morpion class & matchmaking 2024-03-22 16:28:49 +01:00
Namonay
d42a089912 add: Language for Morpion 2024-03-22 16:28:23 +01:00
Namonay
3f1c2502c2 add: Morpion url 2024-03-22 16:27:41 +01:00
Namonay
a0b105a75b add: TicTacToe online view 2024-03-22 16:26:37 +01:00
Namonay
e633c4eaff fix(Index.js): 404 Error when joining the website 2024-03-22 13:37:54 +01:00
Namonay
b25a690841 view: Removed old view and added base new one 2024-03-22 13:37:29 +01:00
Namonay
eb58da25a6 view: Removed online tictactoe and put it in single Matchmaking view 2024-03-22 13:36:47 +01:00
Namonay
ada683327d lang: Added matchmaking translation 2024-03-22 13:36:14 +01:00
AdrienLSH
2f87ba1e44 fix(ProfilePage): setTitle looked up in the language files for username 2024-03-22 10:55:35 +01:00
AdrienLSH
a0450cf406 notice: reworked frontend (bs toasts) 2024-03-22 09:24:46 +01:00
AdrienLSH
5330adef88 removed dashboard 2024-03-20 13:50:15 +01:00
AdrienLSH
29702c3b93 fix: of course 2024-03-20 13:35:49 +01:00
AdrienLSH
42761929bb fix(trans): doc title didnt translate 2024-03-20 13:32:23 +01:00
AdrienLSH
9777591295 add(translations): settings 2024-03-20 13:29:31 +01:00
AdrienLSH
7d54badf0a fix(settings): clear password input when modal hides 2024-03-20 10:39:52 +01:00
AdrienLSH
c8f18b71b9 add(settings): account deletion 2024-03-20 10:27:02 +01:00
AdrienLSH
85a5ab6e3c add(settings): password form improved 2024-03-19 14:20:51 +01:00
AdrienLSH
0371881afa add(settings): password changing 2024-03-19 14:03:52 +01:00
Namonay
837ed85001 Added online page (WIP) 2024-03-19 13:46:09 +01:00
AdrienLSH
78424ff42a clean: removed logs 2024-03-19 09:19:57 +01:00
Kbz-8
5a83d03b2c adding missing toki pona translation 2024-03-14 15:52:44 +01:00
3b1f9d91b5 merge 2024-03-12 10:29:25 +01:00
a03e2c397d Tournament 1vs1 offline 2024-03-12 10:28:52 +01:00
Namonay
c1ab5d4bee Updated dashboard link 2024-03-11 17:43:32 +01:00
Namonay
4a8e4ee6d5 Added lang for the matchmaking 2024-03-11 17:26:23 +01:00
AdrienLSH
4238b3d2be settings: avatar & username (& little stuff too) 2024-03-11 15:47:36 +01:00
4b3be86b2e tournament: search: fix: tournament state is define 2024-03-11 13:50:07 +01:00
AdrienLSH
cca413baba clean: removed console log 2024-03-11 12:51:43 +01:00
175169add0 fix: tournamnet: can join tournament 2024-03-11 10:36:34 +01:00
e8921939a0 core: tournament: redesign tournamentCreateView 2024-03-11 10:04:52 +01:00
AdrienLSH
3c0bfa2cd5 client: all requests to server now include language preference 2024-03-06 11:08:48 +01:00
AdrienLSH
2e2f67fe0c Client.js: removed unused import 2024-03-06 11:04:21 +01:00
ff24095c4a matchmaking: fix: var name 2024-03-05 18:03:49 +01:00
aeb3ca5e4d core: matchmaking: frontend impro vement 2024-03-05 17:39:16 +01:00
Kbz-8
b2ce71507d fixing akel link in front page 2024-03-05 12:51:55 +01:00
de146367c3 add: game history 2024-03-05 10:53:32 +01:00
f3bbad9eb9 game: fix: w up, s down 2024-03-04 13:28:31 +01:00
AdrienLSH
195b0a8d27 bon ntm camille 2024-03-04 10:44:52 +01:00
AdrienLSH
dc4d3870f4 chart: locally installed library 2024-03-04 10:42:17 +01:00
387bfba38d game: fix: support horizontal player 2024-02-29 16:07:24 +01:00
9f30f5c3d1 game: add: support multiplayer 2024-02-28 17:49:22 +01:00
Namonay
f567943894 Added back rules & translations... (skill issue with git) 2024-02-27 18:24:04 +01:00
Namonay
0772b4c92d Revert "Added tictactoe rules and their translations in current languages"
This reverts commit 20dfb21161.
2024-02-27 18:14:33 +01:00
Namonay
e0df7a1077 Merge branch 'main' of codeberg.org:adrien-lsh/ft_transcendence 2024-02-27 18:12:07 +01:00
Namonay
20dfb21161 Added tictactoe rules and their translations in current languages 2024-02-27 18:11:08 +01:00
Namonay
269551c68f j'arrive a ecrire du html a droite 2024-02-27 17:12:32 +01:00
53b314c72b game: add: max score win 2024-02-27 17:05:41 +01:00
AdrienLSH
ce1f4c92b4 clean: removed log 2024-02-27 10:18:35 +01:00
323b360aee game: fix: reload view work 2024-02-27 09:38:37 +01:00
a30260bcf4 game: fix: w is to up and s to down 2024-02-27 08:22:32 +01:00
b6c87832e4 clean: game: add semicolon 2024-02-27 08:17:02 +01:00
cde594836b clean: add semicolon 2024-02-27 08:16:17 +01:00
066a2a9c81 game: add: goal statistic 2024-02-26 17:11:31 +01:00
0c7fdee401 game: add: defeated by forfeit 2024-02-25 17:53:01 +01:00
Namonay
a18458e8bb Fixed winner being the wrong one ? 2024-02-25 00:18:27 +01:00
Namonay
7f1b74708b Made the game work, made it more intuitive and ends when someone wins 2024-02-25 00:07:42 +01:00
Namonay
856415df4b added Morpion in dictionary 2024-02-24 19:30:47 +01:00
70292ad70b matchmaking: fix: request deleted button #2 2024-02-23 14:01:10 +01:00
Kbz-8
4ecf3e9f13 fixing little things 2024-02-22 19:39:14 +01:00
Kbz-8
a7fff2f1a2 3D working 2024-02-22 06:01:56 +01:00
Kbz-8
6d5e78d7f0 working on 3D camera 2024-02-21 20:06:01 +01:00
Kbz-8
0e5ff11e83 fixing garbage data 2024-02-21 16:59:09 +01:00
Kbz-8
a85827ce08 fixing merge conflicts 2024-02-21 16:43:44 +01:00
Kbz-8
de2488589c adding game mode button to matchmaking view 2024-02-21 16:34:50 +01:00
dea718320c game: add: scoreboard 2024-02-21 11:04:28 +01:00
Namonay
576dcb312a ticTacToe initial commit 2024-02-20 18:52:14 +01:00
4c3116c51f games: add: goal table 2024-02-20 16:54:14 +01:00
4d2d4dfb98 fix: matchmaking required min 1 player #5 2024-02-20 14:04:49 +01:00
6b42a99404 clean: camelcase class 2024-02-20 14:04:49 +01:00
AdrienLSH
b30831234c settings: accept all image filetype 2024-02-20 10:00:12 +01:00
40a9395340 clean: use camel case for class file 2024-02-20 09:29:47 +01:00
c143d96443 clean: respect es11 2024-02-20 09:22:11 +01:00
54ef19a340 clean: remove debug print 2024-02-20 09:07:15 +01:00
59cac2b1fd game: add: padding to collision 2024-02-20 09:07:01 +01:00
AdrienLSH
983f457c1e front: display given key as doc title if unknown 2024-02-17 13:35:55 +01:00
AdrienLSH
e193065734 authentication: refocus username input when toggling mode 2024-02-15 19:42:47 +01:00
Kbz-8
f7fbfcad15 wat 2024-02-14 20:22:07 +01:00
kbz_8
0bd7e05c17 Merge pull request 'update malouze cooking' (#6) from main into malouze-cooking
Reviewed-on: https://codeberg.org/adrien-lsh/ft_transcendence/pulls/6
2024-02-14 17:53:57 +00:00
Kbz-8
6d7b52ae06 fixing merge 2024-02-14 18:53:29 +01:00
Kbz-8
6639f562b8 fixing merge 2024-02-14 18:52:43 +01:00
Kbz-8
faed2a027d working camera support 2024-02-14 18:48:35 +01:00
AdrienLSH
3433740d80 lang: window title updated 2024-02-13 16:14:53 +01:00
8a69664c74 fix: url redirection authenticated view 2024-02-13 16:02:56 +01:00
9128c0bf38 fix: accounts: when logout go back to last page 2024-02-13 15:52:46 +01:00
d59a3dc646 accounts: fix: redirect to last page before login work again 2024-02-13 15:40:13 +01:00
AdrienLSH
d69cd5bc7b fix(register): bozo 2024-02-13 15:36:09 +01:00
AdrienLSH
0735c028f8 authentication: add focus + renamed function 2024-02-13 14:58:07 +01:00
AdrienLSH
157383748f lang: unit tests in django/await first loading of dict 2024-02-13 14:49:38 +01:00
b398134101 fix: history.pushState before router 2024-02-13 14:19:12 +01:00
94a4c4cdf8 fix: typo isAuthenticate -> isAuthenticated 2024-02-13 14:07:53 +01:00
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
b66a584a9b fix(avatar) 2024-02-13 09:53:40 +01:00
Kbz-8
7f26b839c3 caca 2024-02-12 18:34:01 +01:00
Kbz-8
54c4ae77f2 AAAAAAAAAAAAAAAAAAAAAAAAH 2024-02-10 19:38:56 +01:00
AdrienLSH
b66088fe69 pp upload: image verification using serializers 2024-02-08 17:21:26 +01:00
AdrienLSH
68df50cbeb profiles: avatar_url becomes avatar 2024-02-08 15:58:13 +01:00
dcbecf14cf Episode 4: Ouvrant la porte avec le coeur battant à toute vitesse; Les étranges sons venant de l'intérieur de cet appartment appartement par Madame sont de plus en plus intriguant. Pas à pas les sons sont se rapproches plus d'un gémissement que de simple parôles. À ce moment Adrien figé, immobilisé, les pieds se sont transformé plomb, incapable de faire un bruit, un mouvement,... Prenant son courage à deux mains, se disant qu'il fallait connaitre la vérité ici et maintenant. Une main suante sur la poignée de porte, il l'a tourne lentement... ;La suite au prochain commit 2024-02-08 15:29:06 +01:00
e8cc05fb3c game: add: goal work 2024-02-08 12:39:17 +01:00
AdrienLSH
f965b270a0 settings: refreh avatar on change + size limit in var 2024-02-08 11:23:25 +01:00
AdrienLSH
33a8b3f148 lang: display current language on dropdown link 2024-02-08 10:50:08 +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
86572965e3 game: fix: sync client and server 2024-02-02 16:38:01 +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
5f8c42d0c3 game: add: use straight line colision (Not finished) 2024-02-01 17:38:03 +01: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
d4575c92db lang: translation of django's response 2024-01-31 13:54:36 +01:00
Kbz-8
f9e9538159 aca 2024-01-30 22:22:47 +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
AdrienLSH
b0ba327f7f ; 2024-01-29 10:19:55 +01:00
AdrienLSH
f32caad343 bozo move 2024-01-29 10:19:11 +01:00
AdrienLSH
feaaaec128 improved login redirections 2024-01-29 10:16:06 +01:00
Kbz-8
94f3838df3 fixing shit 2024-01-27 13:48:57 +01:00
kbz_8
443cd8fe2b Merge branch 'malouze-cooking' into main 2024-01-27 12:43:43 +00:00
Kbz-8
adf35bd66a yes 2024-01-27 13:42:21 +01:00
c23500e0a0 doc: fix: docstring: use Promise 2024-01-25 17:37:47 +01:00
Kbz-8
d0b0d83209 pouic long boiiiiiiii 2024-01-24 23:49:04 +01:00
Kbz-8
c429586dc7 3D GO BRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR 2024-01-24 21:56:28 +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
AdrienLSH
8eeb9ed4ab lang: navbar translation 2024-01-24 14:13:11 +01:00
Kbz-8
c6455b6935 ft bozo but in 3D 2024-01-23 16:37:01 +01:00