simplonco
|
efc836eac0
|
wip password, and better catch error http request
|
2023-01-14 18:40:18 +01:00 |
|
simplonco
|
0449262398
|
fetch error consolidate
|
2023-01-14 15:27:57 +01:00 |
|
simplonco
|
d07b13b749
|
exported function fetch with catch
|
2023-01-14 14:23:02 +01:00 |
|
simplonco
|
356e1caac3
|
wip protected, already solved error http handling for createroom
|
2023-01-14 13:07:18 +01:00 |
|
simplonco
|
8e4ce8e9a8
|
wip password protected
|
2023-01-14 01:14:10 +01:00 |
|
simplonco
|
ee98fdabc1
|
wip protected room
|
2023-01-14 00:26:25 +01:00 |
|
hugogogo
|
feb00afced
|
wip password
|
2023-01-13 17:53:02 +01:00 |
|
hugogogo
|
f828419340
|
leaving message
|
2023-01-13 15:52:38 +01:00 |
|
hugogogo
|
5bcd52b573
|
no more duplicate messages join
|
2023-01-13 15:06:00 +01:00 |
|
hugogogo
|
126d7cefd0
|
protection against viewing or joining private rooms
|
2023-01-13 13:47:14 +01:00 |
|
simplonco
|
7a80cf6310
|
pbm double message join fixed
|
2023-01-13 11:59:59 +01:00 |
|
simplonco
|
23d1810226
|
wip private
|
2023-01-13 01:07:39 +01:00 |
|
simplonco
|
27bbb6346f
|
invitation is working
|
2023-01-13 00:08:00 +01:00 |
|
hugogogo
|
41711a75f2
|
wip invite, and join room gives 2 messages
|
2023-01-12 20:12:06 +01:00 |
|
hugogogo
|
210e82269d
|
wip invite people
|
2023-01-12 18:07:56 +01:00 |
|
hugogogo
|
a4b6d65fdf
|
join and change room bug fixed
|
2023-01-12 16:15:22 +01:00 |
|
simplonco
|
a605a4a09e
|
wip pbm join room return wrong room
|
2023-01-12 13:18:49 +01:00 |
|
simplonco
|
83aa46f80c
|
wip invite users
|
2023-01-12 12:47:53 +01:00 |
|
simplonco
|
61191d23b4
|
direct message cannot leave client side
|
2023-01-12 11:27:42 +01:00 |
|
simplonco
|
6be1f32fa8
|
directs have good names and cannot leave server side
|
2023-01-12 11:25:14 +01:00 |
|
simplonco
|
8e99a764f7
|
Merge branch 'master' into hugo
|
2023-01-12 00:52:59 +01:00 |
|
simplonco
|
ff90c9d1fb
|
pull fixed conflicts
|
2023-01-12 00:52:43 +01:00 |
|
simplonco
|
b27e9b1cc9
|
wip gitignore
|
2023-01-12 00:50:55 +01:00 |
|
simplonco
|
c737435579
|
wip gitignore
|
2023-01-12 00:49:41 +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 |
|
LuckyLaszlo
|
20905b88de
|
GenerateUserDisplay primary fix
|
2023-01-11 21:05:16 +01:00 |
|
LuckyLaszlo
|
8856c46fb6
|
fetchAvatar() generic function
|
2023-01-11 20:52:15 +01:00 |
|
simplonco
|
aa86299e73
|
wip direct messages
|
2023-01-11 18:20:48 +01:00 |
|
LuckyLaszlo
|
708aadf868
|
bundle.js remove (again 🤡)
|
2023-01-11 13:29:13 +01:00 |
|
simplonco
|
8e7efbb65a
|
wip validation dto
|
2023-01-11 13:16:27 +01:00 |
|
LuckyLaszlo
|
7c038f90d2
|
Merge branch 'master' into luke
|
2023-01-11 13:14:25 +01:00 |
|
simplonco
|
dcf129b4f1
|
fixed pbm if messages return null
|
2023-01-11 12:42:38 +01:00 |
|
LuckyLaszlo
|
de26c3c89c
|
avatar display on game pages
+ multiples user.status bug unresolved, temp rollback in generateToken()
+ STATUS enum fix game.service.ts
+ multiples smalls refactoring
|
2023-01-11 12:00:03 +01:00 |
|
simplonco
|
9db3c053ea
|
changed return value of controller for void
|
2023-01-11 10:59:54 +01:00 |
|
simplonco
|
e97de4f137
|
wip directs
|
2023-01-11 10:07:38 +01:00 |
|
Me
|
9e53ed140a
|
minor modifications, header now tells you which page you are on, slightly fewer comments
|
2023-01-11 00:47:05 +01:00 |
|
simplonco
|
9aad7019ab
|
small cleanup
|
2023-01-10 23:03:43 +01:00 |
|
simplonco
|
7f01ccdb78
|
created querybuilder for direct users
|
2023-01-10 19:49:53 +01:00 |
|
simplonco
|
4af3654e58
|
added promise return type in service
|
2023-01-10 17:11:48 +01:00 |
|
simplonco
|
8f07be709e
|
store sockets in a map so controller can access them
|
2023-01-10 16:45:16 +01:00 |
|
simplonco
|
239b16bfa8
|
moving gateway logic in service
|
2023-01-10 15:36:41 +01:00 |
|
simplonco
|
1594ab6f05
|
added socket dto
|
2023-01-10 15:21:18 +01:00 |
|
simplonco
|
2e67d3ce6f
|
wip escape chars
|
2023-01-10 11:17:05 +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 |
|
Me
|
f44170338a
|
scrapping my attempt at a new version of the SplashPage, we'll just use Cherif's, it's way better
|
2023-01-09 21:27:28 +01:00 |
|