56 コミット (ed43a6953d3e3497f12b3da54686b3e34b4fb2b3)

作成者 SHA1 メッセージ 日付
  Hristo Terezov 0ec072378c fix(modificationQueue): error handling & logs 4年前
  Jaya Allamsetty a433ca2dbc
feat(stats): Add the ability to enable callStats only on a certain % of conferences 5年前
  Saúl Ibarra Corretgé 735c30ec4f e2ee: introduce per-participant randomly generated keys 5年前
  paweldomas 3ac00edfd5 ref(IceFailedHandling): use ping instead of networkInfo 5年前
  Jaya Allamsetty a9ceee2de7 feat: PerformanceObserverStats initial commit 5年前
  paweldomas 61dca1d7b9 feat(XmppConnection): sendIQ2 5年前
  paweldomas 8a41d02407 feat(XmppConnection): use full jitter backoff patter for resume retry 5年前
  paweldomas caedfd27b3 feat(Listenable): make addListener remove unsubscribe method 5年前
  Andrei Gavrilescu e4b523d0fa Noisy microphone detection (#1013) 5年前
  paweldomas c0af82a215 squash: remove pending tasks from the queue before scheduling close 6年前
  paweldomas bdd303109f squash: rename workFunction to task 6年前
  paweldomas b670fb674c squash: callback called with new Error() when stopped 6年前
  paweldomas fc1633b88f squash: rename private vars in AsyncQueue 6年前
  paweldomas 036662c653 fix(JingleSessionPC): prevent from queueing tasks after close 6年前
  paweldomas 5c674f923e fix(RTC): protect from counter overflow 7年前
  bgrozev 3aa2356f7a Video suspend abtest (#634) 8年前
  Saúl Ibarra Corretgé 2766d9d433 feat(utils): style consistency 8年前
  Lyubo Marinov 66b62080e8 [eslint] max-params 8年前
  Lyubo Marinov 8fbc815836 [eslint] no-param-reassign 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 c991abf9ef [eslint] prefer-template 8年前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8年前
  Lyubo Marinov 4293971466 [eslint] operator-linebreak 8年前
  Lyubo Marinov ed0d464392 [eslint] quotes 8年前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8年前
  Lyubo Marinov 14147059b3 [eslint] spaced-comment 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年前
  Lyubo Marinov 596767d57e [eslint] object-shorthand 8年前
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule 8年前
  hristoterezov 3b39be8a59 feat(Listenable): Implements Listenable class 8年前
  Lyubomir Marinov 90ee7e8a54 ESLint 9年前
  damencho 68b78bb730 Adds load and error callback to the script util. 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年前
  hristoterezov 342e8ac5c0 Simplifies EventEmitterForwarder.forward code 9年前
  paweldomas fc995e5aa0 Add utility method for constructing JWT login service URL 9年前
  hristoterezov faeda96206 Implements reload method in JitsiConference 9年前
  hristoterezov 85fd13a082 Fixes issues after review 9年前
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages 9年前
  Lyubomir Marinov 704f1f8063 Fix a typo in function names 9年前
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9年前
  Lyubomir Marinov ea8fbf8697 Introduces a utility function to load optional scripts such as callstats.io. 9年前
  hristoterezov b8682c6a83 Add callstats support 9年前
  George Politis 2c317e3b17 Removes the local SSRC replacement hack and fixes video muting/unmuting when simulcast is enabled. 9年前