workadventure/front/src/Api
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
..
Events Updates room documentation for embeddedWebsite properties 2022-01-03 11:45:47 +01:00
iframe All promises are now handled 2022-01-04 17:06:29 +01:00
IframeListener.ts Adding a new property to prevent script from being loaded in "modules" mode 2022-01-12 17:36:31 +01:00
ScriptUtils.ts Implement new cowbesite system on API 2021-10-25 19:00:26 +02:00
types.ts Add types file in API 2021-08-27 11:17:48 +02:00