workadventure/front/src
David Négrier 9425fd70c0 Adding a new property to prevent script from being loaded in "modules" mode
Scripts in module mode need to be abide by the Same Origin Policy (CORS headers are used to load them)
This can cause issues on some setups.

This commit adds a new "scriptDisableModuleSupport" that can be used to disable the "modules" mode.

Closes #1721
2022-01-12 17:36:31 +01:00
..
Administration All promises are now handled 2022-01-04 17:06:29 +01:00
Api Adding a new property to prevent script from being loaded in "modules" mode 2022-01-12 17:36:31 +01:00
Components Stopping sending literal errors 2022-01-06 10:52:06 +01:00
Connexion Merge pull request #1708 from thecodingmachine/fix_firefox_private_browsing 2022-01-06 11:57:12 +01:00
Enum HotFix connexion manager 2021-11-16 13:14:40 +01:00
Exception ran pretty on the front 2021-09-06 14:31:59 +02:00
Logger ran pretty on the front 2021-09-06 14:31:59 +02:00
Messages Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
Network Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
Phaser Adding a new property to prevent script from being loaded in "modules" mode 2022-01-12 17:36:31 +01:00
Stores Stopping sending literal errors 2022-01-06 10:52:06 +01:00
Touch More eslint fixes (+ ignoring no-unsafe-argument rule for now) 2021-12-16 15:57:37 +01:00
Url Removing completely any analysis of the URL from the front. 2022-01-05 14:32:02 +01:00
Utils ran prettier 2021-12-04 17:11:49 +01:00
WebRtc Fixing closing of all websites. 2022-01-06 12:27:00 +01:00
ambient.d.ts Fixing Svelte-check errors 2021-06-15 18:34:11 +02:00
iframe_api.ts All promises are now handled 2022-01-04 17:06:29 +01:00
index.ts refocusing on target (if any) in case of an external resize 2021-12-07 12:48:08 +01:00
rex-plugins.d.ts Improving typings of VirtualJoystick 2021-12-16 10:04:55 +01:00
types.ts Merge branch 'develop' of github.com:thecodingmachine/workadventure into upgrade_typescript_4.5 2021-12-16 16:07:17 +01:00