37 Commits (16fe22e9c901b71ec804921a28765cc94e45047d)

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