workadventure/back/src/Controller
David Négrier fcef89aa70 Fixing deployment of WA without admin
The open-source version must be installable without an admin backend. While working on AFUP's meeting, we introduced regression preventing WA from working without an admin. This commit fixes this behaviour and makes WA installable again!
2020-11-05 11:47:33 +01:00
..
AuthenticateController.ts Adding custom character textures 2020-10-20 17:42:36 +02:00
BaseController.ts Remove teleport feature 2020-10-15 12:12:11 +02:00
DebugController.ts move most of the logic of IOSocketController into a dedicated class 2020-10-15 18:22:28 +02:00
FileController.ts Fixing HTTP status code not correctly outputed because of CORS headers 2020-10-15 17:27:40 +02:00
IoSocketController.ts Fixing deployment of WA without admin 2020-11-05 11:47:33 +01:00
MapController.ts implemented the admin websocket 2020-10-19 14:23:50 +02:00
PrometheusController.ts improvment: added prometheus metrics for the number of groups in a room 2020-10-30 15:23:50 +01:00