Commit Graph

283 Commits

Author SHA1 Message Date
simplonco
eb33f8f4fa merge with master but css broken 2023-01-18 05:55:05 +01:00
simplonco
78696b787f suppress console logs 2023-01-18 05:46:16 +01:00
simplonco
94f9213ac7 fixed admins when owner leaves 2023-01-18 05:42:26 +01:00
simplonco
035eb2a46a fixed a mutitudes of errors in chat 2023-01-18 03:54:39 +01:00
LuckyLaszlo
b66a0f78c3 little cleanup of the last commit
+ CSS adjustements
2023-01-18 02:52:52 +01:00
simplonco
45a571b414 fixed double socket initialisation and room settings not updating password 2023-01-18 02:22:09 +01:00
cherif
d44576513e history 2023-01-18 01:22:20 +01:00
cherif
778af989b0 ajout d'une méthode pour avoir les résultats des derniers match d'un joueur 2023-01-17 23:07:35 +01:00
simplonco
441ff5ef14 fixed messages when leaving and changing name 2023-01-17 22:22:18 +01:00
simplonco
4a075c452b socket and server are now in separate files 2023-01-17 21:42:53 +01:00
Me
70203621a8 merged 2023-01-17 21:30:52 +01:00
Me
3b72079663 cleaned up everything, basically all comments and console.logs are gone 2023-01-17 21:29:41 +01:00
cherif
e631109d31 npm i fix + fix d'un comportement incohérent au niveau des usernames. 2023-01-17 21:27:25 +01:00
cherif
84e84127ec Mise à jour des paquets 2023-01-17 21:08:52 +01:00
simplonco
d1a3a6e120 wip still not resolved pbm with map socket 2023-01-17 19:39:55 +01:00
simplonco
1ff9653eac wip trying access map socket 2023-01-17 18:34:55 +01:00
simplonco
c6492bcec5 change socket username 2023-01-17 17:50:10 +01:00
simplonco
d0dfb4a533 room update names in db 2023-01-17 17:11:23 +01:00
Me
06f491cba5 Merge remote-tracking branch 'origin/master' into eric_front_and_back 2023-01-17 16:35:36 +01:00
Me
053c630a95 back to working on ProfileUser CSS 2023-01-17 16:35:17 +01:00
cherif
f3ed25a4e9 correction d'un bug pour les friendship 2023-01-17 16:19:12 +01:00
Me
2ac1d4c1bb getting fix for deleting a user 2023-01-17 16:00:35 +01:00
cherif
c2812c0534 fucking DELETE method for account is now working and existing 2023-01-17 15:57:43 +01:00
Me
1e215261aa fixing ProfileUser CSS and adding delete account button, in progress 2023-01-17 15:41:48 +01:00
simplonco
7d3382aa09 owner can leave room now 2023-01-17 13:45:30 +01:00
Me
822543da3d Merge remote-tracking branch 'origin/master' into eric_front_and_back 2023-01-17 12:32:05 +01:00
simplonco
7c437ef38c Merge branch 'master' into hugo 2023-01-17 11:53:01 +01:00
simplonco
0dbe255f26 smal service change 2023-01-17 11:52:02 +01:00
cherif
b4139283e1 different new username when another one exist at the first connection 2023-01-17 11:08:34 +01:00
cherif
86a507fdf6 add a max lenght for username 2023-01-17 10:29:32 +01:00
cherif
86b8ab74a2 correction d'un appel non protégé 2023-01-17 10:16:47 +01:00
simplonco
61badedd21 wip protect get list blocked 2023-01-17 09:51:24 +01:00
cherif
6e139bdacc username sanitize 2023-01-17 09:47:58 +01:00
Me
926fc1dd67 Merge remote-tracking branch 'origin/master' into eric_front_and_back 2023-01-17 03:05:06 +01:00
Me
29b6042cda clean up 2023-01-17 03:04:36 +01:00
cherif
fffbe3f1e9 Merge branch 'master' of bitbucket.org:LuckyLaszlo/ft_transcendence 2023-01-17 00:43:19 +01:00
cherif
796a8464b1 COrrection de nombreux bug, changement de font, réel username unique insensible à la casse... 2023-01-17 00:30:39 +01:00
Me
68bf406834 Merge remote-tracking branch 'origin/master' into eric_front_and_back 2023-01-16 21:47:20 +01:00
Me
86f7add6ed a few small fixes, about to add 404 exceptions most places i do fetches 2023-01-16 21:47:02 +01:00
simplonco
cf05d242cd gros probleme resolu 2023-01-16 21:06:58 +01:00
simplonco
569ef89077 added severall protections 2023-01-16 17:43:13 +01:00
simplonco
5f0e733f55 Merge branch 'master' into hugo 2023-01-16 17:28:48 +01:00
simplonco
15c53b17b3 blocked messages are not in hitory 2023-01-16 17:27:35 +01:00
simplonco
8b508063e8 will not show users in rooms if blocked 2023-01-16 16:46:04 +01:00
simplonco
e52690d890 will not show direct rooms if blocked 2023-01-16 16:18:42 +01:00
simplonco
3cd9a0b52e will not show direct rooms if blocked 2023-01-16 16:08:56 +01:00
simplonco
61864af0a3 Merge branch 'master' into hugo 2023-01-16 14:11:22 +01:00
simplonco
d379b4da37 Merge branch 'master' of bitbucket.org:LuckyLaszlo/ft_transcendence 2023-01-16 14:10:54 +01:00
simplonco
9d5aa7f3a1 socket reconnecte automatically to last room and blocked users 2023-01-16 14:10:12 +01:00
Me
ae34fd1cb6 a few small fixes 2023-01-16 13:44:49 +01:00