workadventure/back/src
David Négrier 82a1a5fc1e Retry loading map on variable error
If the back is getting an error (because the user has no right to set a variable),
instead of failing directly, let's try to reload the map (maybe we have cached a wrong version of the map).
2021-11-22 18:43:56 +01:00
..
Controller fixed invalid unauathorized handler 2021-07-01 15:50:40 +02:00
Enum Fix disconnects after 5 minutes in Chrome 2021-09-10 18:30:36 +02:00
Messages Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
Model Retry loading map on variable error 2021-11-22 18:43:56 +01:00
Server Fixing eslint ignore broken by Prettier 2021-06-24 10:23:32 +02:00
Services Retry loading map on variable error 2021-11-22 18:43:56 +01:00
App.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
RoomManager.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into GlobalMessageToWorld 2021-07-30 09:38:28 +02:00