Commit Graph

112 Commits

Author SHA1 Message Date
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
LuckyLaszlo
102d03c4bb fetch() in Game.svelte
+ fix .dim_background
+ Header in App,svelte
2023-01-16 00:08:50 +01:00
LuckyLaszlo
1a07065f6a CSS smalls changes (headers, ranking colors)
+ mode "cinema" in Game.svelte
2023-01-15 20:52:08 +01:00
cherif
99c02ea0ab changements de le couleur et de la font sur l'ensemble du site. 2023-01-15 17:55:52 +01:00
LuckyLaszlo
4318b8a707 Merge branch 'master' into luke 2023-01-15 00:09:33 +01:00
LuckyLaszlo
fcb23c84e1 fetchAvatar() return default avatar if failed. 2023-01-15 00:01:32 +01:00
simplonco
a060ddf4e9 changed default behavior of arrows in game
+ small css improvments in game
2023-01-14 21:34:53 +01:00
cherif
6a5992854b début du changement du css 2023-01-13 16:47:05 +01:00
simplonco
8cc7d30a1a wip gitignore 2023-01-12 00:47:21 +01:00
simplonco
b851613f0f creation of directs messages
+ can choose myrooms fields
+ trying to make type validation without success
2023-01-12 00:36:38 +01:00
simplonco
aa86299e73 wip direct messages 2023-01-11 18:20:48 +01:00
simplonco
dcf129b4f1 fixed pbm if messages return null 2023-01-11 12:42:38 +01:00
simplonco
e97de4f137 wip directs 2023-01-11 10:07:38 +01:00
simplonco
8f07be709e store sockets in a map so controller can access them 2023-01-10 16:45:16 +01:00
simplonco
0f8cca33bf merge hugo fixed pbm in room name check 2023-01-10 10:43:08 +01:00
simplonco
e80b1887d1 bundle.js things 2023-01-10 10:36:55 +01:00
simplonco
223599542b fixed pbm in room name check 2023-01-10 10:32:46 +01:00
hugogogo
89ffe9d4a3 merge hugo in master 2023-01-09 22:50:42 +01:00
hugogogo
316d4c6fa9 protected agains bad room names 2023-01-09 22:49:08 +01:00
hugogogo
5d20e1614c leave room 2023-01-09 21:26:49 +01:00
hugogogo
eea631b18a list of room users 2023-01-09 20:52:59 +01:00
hugogogo
5184097765 changed services to add join message 2023-01-09 20:02:35 +01:00
hugogogo
8c9c260fc7 merge hugo now have a basic functional chat with rooms 2023-01-09 18:25:11 +01:00
hugogogo
3eb338d822 socket are working but it's not the right way 2023-01-09 16:47:30 +01:00
hugogogo
e23699dd51 rooms have name 2023-01-09 16:29:27 +01:00
hugogogo
e71e555ea4 rooms now change properly in home 2023-01-09 16:10:37 +01:00
hugogogo
94ec37b847 changed layout for a store variable 2023-01-09 14:44:01 +01:00
hugogogo
45edd2f25f wip multiple rooms 2023-01-09 12:23:41 +01:00
hugogogo
258e7596fe can create and join rooms, but messages are all mixed up 2023-01-09 08:43:55 +01:00
simplonco
ebbd5ff530 wip db request with array not working 2023-01-08 20:21:19 +01:00
simplonco
f4dc5cde53 wip get all public rooms but no users 2023-01-08 17:49:36 +01:00
simplonco
b132c154e4 close and back is ok 2023-01-08 17:00:00 +01:00
simplonco
272221071d new svelte files organisation for sockets and store 2023-01-08 15:35:19 +01:00
simplonco
4c0256e7b3 pbm socket connection resolved 2023-01-08 14:53:09 +01:00
simplonco
c5ed704a62 room load old message but pbm to read them 2023-01-08 14:18:57 +01:00
simplonco
c41c7de745 wip load room messages, but i broke rooms list 2023-01-07 21:58:33 +01:00
simplonco
e4a3504564 home rooms are charging correctly 2023-01-07 19:36:07 +01:00
simplonco
d21c1d1e4e wip try to make chatrooms db remember users 2023-01-07 17:27:15 +01:00
hugogogo
23105600a5 wip trying to create first instance of chatroom in db 2023-01-06 16:56:36 +01:00
hugogogo
89d25d15f5 wip create room now receive errors http status 2023-01-06 16:21:36 +01:00
simplonco
d201060dcf join room dto 2023-01-05 19:48:38 +01:00
simplonco
26150f6761 fixed create form 2023-01-05 18:56:29 +01:00
simplonco
f0736ab20b wip entities 2023-01-05 14:39:52 +01:00
Me
b35082148c merge stuff 2023-01-05 12:33:51 +01:00
Me
730b8c4e4a sorting out merge stuff 2023-01-05 12:31:47 +01:00
Me
9889eae77f seems like the merge worked 2023-01-05 12:30:54 +01:00
simplonco
286d79ed06 small changes and clean comments 2023-01-05 10:26:09 +01:00
simplonco
e16dc56314 msgs are in a store 2023-01-05 09:21:06 +01:00
simplonco
a4a2b4bf76 wip chat in room, now broadcast with name 2023-01-04 21:57:01 +01:00
batche
eab2749c0e Clean de quelques trucs dans le front 2023-01-04 18:56:32 +01:00