b7b9b3d645
ok changing everything again, decided to simplify the Friendship.entity, so i made a class that returns the stuff we need from a Friendship
Me
2022-12-25 05:53:29 +01:00
0c368d32dd
panel home ok
simplonco
2022-12-25 01:10:27 +01:00
4f0d1be6e3
wip css organisation for chat
simplonco
2022-12-25 00:34:33 +01:00
2b5f8a9667
ok seems like the back is running, have yet to test, but first i need to fix like basically all the front...
Me
2022-12-24 23:20:59 +01:00
5cd5ffc24c
ok have changed the entities and DTOs but not as much as expected, changed Friendship module, now working on User module
Me
2022-12-24 23:09:44 +01:00
06bca96853
home layout three dots working and found a better way to use css with partial global
simplonco
2022-12-24 22:43:20 +01:00
4aa186fb48
ok so i'm changing the Friendship and User modules in the back, and i've already started changing entites and DTO's so i'm saving now...
Me
2022-12-24 22:06:02 +01:00
05d5f2a3ec
chat background color is declared with component
simplonco
2022-12-24 20:55:20 +01:00
2b0939ec05
finally global grid area is better
simplonco
2022-12-24 20:51:29 +01:00
aea7d5a4fc
buttons and grid are working in chat with svelte method
simplonco
2022-12-24 19:23:26 +01:00
004f29232e
added in readme info about localhost alias
simplonco
2022-12-23 23:43:39 +01:00
2001e23e2c
added few informations to readme about docker and node installation, and svelte logs
simplonco
2022-12-23 23:40:46 +01:00
7e906de128
ok so i think i need to change a whole bunch of stuff all over in the User module and Friendship module, namely that we should be searching the DB by ID's not Usernames... currently my Blocking of a user doesn't wquite work cuz findAll() sends ID to findIfUserIsBlockedOrHasBlocked() when it should be sending usernames, but everything else sends Usernames so i'm saving now in case changing everything fucks everything up...
Me
2022-12-23 23:36:04 +01:00
1b2e695a8e
some automatic addings in svelte package json
simplonco
2022-12-23 23:31:58 +01:00
139da075da
so i implemented user blocking but something about the flow in the frontend is broken now, will investigate
Me
2022-12-23 19:49:25 +01:00
2386a793cd
quelques changements mineur et d'améklioration du code
batche
2022-12-23 13:14:28 +01:00
4c6f832252
Merge de l'intégration du jeu avec master + corrections et améliorations des messages d'erreurs, de retour en page de reset de variable...
batche
2022-12-22 21:03:46 +01:00
0cc04f0356
wip chat integration in svelte
hugogogo
2022-12-22 19:52:57 +01:00
991bbce4af
Merge branch 'cherif_back_and_game' of bitbucket.org:LuckyLaszlo/ft_transcendence
batche
2022-12-22 18:45:10 +01:00
43ee8ee29b
Push avant master
batche
2022-12-22 18:41:21 +01:00
4a322e9814
HALL OF FAME
batche
2022-12-22 18:40:42 +01:00
8063f1c04c
Minimal example GameSpectator.svelte page
LuckyLaszlo
2022-12-22 18:24:07 +01:00
e80215204f
Merge branch 'cherif_back_and_game' into luke
LuckyLaszlo
2022-12-22 17:43:13 +01:00
43f2dd85c4
init pong refactoring for spectator mode + pongSpectator.ts should be good + EventError wip, not tested
LuckyLaszlo
2022-12-22 17:40:14 +01:00
a0a1239c9d
Dope Ranking / status updated
batche
2022-12-22 17:25:44 +01:00
beeaf1fb27
better findAll() in user module, no pagination tho, could add but would be hella annoying
Me
2022-12-22 03:34:53 +01:00
84062d5a89
changes in Game.svelte + playerOne is always in left + kick players after match end + slow down ball and player + re in Makefile
LuckyLaszlo
2022-12-22 00:27:41 +01:00
670936e4a1
cleaned up friendship module in backend, still haven't tested blocking feature
Me
2022-12-21 23:58:36 +01:00
351ffc1756
Merge branch 'cherif_back_and_game' into luke
LuckyLaszlo
2022-12-21 20:19:11 +01:00
a1472c9059
SpectatorMatchList first test
LuckyLaszlo
2022-12-21 19:35:40 +01:00
eb1a5b47dd
Ajout du ranking côté back, reste à l'implémenter côté front
batche
2022-12-21 17:13:50 +01:00
e786324896
fin du game
batche
2022-12-21 16:38:34 +01:00
9c2a8ce2f7
Merge branch 'master' into hugo
hugogogo
2022-12-21 16:09:16 +01:00
ab3e232743
cleaned code after shift enter configuration
hugogogo
2022-12-21 16:07:22 +01:00
084e18da80
wip write msg now shift enter to send
hugogogo
2022-12-21 15:44:12 +01:00
cc797d1118
Le multijoueur fonctionne enfin. Mise à jour des scores. Et de la partie.
batche
2022-12-21 15:22:07 +01:00
d6da8bf70b
Suite intégration jeu
batche
2022-12-21 10:05:36 +01:00
55cff329c3
wip handle newline with enter shift
hugogogo
2022-12-20 23:02:45 +01:00
77857a873d
Vive le rouge !
batche
2022-12-20 20:23:15 +01:00
fb7bfa0097
jeu suite
batche
2022-12-20 17:56:18 +01:00
bd66fe60ff
Merge branch 'luke' into cherif_back_and_game
batche
2022-12-20 17:51:18 +01:00
c26ea0bb3c
suppression de fonctions inutiles dans la partie svelte
batche
2022-12-20 17:45:15 +01:00
de00a4fdcd
last update before merge with Cherif
LuckyLaszlo
2022-12-20 16:49:01 +01:00
6f29dab558
fixed css error in write area expansion
hugogogo
2022-12-20 11:04:47 +01:00
84488ee407
cherif helped me fix the queryBuilder, so much better now
Me
2022-12-20 04:37:12 +01:00