workadventure/front/src
David Négrier 8609cda0d0 Add a parameter to allow changing phaser renderer
Recently, some Macs have been crashing running WorkAdventure.
Hard to say if this is related to Phaser 3.50 upgrade or to the new MacOS version.

It happens mostly on Mac Air and might be related to WebGL rendering.

This commit allows to switch to CANVAS renderer by adding `?phaserMode=canvas` in the URL
2021-01-25 11:18:48 +01:00
..
Administration Update admin menu 2020-12-16 18:52:11 +01:00
Connexion Simplifying code and making START_ROOM_URL compatible with public (_) and private (@) paths 2021-01-21 09:40:11 +01:00
Cypress Removing any in the front 2020-06-19 14:30:34 +02:00
Enum Simplifying code and making START_ROOM_URL compatible with public (_) and private (@) paths 2021-01-21 09:40:11 +01:00
Exception Create exception error 2020-12-18 14:30:46 +01:00
Logger Fixing use const instead of let 2020-06-19 14:30:34 +02:00
Messages Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
Network rewrote the login workflow 2020-09-25 19:23:33 +02:00
Phaser Merge pull request #601 from thecodingmachine/featureBan 2021-01-18 19:31:51 +01:00
Url Simplifying code and making START_ROOM_URL compatible with public (_) and private (@) paths 2021-01-21 09:40:11 +01:00
WebRtc Turning French 'Moi' into English 'Me' 2021-01-21 10:16:08 +01:00
index.ts Add a parameter to allow changing phaser renderer 2021-01-25 11:18:48 +01:00