David Négrier
35fdd3bf29
Merge pull request #717 from kalkspace/add-stun-server-env-variable-with-fallback
...
Add STUN_SERVER env variable with fallback
2021-02-11 17:17:36 +01:00
Gregoire Parant
c5916e7b6d
Fix ci
2021-02-11 15:06:12 +01:00
Gregoire Parant
0d104cb307
Update to use Anchor html
2021-02-11 14:49:32 +01:00
David Négrier
91fddd6893
Slugifies the Jitsi room name
...
This will avoid Jitsi breaking on unexpected characters and displaying a HTTP 404 error.
2021-02-10 13:51:17 +01:00
David Négrier
f6e93da48a
Fixing loading logo being displayed when nothing was loaded
2021-02-10 12:08:16 +01:00
David Négrier
8389fad877
Disabling video background by default on Jitsi
...
(because it consumes a lot of CPU)
2021-02-10 11:20:05 +01:00
David Négrier
e7ddeedb3e
Disabling Join/Leave notifications by default
2021-02-10 11:13:47 +01:00
David Négrier
f8b5ca04e5
Adding a test map for Jitsi meet special properties
2021-02-10 11:09:22 +01:00
David Négrier
a5bdf68246
Moving property reading inside startJitsi (startJitsi is called at 2 different places)
2021-02-10 11:08:57 +01:00
PizZaKatZe
d7b0cb83de
Fix workadventure_nb_clients_per_room in pusher
2021-02-10 00:03:42 +01:00
Mickael Chimansky
5cb9624b0b
fixup! Jitsi config properties
2021-02-09 20:31:49 +01:00
David Négrier
f98b107bb7
Merge pull request #716 from thecodingmachine/loaderfix
...
Fixing loading logo being displayed when nothing was loaded
2021-02-09 19:00:41 +01:00
Mickael Chimansky
9c4d0aa32f
Jitsi config properties
2021-02-09 16:05:21 +01:00
Sebastian Wiesendahl
b6807d274b
Add STUN_SERVER env variable with fallback
...
default: "stun:stun.l.google.com:19302"
Make STUN_SERVER available for app config
Change also the STUN_SERVER for ScreenSharingPeer
2021-02-09 13:09:17 +01:00
David Négrier
969c9fd544
Fixing loading logo being displayed when nothing was loaded
2021-02-09 12:41:35 +01:00
David Négrier
10e4f515b3
Merge pull request #704 from thecodingmachine/develop
...
Deploy 2021-02-04
2021-02-04 16:16:27 +01:00
David Négrier
adb535d1b6
Merge pull request #703 from thecodingmachine/socialNetworkLink
...
Social network link anonymous connexion
2021-02-04 16:10:25 +01:00
Gregoire Parant
03f1f5bf75
Update feedback @moufmouf
2021-02-04 16:05:05 +01:00
grégoire parant
b0c49478cd
Merge pull request #702 from thecodingmachine/fixMenuDiscussion
...
Fix icon discussion
2021-02-03 23:14:47 +01:00
Gregoire Parant
59b4b168e9
Social network link anonymous connexion
...
In menu, add social newtork link when user is connected in anonymous mode
2021-02-03 23:14:31 +01:00
Gregoire Parant
4de9b8ba40
Fix icon discussion
...
- Fix size of discussion icon
- Update x and y when page is resize
- Fix blanc link in chat
2021-02-03 23:11:33 +01:00
grégoire parant
c41c058fb0
Merge pull request #527 from oliverlorenz/feature/iframe-feature-policy
...
feat: adds property openWebsitePolicy property to set "allow" property in iframe
2021-02-03 17:38:35 +01:00
David Négrier
9c9f046b16
Merge pull request #668 from piitaya/fix_game_not_centered
...
Use canvas instead of div container for calculating the game size
2021-02-03 14:06:09 +01:00
David Négrier
246174c365
Removing useless file
2021-02-03 12:29:56 +01:00
David Négrier
4efa308473
Moving docker-compose prod file to contrib/docker
2021-02-03 12:29:41 +01:00
grégoire parant
f2b9f6c92a
Merge pull request #686 from thecodingmachine/publicReportedUser
...
Permit puiblic report
2021-02-02 18:09:25 +01:00
David Négrier
8572959cb0
Merge pull request #690 from thecodingmachine/newLogo
...
Update Loading page
2021-02-02 17:26:48 +01:00
David Négrier
3f274df813
Redesigning loading bar
2021-02-02 17:17:00 +01:00
David Négrier
6665317f63
Merge pull request #696 from mstock/cowebsite-background-color
...
Improve display of websites not specifying background color
2021-02-02 12:07:34 +01:00
David Négrier
e757d63924
Switching Phaser to pixelart mode
...
To be honest, I'm not sure what it does exactly (it is supposed to prevent antialiasing and it is rounding coordinates for rendering sprites, but I don't see a difference yet.
2021-02-02 12:04:50 +01:00
David Négrier
cc53023586
Using locally built images
2021-02-02 11:34:29 +01:00
David Négrier
274f5eba4c
Reworking docker-compose.prod.yaml to make it generic while still having a front container configurable
2021-02-02 11:19:24 +01:00
Manfred Stock
0afbb5412e
Improve display of websites not specifying background color
...
The `index.html` of the front-end specifies `#000` as background color,
however, it seems like various websites found 'in the wild' don't
specify their own background color and thus default to `transparent`. As
a result of this, they tend to become mostly unreadable when displayed
using `openWebsite` since they often assume that they get displayed on a
white background. Setting white as background color on the container
element of the `<iframe>` works around this issue.
2021-02-01 22:48:10 +01:00
Gregoire Parant
788e22e8b0
Fix loading logo of WorkAdventure
2021-02-01 16:52:28 +01:00
David Négrier
686427f6fe
Merge branch 'develop' of github.com:thecodingmachine/workadventure into fix/deploy-cleanup
...
# Conflicts:
# front/Dockerfile
2021-02-01 14:00:07 +01:00
David Négrier
cc1e3bbe0e
Merge pull request #692 from thecodingmachine/develop
...
Deploy 2021-02-01
2021-02-01 07:16:18 +01:00
Gregoire Parant
f99db4856f
Add WorkAdventure logo
2021-01-30 20:33:31 +01:00
Gregoire Parant
ac2bc76239
change style report button
2021-01-30 14:08:11 +01:00
TabascoEye
58b7d85bf3
bugfix and linting
...
* use 'const' on constraints which never change
* also re-enable constraints ater mic was re-enabled (after mute/unmute)
2021-01-30 02:24:36 +01:00
TabascoEye
31a0d08c76
disable automatic gain control on microphone
...
AGC really makes the soundqulity way worse than it could be.
Especially since it is so noticeable when entering a Jitsi where AGC is disabled (and suddenly some people sound much better).
In the long run, this should probably be configurable. On the other hand the setting changes the audio _going out_ from a user, so it might be hard for him to judge which settings are a good or a bad idea…
2021-01-30 02:13:03 +01:00
Malte Riechmann
69ff15ff71
Run containers in the background using detached mode
2021-01-29 21:45:01 +01:00
Gregoire Parant
7eb38fae83
Permit puiblic report
...
- Create report html
- Add report flag
2021-01-29 21:09:10 +01:00
David Négrier
3a046cb450
Removing admin from develop branch because of issue with SSL certificate
2021-01-28 23:18:12 +01:00
David Négrier
2f01677849
Merge pull request #681 from thecodingmachine/downgradephaser3.24
...
Downgraded phaser version to 3.24.1
2021-01-28 23:08:47 +01:00
kharhamel
f2c3d6f158
downgraded phaser version to 3.24.1
2021-01-28 23:03:06 +01:00
David Négrier
8d8d0cb1b7
Merge pull request #680 from thecodingmachine/revert-677-phaserDowngrade
...
Revert "downgraded phaser version to 3.22"
2021-01-28 22:45:45 +01:00
David Négrier
ce56a5cba1
Revert "downgraded phaser version to 3.22"
2021-01-28 22:38:20 +01:00
David Négrier
755fc44dd9
Merge pull request #677 from thecodingmachine/phaserDowngrade
...
downgraded phaser version to 3.22
2021-01-28 22:31:46 +01:00
Paul Bottein
a8b5e8599f
use HTMLCanvasElement
2021-01-28 21:09:41 +01:00
Paul Bottein
608a9ad347
use type guard
2021-01-28 21:07:17 +01:00