partey_workadventure/back
David Négrier b89997c9f1 Changes the prefix added in front of the jitsiRoomName
Previously, the prefix was computed using the org/world (in SAAS) or the instance part of public URLs.
Neither was guaranteeing the Jitsi Room would be unique accross rooms.
The new system computes a hash of the room URL and prepends it to the jitsi room name.

BREAKING CHANGE: this means the URL of the Jitsi room will change for all maps. Users having bookmarked the Jitsi room (for instance in the Jitsi mobile app) will need to update their bookmarks.
2022-04-19 08:52:26 +02:00
..
src Changes the prefix added in front of the jitsiRoomName 2022-04-19 08:52:26 +02:00
tests Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.json Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00
.gitignore Add io socket message to share user position. 2020-04-04 12:42:02 +02:00
.prettierignore Adding prettier on back and pusher (not running them right now) 2021-06-23 16:23:16 +02:00
.prettierrc.json Making max line length to 120 2021-06-23 16:58:57 +02:00
Dockerfile Multi-platform images (#1924) 2022-03-08 11:21:17 +01:00
jasmine.json added jasmine in the back 2020-04-06 15:48:19 +02:00
LICENSE.txt Changing license to AGPL + Commons Clause 2020-06-09 10:17:21 +02:00
package.json Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00
server.ts Merge branch 'develop' into 2daysLimit 2022-01-05 11:47:31 +01:00
tsconfig.json Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00
yarn.lock Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00