workadventure/back/src
David Négrier 88f2bfdf39 Taking into account persist property
The "persist" property was not taken into account and all variables were stored in DB. This change makes sure only variables tagged with "persist" are actually persisted.
2021-07-23 12:19:47 +02:00
..
Controller fixed invalid unauathorized handler 2021-07-01 15:50:40 +02:00
Enum Adding support to persist variables in Redis 2021-07-19 16:23:16 +02:00
Messages Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
Model Fixing loop when setting variables 2021-07-23 11:51:01 +02:00
Server Fixing eslint ignore broken by Prettier 2021-06-24 10:23:32 +02:00
Services Taking into account persist property 2021-07-23 12:19:47 +02:00
App.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
RoomManager.ts Fixing loop when setting variables 2021-07-23 11:51:01 +02:00