Commit Graph

278 Commits

Author SHA1 Message Date
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
AdrienLSH
2f87ba1e44 fix(ProfilePage): setTitle looked up in the language files for username 2024-03-22 10:55:35 +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
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
AdrienLSH
4238b3d2be settings: avatar & username (& little stuff too) 2024-03-11 15:47:36 +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
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
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
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
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
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
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
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
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
0735c028f8 authentication: add focus + renamed function 2024-02-13 14:58:07 +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
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
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
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
Kbz-8
adf35bd66a yes 2024-01-27 13:42:21 +01:00
Kbz-8
d0b0d83209 pouic long boiiiiiiii 2024-01-24 23:49:04 +01:00