Commit Graph

446 Commits

Author SHA1 Message Date
simplonco
035eb2a46a fixed a mutitudes of errors in chat 2023-01-18 03:54:39 +01:00
simplonco
532576cb08 fixed pbm typescript socket chat is not iterable 2023-01-18 02:25:56 +01:00
simplonco
45a571b414 fixed double socket initialisation and room settings not updating password 2023-01-18 02:22:09 +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
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
simplonco
7d3382aa09 owner can leave room now 2023-01-17 13:45:30 +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
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
cherif
8db801eb23 mini correction 2023-01-17 00:48:24 +01:00
cherif
2386bb39b3 Correction d'un autre bug mais dans la bonne fonction de luke. 2023-01-17 00:46:49 +01:00
cherif
d8a5a41673 remise en place de la correction d'un bug enlevé précédemment par un commit 2023-01-17 00:43:58 +01:00
cherif
fffbe3f1e9 Merge branch 'master' of bitbucket.org:LuckyLaszlo/ft_transcendence 2023-01-17 00:43:19 +01:00
cherif
1220bdb363 ajout d'une limite pour la taille des mots 2023-01-17 00:38:51 +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
LuckyLaszlo
2cd3a50b6f Merge branch 'master' into luke 2023-01-16 21:09:57 +01:00
simplonco
cf05d242cd gros probleme resolu 2023-01-16 21:06:58 +01:00
LuckyLaszlo
3588a8c12d Merge branch 'master' into luke 2023-01-16 18:53:00 +01:00
LuckyLaszlo
dfd34c590b primaryRoutes.js fetch() fix and refactoring 2023-01-16 18:04:30 +01:00
LuckyLaszlo
314fa10cff fetch() changes in all svelte
+ miscs front refactoring
2023-01-16 18:03:08 +01:00
LuckyLaszlo
36f13cb5af fetchUser/Avatar() with optionnal username param
+ miscs smalls changes
2023-01-16 18:00:19 +01:00
simplonco
8b365968ac chat not on game 2023-01-16 17:57:37 +01:00
simplonco
f9d4045f64 small css stye fix 2023-01-16 17:51:56 +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
ed2df0611e Merge branch 'master' of bitbucket.org:LuckyLaszlo/ft_transcendence 2023-01-16 17:28:33 +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
cherif
ebf9037050 suppression du resize 2023-01-16 15:09:00 +01:00
simplonco
61864af0a3 Merge branch 'master' into hugo 2023-01-16 14:11:22 +01:00
simplonco
4b81fb8331 Merge branch 'master' of bitbucket.org:LuckyLaszlo/ft_transcendence 2023-01-16 14:11:09 +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
cherif
3f3a445d8c Suppression des variables flex dans le css global afin d'éviter des problèmes sur certaines pages 2023-01-16 14:07:54 +01:00
Me
ae34fd1cb6 a few small fixes 2023-01-16 13:44:49 +01:00
simplonco
20ea0bcef5 interaction blocked users and view profile ok, still block message todo 2023-01-16 13:35:15 +01:00
simplonco
2a4e076f3f Merge branch 'master' into hugo 2023-01-16 09:19:30 +01:00
simplonco
ebad66ed2a Merge branch 'master' of bitbucket.org:LuckyLaszlo/ft_transcendence 2023-01-16 09:19:13 +01:00
simplonco
a643e6bb78 wip unblock socket 2023-01-16 09:18:50 +01:00
Me
b9e93bda17 Merge remote-tracking branch 'origin/master' into eric_front_and_back 2023-01-16 08:52:50 +01:00
Me
139703e867 fixed a whole bunch of things, better logic for blocking, more reactive front, you can't double friend someone who has friended you anymore, path to display just one user other than you, cleaned up comments and commented out console.logs 2023-01-16 08:52:27 +01:00
simplonco
3e4e0ce937 wip block socket ok 2023-01-16 08:52:04 +01:00
simplonco
fe44a9b21c wip bock user 2023-01-16 08:13:10 +01:00