9f4a92609b
Share chat: default tab is embed.
2024-06-19 11:31:22 +02:00
257fdbd2c2
Authentication token generation ( #98 ):
...
* setting to disable the feature (aka "panic button")
2024-06-17 15:25:02 +02:00
a9b6474b8f
Authentication token generation WIP ( #98 )
...
First working version.
2024-06-17 14:54:29 +02:00
90afdafbd9
Authentication token generation WIP ( #98 )
...
You can now generate links to join chatrooms with your current user. This can be used to create Docks in OBS for example. This could also be used to generate authentication token to join the chat from 3rd party tools.
2024-06-17 11:43:59 +02:00
7b617a9aad
Help button for OBS web source.
2024-06-14 16:07:59 +02:00
76f014ed60
Missing SPDX
2024-06-14 15:56:30 +02:00
2739bb823a
Logger: improving the logger, and using it in client code.
2024-06-14 15:17:14 +02:00
d931a9c144
Share url element: restore and save state.
2024-06-14 15:07:15 +02:00
d42bcf01a7
Logger:
...
* new createLogger function
* custom elements have their own logger
2024-06-14 15:06:49 +02:00
75dd2e4d59
Rewriting Share modal WIP:
...
Using lit to entirely rewrite the share chat modal.
2024-06-14 14:22:17 +02:00
990ff2385a
Refactoring: merge video-watch scope into common.
...
In order to be able to use lit in videowatch related code, we have to
merge these scopes.
2024-06-13 16:36:16 +02:00