Holger Pandel
ae3e7e7651
jvb: make MUC_NICKNAME configurable
3 years ago
Prayag Singh
0be9c8fd04
web: allow configuring buttons in toolbar and pre-join screen
3 years ago
Ben Banfield-Zanin
a8a596bd6f
jicofo: configure trusted-domains for Jibri if ENABLE_RECORDING is set
3 years ago
Saúl Ibarra Corretgé
d250ad7f57
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
e5f044bcc9
release: stable-6726-1
...
* 9ac7b59
jibri: update Chrome to version 96
* fb2326e
prosody: add missing package libldap-common
* 0600ece
sample: add ENABLE_BREAKOUT_ROOMS to env.example
* 6cf0176
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
6cf017619e
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
444259d667
release: stable-6726
...
* e9275d5
jvb: remove deprecated option
* f40a8d5
jicofo: Handle special characters in password
* 6f56e5b
web,prosody: add breakout rooms support
* 3208296
base: update base images to Debian Bullseye
* b02a689
env: fix unexpected character bug with recent docker desktop
* b5dbfa0
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
e9275d5e8f
jvb: remove deprecated option
...
It was only used for REST after internal JVB changes, and it can now be
enabled with the dedicated COLIBRI_REST_ENABLED env var.
3 years ago
Werner Fleischer
6f56e5b7a2
web,prosody: add breakout rooms support
...
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org>
3 years ago
Saúl Ibarra Corretgé
b5dbfa0458
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
73c1db5f2b
release: stable-6433
...
* 487bcca
jvb: try to use the correct IP as the default server ID
* 9e982fe
examples: move to jitsi-contrib
* 192a623
jvb: add ability to configure the shutdown API
* 5dcf7b4
compose: changed REACTIONS env variable name in docker-compose file
* d94f4b6
jvb: remove unneeded alias
* 7cd71a2
jibri: default to recording in 720p
* bee4b6a
jibri: use new configuration file
* 76a16a8
jvb: use modern config for ice4j
* 18ac85b
jibri: allow graceful shutdown of the container
* 3c19ed6
jibri: uppdate Chrome to version 94
* b858b37
base-java: update to Java 11
* 2061b86
misc: enable features by default
* 343062b
misc: fix/ improve shebang compatibility
* ff8c1c2
web: regenerate interface_config.js on every boot
* bda1502
prosody: simplify code
* cfd8d3c
web: add config options for polls and reactions
* 537fcd5
misc: add support for sentry logging
* be1da0e
misc: cleanup Dockerfiles
* 09cf0a8
web: add env variables for configuring vp9
* 3df32d9
web: persist crontabs for letsencrypt
* f748484
jicofo: add enable-auto-login config option
* 96419ba
web: remove no longer needed code
* 1835d65
web: recreate interface_config.js on container restart
* b555d41
jicofo: fix boolean values in configuration file
* 6be198c
misc: remove quotation marks from TURN configuration (#1111 )
* 407a98d
misc: working on latest
3 years ago
Артем
192a6233aa
jvb: add ability to configure the shutdown API
3 years ago
Prayag Singh
5dcf7b483d
compose: changed REACTIONS env variable name in docker-compose file
3 years ago
Saúl Ibarra Corretgé
d94f4b6e38
jvb: remove unneeded alias
3 years ago
Prayag Singh
cfd8d3c04e
web: add config options for polls and reactions
3 years ago
Paul Tiedtke
537fcd532b
misc: add support for sentry logging
3 years ago
Prayag Singh
09cf0a8951
web: add env variables for configuring vp9
3 years ago
Bert Driehuis
3df32d9a0d
web: persist crontabs for letsencrypt
3 years ago
Kenny
f748484d1c
jicofo: add enable-auto-login config option
3 years ago
Saúl Ibarra Corretgé
407a98dd81
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
dafe41d16b
release: stable-6173
...
* c95f0d6
prosody: add support for A/V Moderation
* 856e414
prosody: add ability to configure external TURN server
* bcae3b1
prosody: add domain mapper options to default configuration
* cf90461
web: fix acme.sh pre and post hooks
* 65563d9
misc: working on latest
3 years ago
Azim Khakulov
c95f0d6b16
prosody: add support for A/V Moderation
...
Set ENABLE_AV_MODERATION to 1 in order to enable it.
NOTE: This feature is still under development and should be considered
beta quality.
3 years ago
tbutter
856e414084
prosody: add ability to configure external TURN server
...
Co-authored-by: Thomas Butter <tbutter@gmail.com>
3 years ago
Saúl Ibarra Corretgé
65563d9371
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
25fd308bcf
release: stable-5963
...
* 6f6fe77
prosody: enable limits
* db3d790
prosody: fix: restrict room creation to jicofo (#1059 )
* 281db36
misc: working on latest
3 years ago
Saúl Ibarra Corretgé
281db3663c
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
77da42537e
release: stable-5870
...
* d9b84cf
jibri: set base URL for joining meetings
* a77a43e
jibri: update default Chrome version to 90
* a90e4ce
doc: drop confusing port number from PUBLIC_URL
* 8620caa
doc: clarify env variable
* 6f52f71
web: add FLoC environment variable
* 014aa59
web: add default language variable
* ce25bf6
doc: update CHANGELOG
* 6bf1336
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
d9b84cfc2a
jibri: set base URL for joining meetings
...
This will make Jibri join PUBLIC_URL/meetingName instead of https://meet.jitsi/meetingName .
4 years ago
El RIDO
6f52f71b0d
web: add FLoC environment variable
...
ENABLE_FLOC, defaulting to false.
4 years ago
Jean Prunneaux
014aa59d37
web: add default language variable
4 years ago
Saúl Ibarra Corretgé
6bf13364a4
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
fc67b01ebd
release: stable-5765-1
...
* 2900680
Revert "misc: add support for sentry logging"
* 7a47202
jicofo: make sure client-proxy is properly configured
* 5c32833
web: add start environment variables START_WITH_AUDIO_MUTED; START_SILENT; START_WITH_VIDEO_MUTED
* 8d2a29f
misc: add support for sentry logging
* 3d93f2b
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
2900680798
Revert "misc: add support for sentry logging"
...
This reverts commit 8d2a29f286
.
4 years ago
Lukas1818
5c32833b04
web: add start environment variables
...
START_WITH_AUDIO_MUTED; START_SILENT; START_WITH_VIDEO_MUTED
4 years ago
Paul Tiedtke
8d2a29f286
misc: add support for sentry logging
4 years ago
Saúl Ibarra Corretgé
3d93f2b37a
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
140c5f226e
release: stable-5765
...
* 9bc262a
prosody: fix building unstable images
* 0cbe0d9
web: add a env variable to enable/disable deep linking
* b22421b
misc: publish nightly unstable images
* 78699fe
web: allow to configure shard name using env variable
* a6853ef
jvb: add octo configuration options
* d6fac8e
jicofo: disable octo by default
* 1fa5048
doc: add link to Kubernetes setup
* e1cebcc
web,jvb: add ability to disable web sockets for colibri
* 6c4dce1
jicofo: fix ENABLE_SCTP type
* 953a4d2
jicofo: use a client proxy connection
* d27336b
web: always try to renew cert on container boot
* 73acbad
web: remove deprecated config option
* cb4d941
web: removed duplicate host headers
* ec570ba
k8s: fix PodSecurityPolicy
* c4fc3d3
web: make a custom interface config possible
* b45b505
web: always install acme.sh when container starts
* 94ca16d
etherpad: remove quotes from all env vars
* c89ccc9
jicofo: reintroduce shibboleth auth
* a6486b4
examples: update traefik v2 example
* f4ec023
misc: working on latest
4 years ago
Prayag Singh
0cbe0d9801
web: add a env variable to enable/disable deep linking
4 years ago
Prayag Singh
78699fe65a
web: allow to configure shard name using env variable
4 years ago
Prayag Singh
a6853ef5f7
jvb: add octo configuration options
4 years ago
Prayag Singh
d6fac8e0c3
jicofo: disable octo by default
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
Saúl Ibarra Corretgé
953a4d2425
jicofo: use a client proxy connection
4 years ago
Saúl Ibarra Corretgé
73acbade59
web: remove deprecated config option
4 years ago
Saúl Ibarra Corretgé
f4ec02329e
misc: working on latest
4 years ago
Saúl Ibarra Corretgé
7409d5c65c
release: stable-5390-3
...
* a698da5
misc: add jicofo reservation env variables to compose
* 86c3022
web: brandingDataUrl -> dynamicBrandingUrl
* 88e950d
jicofo: fix healthcheck
* 493cbdd
misc: fix typo
* e12d7f2
web : Add DESKTOP_SHARING_FRAMERATE_MIN and MAX env vars
* fa98a31
examples: fix k8s example
* 88d1034
doc: add port to PUBLIC_URL
* c876b40
doc: update CHANGELOG
* 5cf14b0
misc: working on latest
4 years ago
Prayag Singh
a698da5807
misc: add jicofo reservation env variables to compose
4 years ago
Ludovic Muller
86c302258d
web: brandingDataUrl -> dynamicBrandingUrl
4 years ago
spprod35
e12d7f2b55
web : Add DESKTOP_SHARING_FRAMERATE_MIN and MAX env vars
4 years ago
Saúl Ibarra Corretgé
5cf14b054e
misc: working on latest
4 years ago