38 コミット (1e3dc20b44c42b3b51c8a8acd4f8157ee9e85532)

作成者 SHA1 メッセージ 日付
  Дамян Минков 8b1aff5512 Adds in memory log storage, to be used while testing. (#2858) 7年前
  hristoterezov df754f4f41 fix(reload): Preserve URL params on reload/redirect. 7年前
  bgrozev 43ac039fd6 fix: Adapts to changes in lib-jitsi-meet. (#2354) 7年前
  bgrozev 090f2f9ccb Restructures the analytics events (#2333) 7年前
  hristoterezov 969f5d67ab feat(eslint): Enable for non react files 7年前
  hristoterezov 01031ff0a7 fix(JitsiLocalStorage): Handle local storage error 7年前
  Дамян Минков 6682543691 Moves analytics loading to react. (#1945) 7年前
  Leonard Kim ec7c10c99b ref(toolbar): replace custom debounce with lodash throttle 7年前
  hristoterezov c8c44d62ed fix: some exports to make it work with webpack 2 8年前
  hristoterezov b49c1c6ba2 fix(transport): Code style issues and enableLegacyFormat param bug 8年前
  hristoterezov 0dff35c0db feat(transport): Implement transport module 8年前
  Lyubomir Marinov 6c5468d904 Simplify the source code 8年前
  Lyubomir Marinov a8cd4ff12c 1, not 2 names for 1 and the same abstraction 8年前
  Ilya Daynatovich 83dd56d34c Move roomname generator to React 8年前
  Illia Daynatovich 4584d89c43 Rewrite with ES6 8年前
  paweldomas 3475ad4674 ref(LogCollector): adapts to caching in LogCollector 8年前
  paweldomas 7c8ca45d9a ref(LogCollector): extract JitsiMeetLogStorage 8年前
  paweldomas b58f1cdd16 use logger instead of console 8年前
  hristoterezov 7e2fe30472 feat(JitsiLocalStorage): Implement localStorage wrapper 8年前
  Ilya Daynatovich 99d50ade11 Change main toolbar animation; optimize mousemove handler 8年前
  paweldomas f7bfe8d8bf feat: introduce ConferenceUrl module 8年前
  hristoterezov 8d162609e0 Handles the errors thrown by the data channel methods 9年前
  isymchych 5ec28ff3c1 code cleanup: remove unused settings 9年前
  isymchych 379f786225 handle FOCUS_LEFT conference error 9年前
  isymchych 6cda300861 synchronize Large video fadeIn/fadeOut animations 9年前
  yanas 2bee98744d Merges commit from Boris Grozev on jitsi-meet: Fixes a typo. 9年前
  Lyubomir Marinov b49a08c485 Decides whether to use analytics after the analytics API has been given a chance to load. 9年前
  George Politis dc07fd733f Removes the local SSRC replacement hack and fixes video muting/unmuting when simulcast is enabled. 9年前
  isymchych a10f9437f1 Integration of statistics module 9年前
  bgrozev b2a3866fe4 Fixes a typo (reported by Emil Ivov) 9年前
  Boris Grozev 4009fed35d Moves the roomname generator to util, reuses a function. 9年前
  Boris Grozev 5542642933 Exposes functions in RandomUtils. 9年前
  Boris Grozev 005cc4b27a Simplifies code. 9年前
  isymchych c89c9e78ff move username generator to utils 9年前
  paweldomas 333cd6f25f Converts constants in RandomUtil to hex. 9年前
  paweldomas b1f617502e Integrates token authentication. 9年前