Aaron van Meerten
7c50cb7079
web: support loading pwa-worker.js from subdir ( #1517 )
2 years ago
Aaron van Meerten
ca0b92ee2a
web: allow custom colibri websocket port ( #1491 )
2 years ago
Ben Banfield-Zanin
c694a9e657
web: set charset as utf-8
2 years ago
David Négrier
a1e82ea582
jvb: migrate config to secure octo
...
* Migrating configuration to use secure octo configuration by default
Adding a new JVB_OCTO_RELAY_ID to configure videobridge.relay.relay-id (with a fallback to the old JVB_OCTO_BIND_ADDRESS to be used as relay-id)
* Adding a configuration check to verify that Octo cannot be enabled without the ENABLE_COLIBRI_WEBSOCKET environment variable set to "1"
2 years ago
Debendra Oli
bf6a68b174
web: fix setting prefix for subdomains
2 years ago
damencho
a2b86a0f9a
fix: Fixes undefined variable $ENABLE_JAAS_COMPONENTS. Fixes #1377 .
2 years ago
damencho
24b6adbc68
feat: Adds room info http endpoint for jaas components.
2 years ago
wfleischer
c04f658974
web,jvb: allow underscore in JVB_WS_SERVER_ID
2 years ago
Saúl Ibarra Corretgé
0cbfbfd6cb
web: don't proxy HTTP traffic to WS endpoints
...
A 405 is returned if there is no upgrade request.
2 years ago
Saúl Ibarra Corretgé
ed6ef893cc
web: remove config option to control FLoC
...
It has been abandoned by Google. Keep the default opt-out value for a
little longer just in case though.
3 years ago
Saúl Ibarra Corretgé
cb5a753282
config: simplify configuration
...
Use default values everywhere so they don't need to be specified in the
.env file.
This makes the default .env file much smaller (the larger config options
are documented in the handbook) and should make it easier to port the
setup to runtimes other than Docker Compose.
3 years ago
Yu Changyuan
eca5d161c9
web: fix matching etherpad location
...
To avoid /etherpad/ matched by fallback:
location ~ ^/([^/?&:'"]+)/(.*)$
3 years ago
Дамян Минков
b0617c0fe3
web: fix Etherpad when using multi-domain
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1242
3 years ago
Дамян Минков
0b019ee4eb
feat: Enables tenants/subdomains by default.
3 years ago
wfleischer
a862e849e7
web: cache versioned static files
...
Co-authored-by: Werner Fleischer <70745309+wernf@users.noreply.github.com>
3 years ago
El RIDO
6f52f71b0d
web: add FLoC environment variable
...
ENABLE_FLOC, defaulting to false.
4 years ago
Prayag Singh
78699fe65a
web: allow to configure shard name using env variable
4 years ago
Saúl Ibarra Corretgé
e1cebcc253
web,jvb: add ability to disable web sockets for colibri
...
The fallback is to use SCTP datachannels. This is not recomended.
4 years ago
Mathieu
cb4d9413b7
web: removed duplicate host headers
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/568
4 years ago
Saúl Ibarra Corretgé
465816b4eb
web,prosody: turn on XMPP WebSocket by default
4 years ago
Jan-Otto Kröpke
d747bfbe6b
web,prosody: add XMPP WebSocket / Stream Management support
4 years ago
Paul Tiedtke
b277926332
jvb: make colibri websocket endpoints dynamic for multiple jvbs
4 years ago
Saúl Ibarra Corretgé
ad5625bb09
jvb: switch to WebSocket based bridge channels
4 years ago
Jakub Onderka
2a0120de8b
web: set security headers also for non HTTPS
...
Fixes : #493
4 years ago
Timon Engelke
8fa9f942ac
web: update nginx config from upstream
5 years ago
netaskd
62f2d11cab
web,etherpad: add etherpad addon for sharing document
5 years ago
Saúl Ibarra Corretgé
5c988de8b6
web: refactor nginx configuration
6 years ago