Gregoire Parant
|
2fcb8a76b1
|
Merge branch 'master' into develop
# Conflicts:
# front/src/Connexion/RoomConnection.ts
# front/src/Phaser/Menu/ReportMenu.ts
|
2021-03-11 02:22:05 +01:00 |
|
Gregoire Parant
|
46cb9333e6
|
HotFix message in back
|
2021-03-11 01:25:36 +01:00 |
|
kharhamel
|
8abc34c631
|
FEATURE: the connexion error an user can get when a world is full is now correctly traited. Also remove a redundant adminApi call
|
2021-03-09 16:34:19 +01:00 |
|
kharhamel
|
ad7e16c33b
|
FEATURE: better implementation of the admin global message
|
2021-03-04 16:18:06 +01:00 |
|
Gregoire Parant
|
915d945dd5
|
Fix ci
|
2021-03-01 22:32:50 +01:00 |
|
Gregoire Parant
|
30f4793342
|
Update private access
|
2021-03-01 22:21:52 +01:00 |
|
David Négrier
|
0d4808231a
|
Linting code
|
2021-01-18 15:43:27 +01:00 |
|
David Négrier
|
48c3f951bf
|
Correctly forwarding HTTP error status code from admin to front
|
2021-01-17 20:42:45 +01:00 |
|
David Négrier
|
a5aa9b6cf9
|
/map now returns the correct error status code
|
2021-01-17 20:42:45 +01:00 |
|
Gregoire Parant
|
0bbaef0cb5
|
Fix send message and ban message
|
2021-01-17 03:07:46 +01:00 |
|
Gregoire Parant
|
74d0594246
|
Fix feedback @moufmou
|
2021-01-16 20:14:21 +01:00 |
|
Gregoire Parant
|
b1f8522c05
|
Create ban feature by admin console
|
2021-01-15 03:19:58 +01:00 |
|
David Négrier
|
6f2c319785
|
Merge branch 'master' of github.com:thecodingmachine/workadventure into scaling
# Conflicts:
# back/src/Services/SocketManager.ts
# deeployer.libsonnet
# docker-compose.yaml
# front/src/Connexion/RoomConnection.ts
# front/src/Enum/EnvironmentVariable.ts
# front/src/Phaser/Game/GameScene.ts
# front/webpack.config.js
# pusher/src/Controller/IoSocketController.ts
|
2020-12-11 13:00:11 +01:00 |
|
David Négrier
|
ea3aa3d128
|
Reimplementing ban/unban/messages
|
2020-12-11 12:23:50 +01:00 |
|
David Négrier
|
24cb85cc7c
|
Adapting admin connection to pusher.
Done: onUserLeave / onUserEnter
To be done: ban / unban
|
2020-12-10 17:46:15 +01:00 |
|
David Négrier
|
bf797085e6
|
Extracting FileController into a Uploader container
|
2020-12-09 21:29:29 +01:00 |
|
David Négrier
|
4c1e566a6c
|
Adding a Pusher container as a middleware/dispatcher between front and back
|
2020-11-26 17:53:30 +01:00 |
|