workadventure/front/src/WebRtc
David Négrier 34cb0ebf39 Users blocking now rely on UUID rather than ID
This way, if a user A blocks another user B, if user B refreshes the browser or leaves and re-enters the room, user B will still be blocked.
As a side effect, this allows us to completely remove the "sockets" property in the SocketManager on the Pusher.
2021-07-07 11:24:51 +02:00
..
AudioManager.ts Store muted setting of audio player in local storage 2021-03-22 20:09:11 +01:00
BlackListManager.ts Users blocking now rely on UUID rather than ID 2021-07-07 11:24:51 +02:00
CoWebsiteManager.ts FIX: cowebsite resize now works on touchscreens 2021-06-15 10:55:18 +02:00
DeviceUtils.ts Adding a special error message for non Safari browsers on iOS < 14.3 2021-06-04 16:19:41 +02:00
DiscussionManager.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
HtmlUtils.ts Generating HTML link using DOM manipulation rather that string manipulation 2021-06-04 10:07:12 +02:00
JitsiFactory.ts Migrating MediaManager game part to Svelte store 2021-05-26 12:12:18 +02:00
LayoutManager.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
MediaManager.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
ScreenSharingPeer.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
SimplePeer.ts Users blocking now rely on UUID rather than ID 2021-07-07 11:24:51 +02:00
VideoPeer.ts Users blocking now rely on UUID rather than ID 2021-07-07 11:24:51 +02:00