368 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
4ccd3a4b93 history ok 2023-01-18 05:37:37 +01:00
simplonco
030dbb62a5 wip fixed history 2023-01-18 05:23:54 +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
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
cherif
d44576513e history 2023-01-18 01:22:20 +01:00
LuckyLaszlo
3fa0add679 Wip front match history 2023-01-18 00:07:05 +01:00
simplonco
441ff5ef14 fixed messages when leaving and changing name 2023-01-17 22:22:18 +01:00
Me
78c588a888 brainstorming how to display match history in the front 2023-01-17 22:04:41 +01:00
Me
d0395a6d38 renamed the frontend routing to be TS not JS, works just fine 2023-01-17 21:41:41 +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
84e84127ec Mise à jour des paquets 2023-01-17 21:08:52 +01:00
Me
11f54bde83 fixed another small bug in
ProfileUsers, improved avatar fetch error messages display, and found a new way and prolly better way to reactively load fetch things when a variable changes, await rather than onMount + a unpdate function
2023-01-17 19:17:45 +01:00
Me
88188d397f tiny bug fix to if successfully loaded a user 2023-01-17 18:32:03 +01:00
Me
715fce65af much better ProfileUser CSS, not perfect by any stretch, but i don't absolutly hate it anymore, slightly better Tab responsiveness, oh and i added a pop of color 2023-01-17 18:03:51 +01:00
Me
053c630a95 back to working on ProfileUser CSS 2023-01-17 16:35:17 +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
29d0e0a8b6 Merge remote-tracking branch 'origin/master' into eric_front_and_back 2023-01-17 15:42:09 +01:00
Me
1e215261aa fixing ProfileUser CSS and adding delete account button, in progress 2023-01-17 15:41:48 +01:00
LuckyLaszlo
44f9f8e21b Game page CSS adjustements and hidden header. 2023-01-17 14:31:20 +01:00
Me
b7ebdc0b7c woring on better CSS for ProfileUsers, the new layout is ok and the avatars show up, but need to get the modal working 2023-01-17 13:15:14 +01:00
Me
822543da3d Merge remote-tracking branch 'origin/master' into eric_front_and_back 2023-01-17 12:32:05 +01:00
LuckyLaszlo
d8317350b0 fix font load for canvas 2023-01-17 12:18:42 +01:00
cherif
d9fc3b49be couleurs blanc sur blanc corrigées pour upload avatar 2023-01-17 11:22:53 +01:00
cherif
4c5580bbf3 rajout d'un texte de succes qui avait été enlevé 2023-01-17 11:19:43 +01:00
cherif
86a507fdf6 add a max lenght for username 2023-01-17 10:29:32 +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
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
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
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
Me
0499d92818 merged luke's branch into mine, he fixed all the fetches to catch stuff, need to test 2023-01-16 19:23:32 +01:00
Me
af872eafc5 removed the cached .env that was lurking about 2023-01-16 18:53:14 +01:00
LuckyLaszlo
3588a8c12d Merge branch 'master' into luke 2023-01-16 18:53:00 +01:00
Me
49ffa74bb4 small update to ProfileUsers, make it so buttons don't load if user doesn't 2023-01-16 18:48:13 +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