workadventure/front/src/WebRtc
David Négrier 25f4adc7ad Fixing Safari on MacOS compatibility
The null safe operator is not recognized and was not encoded by Webpack in Svelte expressions (inside {})

+ The Notification API of Safari is old and broken and we need to account for that.
2021-06-03 10:17:38 +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 Upgrading all dependencies in front 2021-05-12 10:35:14 +02:00
DiscussionManager.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
HtmlUtils.ts Implementation of openPopup script method (WIP) 2021-03-09 16:21:14 +01:00
JitsiFactory.ts Migrating MediaManager game part to Svelte store 2021-05-26 12:12:18 +02:00
LayoutManager.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
MediaManager.ts Fixing Safari on MacOS compatibility 2021-06-03 10:17:38 +02:00
ScreenSharingPeer.ts Migrating LoginScene to Svelte 2021-05-31 17:03:29 +02:00
SimplePeer.ts selectCompanionScene work with svelte 2021-05-31 12:06:11 +02:00
VideoPeer.ts MediaManager cleanup 2021-05-29 22:34:38 +02:00