Commit Graph

56 Commits

Author SHA1 Message Date
simplonco
9fc7954919 fixed password pbm when creating env files 2023-01-01 17:28:50 +01:00
simplonco
432a7dfdd5 basic server chat action find connected users 2023-01-01 14:51:15 +01:00
simplonco
ec639f71c1 fixed some css pbm with chat msg 2022-12-31 20:28:16 +01:00
simplonco
0060f5daf7 fixed env script
+ fixed domain en port variable in svelte
2022-12-31 19:22:12 +01:00
hugogogo
8824868ff9 fix some errors in make_env, and in svelte replace instances of domain url by a variable 2022-12-30 20:45:26 +01:00
simplonco
9961c6c529 small changes in chat gateway 2022-12-30 14:29:24 +01:00
simplonco
898d27dad0 merge from master 2022-12-28 20:48:22 +01:00
simplonco
4d74e1a9a5 merge master 2022-12-28 20:29:43 +01:00
simplonco
cad9dd464c svelte architecture separation of global css and layouts and websockets init 2022-12-28 18:43:14 +01:00
simplonco
2c61864551 wip divide chat.svelte into pieces 2022-12-28 16:58:12 +01:00
batche
2e10bbf9f0 La connexion websocket fonctionne maintenant. 2022-12-28 16:54:24 +01:00
simplonco
b6203fc7b1 wip trying to connect socket 2022-12-28 16:20:07 +01:00
batche
9d4903fd1e Push pour hugo avec quelques ajouts de fichiers 2022-12-28 16:17:14 +01:00
batche
3e37a16d8c Push pour hugo avec quelques ajouts de fichiers 2022-12-28 16:09:25 +01:00
simplonco
ead4a1c264 wip adding web socket with nest 2022-12-28 14:53:05 +01:00
simplonco
da8c7f33c8 wip adding web socket 2022-12-28 00:54:55 +01:00
simplonco
afcac5fc3c chat msg display inline for newlines 2022-12-27 18:04:28 +01:00
simplonco
ed28b051e2 chat msg send base ok 2022-12-27 15:00:35 +01:00
simplonco
11039be876 wip send msg 2022-12-26 23:20:19 +01:00
simplonco
863679f029 user panel ok 2022-12-26 18:18:41 +01:00
simplonco
7bb53b1312 layout mute ok 2022-12-26 15:55:39 +01:00
simplonco
1962da0ae2 changed id chat_box for class chat_box to avoid css cascading problems 2022-12-26 11:20:37 +01:00
simplonco
934b54197a panel create ok 2022-12-26 11:12:03 +01:00
simplonco
010ecfe8c5 fixed back layout when succeded multiple back 2022-12-26 10:48:21 +01:00
simplonco
bf4326f7ff created some utilities class styling 2022-12-25 23:04:50 +01:00
simplonco
ebf5d72116 layout settings and room_set ok 2022-12-25 22:07:07 +01:00
simplonco
6e0d7adeed wip layout settings 2022-12-25 19:49:47 +01:00
simplonco
865a0cde11 wip layout new 2022-12-25 18:57:25 +01:00
simplonco
789d2e53c5 pane msg ok 2022-12-25 18:35:06 +01:00
simplonco
fb358efaf4 write panel ok 2022-12-25 17:52:51 +01:00
simplonco
d95d8a4ae5 back btn ok 2022-12-25 17:13:29 +01:00
simplonco
f43bfbac46 better button gestion and wip room layout 2022-12-25 17:01:30 +01:00
simplonco
7187d7dadd wip layout room 2022-12-25 08:15:23 +01:00
simplonco
0c368d32dd panel home ok 2022-12-25 01:10:27 +01:00
simplonco
4f0d1be6e3 wip css organisation for chat 2022-12-25 00:34:33 +01:00
simplonco
06bca96853 home layout three dots working and found a better way to use css with partial global 2022-12-24 22:43:20 +01:00
simplonco
05d5f2a3ec chat background color is declared with component 2022-12-24 20:55:20 +01:00
simplonco
2b0939ec05 finally global grid area is better 2022-12-24 20:51:29 +01:00
simplonco
aea7d5a4fc buttons and grid are working in chat with svelte method 2022-12-24 19:23:26 +01:00
simplonco
bcea4a181d wip chat test bind child component 2022-12-24 12:18:29 +01:00
simplonco
2001e23e2c added few informations to readme about docker and node installation, and svelte logs 2022-12-23 23:40:46 +01:00
hugogogo
0cc04f0356 wip chat integration in svelte 2022-12-22 19:52:57 +01:00
hugogogo
9c2a8ce2f7 Merge branch 'master' into hugo 2022-12-21 16:09:16 +01:00
LuckyLaszlo
04029c9988 fix sound selector
+ favicon
+ temporary debug log for sound in RectangleClient
2022-12-17 20:33:58 +01:00
lenovo
e18010a1ef wip style of chat layouts, alreade done home and room 2022-12-14 20:32:41 +01:00
batche
b04cd0aa48 Implémentation du jeu dans svelte HOPE 2022-12-12 12:37:47 +01:00
Me
b75bce4212 this merge with master should come with the right backend stuff to make friendship requests work 2022-12-09 15:46:40 +01:00
Me
999b40430d was mucking about with trying to integerate the game but will leave that for some other time 2022-12-09 02:23:58 +01:00
batche
8d640ae4ab début de la mise en place du jeu (partie client uniquement). 2022-12-08 19:08:07 +01:00
lenovo
7fd77539f4 chat controls css kind of working 2022-12-05 21:47:09 +01:00