workadventure/front
Gregoire Parant dfd594ec17 Fix screen sharing spinner
Check if the peer connection is already connected status. In this case, the status store must be set to 'connected'.
In the case or player A send stream and player B send a stream, it's same peer connection, also the status must be changed to connect.

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2022-01-28 18:33:42 +01:00
..
dist Menu bar for buttons 2022-01-27 16:34:58 +01:00
packages/iframe-api-typings Dynamically fetching correct version and generating declarations only for npm lib 2021-04-11 11:32:56 +02:00
src Fix screen sharing spinner 2022-01-28 18:33:42 +01:00
style Fix style 2022-01-27 20:33:33 +01:00
tests Merge branch 'develop' into 2daysLimit 2022-01-05 11:47:31 +01:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.js Implement Translator: i18n system 2022-01-21 17:09:29 +01:00
.gitignore cr fixes 2022-01-19 10:37:56 +01:00
.prettierignore Generate i18n files on ci/cd 2022-01-24 18:59:28 +01:00
.prettierrc.json Add Eslint check & Prettier on Svelte files 2021-12-06 16:10:35 +01:00
.typesafe-i18n.json Implement typesafe-i18n 2022-01-24 18:59:28 +01:00
Dockerfile Generating i18n files before build 2022-01-27 15:51:23 +01:00
jasmine.json Adding PlayerMovement class to interpolate/extrapolate position along tests (installing Jasmine) 2020-06-02 10:48:04 +02:00
LICENSE.txt Changing license to AGPL + Commons Clause 2020-06-09 10:17:21 +02:00
package.json Implement minimizer for css/scss 2022-01-27 16:34:58 +01:00
templater.sh Pre-compile frontend and add environment config script 2022-01-21 21:01:34 +01:00
tsconfig-for-jasmine.json Fixing Jasmine tests 2021-05-17 16:41:10 +02:00
tsconfig-for-webpack.json Adding correct SCSS file integration with Svelte 2021-05-17 16:41:09 +02:00
tsconfig.json Adding correct SCSS file integration with Svelte 2021-05-17 16:41:09 +02:00
webpack.config.ts Removing optimization in dev to get back normal compilation times in watch mode 2022-01-27 16:34:58 +01:00
yarn.lock Bump nanoid from 3.1.30 to 3.2.0 in /front 2022-01-27 15:50:53 +00:00