Saúl Ibarra Corretgé
9e982fe9e2
examples: move to jitsi-contrib
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
Saúl Ibarra Corretgé
7cd71a263c
jibri: default to recording in 720p
3 years ago
Prayag Singh
bee4b6a124
jibri: use new configuration file
3 years ago
Saúl Ibarra Corretgé
76a16a8b78
jvb: use modern config for ice4j
3 years ago
Matthieu Huguet
18ac85b69e
jibri: allow graceful shutdown of the container
3 years ago
Saúl Ibarra Corretgé
3c19ed6723
jibri: uppdate Chrome to version 94
3 years ago
Saúl Ibarra Corretgé
b858b37ad1
base-java: update to Java 11
...
Jigasi will remain wiith Java 8 for the moment.
3 years ago
Saúl Ibarra Corretgé
2061b869fe
misc: enable features by default
...
- prejoin screen
- lobby
- av moderation
- talk while muted detection
- reactions
3 years ago
CreativeCactus
343062bf89
misc: fix/ improve shebang compatibility
3 years ago
Saúl Ibarra Corretgé
ff8c1c2e31
web: regenerate interface_config.js on every boot
...
Customization is still available via custom-interface_config.js. This
way we will slowly get rid of the deprecated interface_config.js as all
options move to config.js.
3 years ago
Saúl Ibarra Corretgé
bda1502210
prosody: simplify code
...
We no longer need to use token based auth (but allow empty tokens) when
WebSockets are used.
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
Berbe
be1da0e2be
misc: cleanup Dockerfiles
...
* Cleanup: Use spaces instead of tabulation
* Cleanup: Reduce layers
* Cleanup: Homogeneise wget syntax
* Cleanup: Use binary GPG key format
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é
96419ba1d3
web: remove no longer needed code
...
The toolbar buttons have moved to config.js and are commented out by default.
3 years ago
Joy A
1835d651f9
web: recreate interface_config.js on container restart
...
Recreate interface_config.js on container restart if custom-interface_config.js exists
3 years ago
Matthieu Huguet
b555d41a7f
jicofo: fix boolean values in configuration file
...
A type error is thrown when one of these environment variables is
defined:
- ENABLE_AUTO_OWNER
- JICOFO_ENABLE_HEALTH_CHECKS
- JICOFO_ENABLE_BRIDGE_HEALTH_CHECKS
3 years ago
Vertganti
6be198ce74
misc: remove quotation marks from TURN configuration ( #1111 )
...
Fixes : #1110
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
Léopold Jacquot
bcae3b19b0
prosody: add domain mapper options to default configuration
3 years ago
Bert Driehuis
cf90461810
web: fix acme.sh pre and post hooks
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/114
3 years ago
Saúl Ibarra Corretgé
65563d9371
misc: working on latest
4 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
4 years ago
Дамян Минков
6f6fe7717c
prosody: enable limits
...
* feat: Enables limits with default values from upstream.
* feat: Enables limits_exception module and adding jicofo and jvb.
Removes the limits for the jicofo and jvb connections.
4 years ago
Aaron van Meerten
db3d790e52
prosody: fix: restrict room creation to jicofo ( #1059 )
4 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
Saúl Ibarra Corretgé
a77a43e322
jibri: update default Chrome version to 90
4 years ago
Saúl Ibarra Corretgé
a90e4ce501
doc: drop confusing port number from PUBLIC_URL
4 years ago
Rolf Sommerhalder
8620caad65
doc: clarify env variable
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é
ce25bf67d2
doc: update CHANGELOG
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
tob123
7a4720205e
jicofo: make sure client-proxy is properly configured
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