41 コミット (d1505231a5fd20eb7b7579bdaa203917d209a5e2)

作成者 SHA1 メッセージ 日付
  Hristo Terezov d1f0ab4d5a fix(GUM-permissions): cache permissions on init. 4年前
  Hristo Terezov 84357ce1a8 fix(GUM): improve permissions logic. 4年前
  Saúl Ibarra Corretgé 301e3a22dd feat(BrowserCapabilities) drop supportsVideo 5年前
  Paul Tiedtke fe7d5a7ebf fix(RTCUtils): Cannot read property 'find' of undefined 5年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 5年前
  Jaya Allamsetty fb1a910265 fix(safari): Use standard audio constraints on non-chromium browsers 5年前
  virtuacoplenny 83af6e78a8
Fix typos around permissions (#883) 6年前
  Saúl Ibarra Corretgé 91f15f86ab feat(permissions): refactor keeping track of device permissions 7年前
  hristoterezov 44d2c7ba21 feat(browser_caps): Implement browser capabilities API. (#690) 7年前
  virtuacoplenny 9eaf57f157 feat(audio-only): be able to lock a browser into capturing audio only 8年前
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8年前
  Leonard Kim 731b2a7ad5 feat: add methods to check muti-mic support and stats collecting 8年前
  Lyubo Marinov 7c0b8d9145 [eslint] no-use-before-define 8年前
  Lyubo Marinov 068f290835 [eslint] lines-around-comment 8年前
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8年前
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8年前
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback 8年前
  Lyubo Marinov 1068233eac [eslint] prefer-rest-params 8年前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8年前
  Lyubo Marinov ed0d464392 [eslint] quotes 8年前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8年前
  hristoterezov c96898c478 fix(eslint): Add no-multi-spaces rule 8年前
  hristoterezov 3e44723582 fix(eslint): Add indent rule 8年前
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule 8年前
  Lyubo Marinov 596767d57e [eslint] object-shorthand 8年前
  Lyubo Marinov 4d2a24ba87 [eslint] prefer-spread 8年前
  paweldomas 9e7e3ddfe1 style(JitsiMediaDevices): use import 8年前
  paweldomas f0d128484d ref(MediaType): convert to ES6 syntax 8年前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8年前
  Lyubomir Marinov 90ee7e8a54 ESLint 9年前
  Lyubomir Marinov 4f10ce43a9 ES6 for JitsiMediaDevicesEvents 9年前
  paweldomas a34e4255e4 Make 'isDeviceListAvailable' a Promise 9年前
  tsareg dd7b70d939 Do not send event to callstats when no audiooutput devices are available. 9年前
  damencho fa1d6b784b Adds a variable, avoids duplicate method call. 9年前
  damencho 011d71ed94 Adds additional check, avoids undefined error. 9年前
  damencho 0322825701 Reports initial device list and subsequent device changes to callstats. 9年前
  tsareg 714585de88 Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks 9年前
  Kostiantyn Tsaregradskyi f57a75b412 Switch local audio and video track when list of available devices changes 9年前
  Kostiantyn Tsaregradskyi 0220f82e75 Added ability to notify about available media device list changes 9年前