workadventure/front/src/Connexion
David Négrier d37165219c Migrating followStates and followRoles from a const object to a type restricted to only the string values allowed.
This allows for more secure code (compilation checks) and simpler code too (we can pass strings instead of const values)
2021-12-24 15:49:25 +01:00
..
AdminMessagesService.ts ran pretty on the front 2021-09-06 14:31:59 +02:00
AxiosUtils.ts Don't retry Axios if a token decryption failed 2021-12-08 11:16:39 +01:00
ConnectionManager.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into feat/follow-woka 2021-12-23 16:04:59 +01:00
ConnexionModels.ts Sending color outline on connect 2021-12-23 10:22:19 +01:00
EmoteEventStream.ts Merge branch 'twemojiEmoteMenu' of github.com:Lurkars/workadventure into twemojiEmoteMenuSvelte 2021-09-10 14:58:49 +02:00
LocalUser.ts FEATURE: analytics client now scrape user email and room group 2021-10-11 16:30:01 +02:00
LocalUserStore.ts Add setting that ignores follow invites 2021-12-15 19:47:14 +01:00
Room.ts Fixing bug in redirect handling of rooms 2021-12-23 14:53:03 +01:00
RoomConnection.ts Migrating followStates and followRoles from a const object to a type restricted to only the string values allowed. 2021-12-24 15:49:25 +01:00
WorldFullMessageStream.ts ran pretty on the front 2021-09-06 14:31:59 +02:00