62 コミット (826dacdc7d43b4739613a99e8e8399fc7b753d8f)

作成者 SHA1 メッセージ 日付
  Vivek H. Doshi 60b2102252 Line no 194 : localTracks[i].stop(); to dispose(); (#750) 7年前
  virtuacoplenny fefd96e0e8 feat(recording): frontend logic can support live streaming and recording (#741) 7年前
  Дамян Минков 62f7e5c73e Removes Firefox extension handle (removed in FF newer than latest ESR). (#722) 7年前
  Lyubo Marinov ff8468d931 eslint 4.8.0 7年前
  Iñaki Baz Castillo 28b541d743 feat(DataChannel): add support for WebSockets in addition to data channels 7年前
  Lyubo Marinov de61af8b2d [eslint] require-jsdoc 8年前
  hristoterezov e5472b9aca fix(eslint): Add eqeqeq rule 8年前
  Lyubo Marinov 308adc133a [eslint] max-len 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 7cecd3a9d9 [eslint] comma-dangle, comma-spacing 8年前
  Lyubo Marinov 63ebd47172 [eslint] array-bracket-spacing 8年前
  Lyubo Marinov 2b4caa585d [eslint] max-statements-per-line 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 c991abf9ef [eslint] prefer-template 8年前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8年前
  hristoterezov 5ac13a304e fix(eslint): Add dot-location rule 8年前
  Lyubo Marinov a09abf6f59 [eslint] no-trailing-spaces 8年前
  Lyubo Marinov 4293971466 [eslint] operator-linebreak 8年前
  Lyubo Marinov ed0d464392 [eslint] quotes 8年前
  Lyubo Marinov f26ab1a934 [eslint] semi-spacing 8年前
  Lyubo Marinov f8ab8015a2 [eslint] space-before-blocks 8年前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8年前
  Lyubo Marinov 324afc0caf [eslint] space-infix-ops 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年前
  hristoterezov c36b464bfc fix(eslint): Add curly rule 8年前
  Saúl Ibarra Corretgé 079f95974b cleanup: Make desktop sharing options consistent and drop deprecated ones 8年前
  Lyubomir Marinov 90ee7e8a54 ESLint 8年前
  George Politis c3dafcf0f3 Nukes the pre-configured bridge from the example config file. 9年前
  Kostiantyn Tsaregradskyi 0220f82e75 Added ability to notify about available media device list changes 9年前
  Kostiantyn Tsaregradskyi eddea0a02a Added ability to switch audio output device - changes after review 9年前
  Kostiantyn Tsaregradskyi 4a17d57fc6 Added ability to switch audio output device 9年前
  yanas 638bec6375 Basic Jibri recording refactoring. 9年前
  hristoterezov 1c9eed44c5 Renames JitsiTrack.stop method and TRACK_STOPPED event. Fixes minor issues with TRACK_REMOVED event. 9年前
  hristoterezov 490d825ef9 Fixes issues in example.js 9年前
  hristoterezov 37e73e7ec5 Fixes minor Firefox issues. Adds methods for the desktop sharing. 9年前
  hristoterezov 09c951c4bf Removes the JS code that prevents multiple outgoing call 9年前
  hristoterezov ba5275ef2f Adds follow entity parameter for the recording 9年前
  hristoterezov 5cfd0b39d4 Adds call support 9年前
  hristoterezov dfd497ed68 Fixes JS errors in the recording 9年前
  hristoterezov 7cb1484add Adds unload link to example page 9年前
  hristoterezov f29399d9e4 Fixes IE 10 support 9年前
  hristoterezov 11e50d1d85 Fixes JS error on unload 9年前
  hristoterezov 268d4e0adc Fixes JS errors on FF. Fixes disco info JS error. 9年前
  isymchych 56328fcf58 use JitsiParticipant; add some method implementations 9年前
  hristoterezov 8409bab854 Fixes the issues with mute, audio levels and remove events that were attached to the conference 9年前
  hristoterezov 6772975134 JitsiMeetJS.init returns Promise. 9年前