workadventure/front/src/WebRtc
2021-06-24 11:54:09 +02:00
..
AudioManager.ts Store muted setting of audio player in local storage 2021-03-22 20:09:11 +01:00
BlackListManager.ts FEATURE: implemented a client side blacklist 2021-02-12 19:15:24 +01: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 Removing useless code 2021-06-24 10:36:47 +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 Removing dead code 2021-06-17 18:56:30 +02:00
MediaManager.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into svelte_video_overlay 2021-06-24 10:49:55 +02:00
ScreenSharingPeer.ts Created a PeerStatus type instead of "connecting" | "connected" | "error" | "closed" 2021-06-24 10:34:36 +02:00
SimplePeer.ts Removing commented code 2021-06-21 14:49:41 +02:00
VideoPeer.ts peerStore loading order caused issues. Fixed in GameScene (+ extracted a few stores in their files) 2021-06-24 11:54:09 +02:00