Gabriel Takeuchi

Results 10 issues of Gabriel Takeuchi

BBB screen share doesn't work on desktop app saying that it's missing user permission, but the desktop app never asks for the user to allow screen sharing

bug

This PR will introduce the ability to provide companions from the Admin API server

Fixes #2641 Implements a new approach that generates pre signed S3 URLs for bucket objects on demand, expiring after 60 seconds. This way, the bucket doesn't need to be public,...

I noticed that hairs are drawn before clothes and I think that's incorrect. For example, a really long hair should be drawn above the clothes, or else it will be...

bug

I'm opening the pull request just to reduce some duplication in docker-compose and add a couple of enviroment variables (commented) that I felt necessary to set when testing my own...

Although I got the chat working, it is still a bit unreliable and could use some work in the UX side 1) I connected locally with two different users and...

bug

The way uploader has been implemented at [](https://github.com/thecodingmachine/workadventure/blob/d0b4d48706c600f3fb484ee590210f198144c609/uploader/src/Service/UploaderService.ts#L63) presents a serious security concern as it makes the S3 bucket public readable. Uploader should not mess up with the bucket ACL...

When I enter a BBB room, the game crashes. It shows up the following stack trace: ``` 14:47:46.909 Uncaught TypeError: crypto.subtle is undefined parametrizeMeetingId BBBFactory.ts:50 register GameMapPropertiesListener.ts:152 trigger GameMapFrontWrapper.ts:551 triggerAllProperties...

Ghetto is working mostly fine, but one small issue is that when I click on notifications, Ghetto window isn't brought up.

bug

We do have a single channel to receive notifications from multiple repos. It would be nice if we could override de target channel passing a query parameter, for example

enhancement