50 次程式碼提交 (db48dc3ed34f185a8ac4cd6b6c8161279f53ee01)

作者 SHA1 備註 提交日期
  bgrozev b6f7f8fba7
Remove the "focus" external component, use client_proxy instead. (#8381) 4 年之前
  Christopher Engelhard 32fb08c56f
Consistent formatting/indentation of files in ./doc (#8178) 4 年之前
  Дамян Минков 91f636a813
debian: Don't break those still using ALPN multiplex (Fixes #7794) (#7796) 5 年之前
  Дамян Минков 93f4098dc0
feat: Enable bridge websockets by default for new installs (#7781) 5 年之前
  Niek van der Maas 8d2a52d0e8
debian: improve compressions + add expire headers 5 年之前
  Дамян Минков 758b60f92b
fix: Updates coturn config on update. (#7306) 5 年之前
  Frank de Lange 29c16e42bd
Move STUN/TURN to IANA-assigned ports - 3478 and 5349 (TLS) (#6172) 5 年之前
  Saúl Ibarra Corretgé 2f841fab73 turn: update default coturn configuration 5 年之前
  Дамян Минков 78b01d2c97
Adding whitelist and move away from using custom field for password. (#6621) 5 年之前
  Jonathan Lennox 393fb692ca Make TLS configs in Debian sample files follow Mozilla security guidelines. 5 年之前
  crouchingtigerhiddenadam 591ea0a44a
doc: quick install guide updates 5 年之前
  Дамян Минков ffdd4f2eed
debian: updates around coturn package and order of install (#5729) 5 年之前
  Paul Menzel 0b0a19ea5c doc/debian/jitsi-meet-turn: Correct file name to `README` 5 年之前
  Russell Graves b10aa422ca
Add gzip to nginx server config. (#5700) 5 年之前
  Damian Goeldi 47cffeb00a add missing IPv6 listener to nginx jitsi module 5 年之前
  Dara Poon 0e16008085
Use regexes to match ALPN protocols (#5651) 5 年之前
  damencho 6e4c1f64d8 debian: Adds syslog logging. 5 年之前
  damencho 06641a7dd6 This is to prevent item-not-found when multiple users try to join at the same time. 5 年之前
  Giorgio Bonfiglio 5d8d0b9a01 fix broken ipv6 listener 5 年之前
  paweldomas 74a5eb2d81 add websocket templates to nginx example config 5 年之前
  damencho 91fb4665d6 Fixes conference duration config to use valid IDNA. 5 年之前
  theunafraid c2cf09a2ca Add conference timer (#4958) 5 年之前
  Дамян Минков c73ba37202
Introduces installing coturn as turn server for jitsi-meet (#4959) 5 年之前
  damencho d9282f873c Migrate to using mucs for jvb. 5 年之前
  damencho 2420a68be9 Enables speakerstats component and module by default. 5 年之前
  damencho ebfc5a95ff Activates multidomain by default when installing with nginx. 5 年之前
  damencho db6a2673de Handles unique Id for a meeting. 5 年之前
  damencho e11d4d3101 Installs prosody plugins with jitsi-meet-prosody package. 6 年之前
  damencho 1fd326f980 Fixes nginx match rule, containing wrong chars. 6 年之前
  damencho f46387a226 Adds room name validation logic for web. 6 年之前
  damencho 2180d33e3d Adds alias for external_api.js in all default web config. 6 年之前
  damencho 9fb49cb59b Updates default config, avoids storing muc data on prosody restart. 8 年之前
  cmrd Senya 71da05dc96 Explicitly set c2s_require_encryption to false 8 年之前
  damencho 1d7da21e48 Moves all static content/files in a new folder. 8 年之前
  damencho e51f791ab0 Configures to use apache when this is the available web server. 9 年之前
  damencho 8da0d3a1f1 Removes dependencies to other components. 9 年之前
  Дамян Минков dd4a5f2705 Adds 404 error page in default configs. 9 年之前
  hristoterezov 02f176c75a Changes the implementation of the iframe API to use postis 9 年之前
  paweldomas 428fa3f16a New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option. 9 年之前
  paweldomas 9d60af1a9d New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option. 9 年之前
  paweldomas ca89b59638 Fixes for jitsi-meet-tokens Debian package. 10 年之前
  paweldomas 531b81cce3 Adds Prosody plugin for token authentication. 10 年之前
  damencho 14fe5d09d1 Adds ssl stronger settings to default nginx config. 10 年之前
  damencho 8a22060aa8 Enables ping module when configuring prosody. 10 年之前
  Damian Minkov 4db75446f3 Do not edit /etc/nginx/nginx.conf file directly. 10 年之前
  Damian Minkov 8334036cf4 Moves admins definition as it seems on some distributions after latest lua updates, causes trouble for prosody. 10 年之前
  paweldomas ed78c0053c Makes it possible to append URL parameters after room name. Adds ?login=true to enforce authenticated domain when anonymous domain is used. This allows to get moderator permissions after room has been created. 10 年之前
  paweldomas f749bed1dd Adds jicofo debian package integration. 11 年之前
  Damian Minkov 75586431a4 Moves config.js in /etc/jitsi/meet. 11 年之前
  Damian Minkov ee324cf41f Adds prosody config to conf.avail and enable it in conf.d so we don't wipe prosody config on installing meet. 11 年之前