120 コミット (a7d48cecd6e08e855aeca8c011d4017adc4fbca2)

作成者 SHA1 メッセージ 日付
  Jaya Allamsetty 1c5e244635 Update docs and examples 5年前
  Jaya Allamsetty a7c4951631 cleanup: Get rid of the chrome extension related code for screensharing 5年前
  damencho 8366abe364 ref: Drops callStatsConfIDNamespace and uses only confID. 5年前
  Gabriel Imre 0a53da6add feat(callstats): Add dedicated siteID parameter to allow for injection of jwt-based siteID 5年前
  Džuris 70e71d8aa7
doc: fix track event namespace 5年前
  Jaya Allamsetty 47b292e332
feat(video-quality): control the sender resolution based on video quality settings (#1119) 5年前
  paweldomas 2dce3bff78 ref: disable lipsync by default 5年前
  Paweł Domas 3dcd26e6c2
ref: deprecate and rename 'bosh' option to 'serviceUrl' (#1022) 5年前
  Andrei Gavrilescu e4b523d0fa Noisy microphone detection (#1013) 5年前
  Jaya Allamsetty d653773368 doc: add documentation for setEffect method on JitsiTrack 5年前
  Andrei Gavrilescu e1c2a79e55 updated api doc, additional comments 5年前
  Andrei Gavrilescu 5e425a2fd1 refactor / change trigger thresholds 6年前
  damencho dd31f0aff0 Simplifies logic around userID and callstatsUsername in callstats. 6年前
  damencho fe988ae391 Adds option to send email as identifier in stats. 6年前
  damencho ad8cc5a694 Partially reverts 24bda8e and uses domain/roomname to report to cs. 6年前
  Дамян Минков 24bda8e941
Adds confID to JitsiConference option and enables callstats siteID. (#934) 6年前
  Paul Tiedtke ff62d34b57 docs: add TRACK_AUDIO_LEVEL_CHANGED 6年前
  damencho 0a5eaf3d36 Adds start silent config, to disable send/receive audio. 6年前
  Leonard Kim 985a0bbfab feat(conference): add way to check if local participant is hidden 6年前
  Roey 5da450a5a1
Update API.md 6年前
  Leonard Kim b664e3246e fix(docs): update url for loading lib 6年前
  Louis Sivillo 0ae96d8e18 Updated API docs to include connectvityEvents 7年前
  Saúl Ibarra Corretgé 91f15f86ab feat(permissions): refactor keeping track of device permissions 7年前
  Saúl Ibarra Corretgé 3d02a85744 cleanup: remove no longer used code 🔥🔥🔥 7年前
  Saúl Ibarra Corretgé 6a0c44450a core: refactor initialization not to return a Promise 7年前
  Saúl Ibarra Corretgé 826dacdc7d feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 7年前
  damencho ec34776e1f Removes disableDesktopSharing option. 7年前
  Дамян Минков 62f7e5c73e Removes Firefox extension handle (removed in FF newer than latest ESR). (#722) 7年前
  Saúl Ibarra Corretgé bebfebf025 doc: remove incorrect note about token parameter 7年前
  Saúl Ibarra Corretgé 97a450c778 doc: fix link to public lib-jitsi-meet JS file 7年前
  Saúl Ibarra Corretgé a8349d40a1
feat(JitsiConnectionErrors): remove unused constant (#656) 7年前
  Дамян Минков 16d3b2eacb Uses optional statsId to report to callstats and push it to presence. (#608) 8年前
  Saúl Ibarra Corretgé 1387e283d4 feat(h264): add ability to disable H.264 (#610) 8年前
  Saúl Ibarra Corretgé 3295be78c5 feat(JitsiLocalTrack): make mute/unmute more resilient 8年前
  Paweł Domas a6abae2e61 feat: add 'disableDesktopSharing' option (#548) 8年前
  Iñaki Baz Castillo 28b541d743 feat(DataChannel): add support for WebSockets in addition to data channels 8年前
  Alfredo Guzman 645f13b112 Get local user ID (#495) 8年前
  Дамян Минков 4083e5d641 Introduces new config ignoreStartMuted, ignores start muted option. (#428) 8年前
  damencho 5158c4f352 Changes lastN event params to be leaving and entering endpoint IDs. 8年前
  brian baldino 4d2349b410 add notes on preferH264 (and disableRtx) to the api doc 8年前
  Saúl Ibarra Corretgé 079f95974b cleanup: Make desktop sharing options consistent and drop deprecated ones 8年前
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 8年前
  paweldomas 935667f2fc feat: add BEFORE_STATISTICS_DISPOSED event 9年前
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support 9年前
  damencho 0f52b939b7 Adds a property to disable/enable talk while muted. 9年前
  damencho a9dd9ad1d2 Adds a option to set custom callstats script. 9年前
  paweldomas 9da5aeec84 doc(API): describe 'enableLipSync' option 9年前
  tsareg d00993293a Added TRACK_NO_STREAM_FOUND JitsiTrackError type 9年前
  damencho be22ab769b Loads analytics js dynamically by searching for it next to the library or by using a custom script url option passed to the library on initialisation. 9年前
  damencho 234f3384e1 Moves loading of analytics in the library. 9年前