partey_workadventure/back/src
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
..
Controller Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00
Enum Disabling completely routes if admin token not configured 2022-01-27 18:38:33 +01:00
Messages Refactoring Woka management (#1810) 2022-03-11 17:02:58 +01:00
Model Changes the prefix added in front of the jitsiRoomName 2022-04-19 08:52:26 +02:00
Server Upgrading eslint 2021-12-23 15:33:19 +01:00
Services Fix linting errors 2022-04-13 15:32:25 +02:00
App.ts Applying Prettier on pusher and back 2021-06-24 10:09:10 +02:00
RoomManager.ts Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00