partey_workadventure/pusher/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 Changes the prefix added in front of the jitsiRoomName 2022-04-19 08:52:26 +02:00
Enum Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00
Messages Improving code security by adding stricter typings 2021-12-14 18:55:58 +01:00
Middleware Refactoring Woka management (#1810) 2022-03-11 17:02:58 +01:00
Model Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00
Services Fix linting errors 2022-04-13 15:32:25 +02:00
App.ts Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00