198 次代码提交 (a4d5c41b3ab103207b18d84b350e38d3023596b5)

作者 SHA1 备注 提交日期
  hristoterezov 0f9bc766db fix(filmstrip_only): JS errors 8 年前
  yanas 0f2ba1cefe refactor(UIUtils): merges show and hide functions and cleans visibility setting 8 年前
  paweldomas 51da40e90c ref(UIUtil): add showOrHideElement 8 年前
  damencho 6211566c0c Sending unpin after clicking local video and unpinning remote. 8 年前
  damencho 8e6fd0ca95 Fixes unpinning local user which is dominant speaker. 8 年前
  paweldomas b58f1cdd16 use logger instead of console 8 年前
  Ilya Daynatovich 5aff96e3b7 Updated in videolayout 8 年前
  Maxim Voloshin 68ab87cc0d Hide DOM elements using css class 8 年前
  Boris Grozev c0c198098b style: Renames variables, adds a FIXME. 8 年前
  Boris Grozev ac0ee771ed docs: Adds a FIXME. 8 年前
  Boris Grozev 0ca9389e4b cleanup: Simplify code. 8 年前
  yanas a17a98991c Ongoing work on video thumbnail layout 8 年前
  damencho bbe475cb4e Fixes review comments. 8 年前
  damencho a2c71d05e6 Calculates quality based on the resolution and upload. 8 年前
  Lyubomir Marinov a2b076985a ESLint 8 年前
  damencho 6320ef1caa Updates raised hand to overwrite dominant speaker. 8 年前
  yanas 3bb877cc3a Audio levels redesign. 8 年前
  yanas 37dcc6c994 Improves the pin and hover borders 8 年前
  yanas 1c8535a2d5 Improves the pin and hover borders 8 年前
  paweldomas 7585413e7d fix(VideoLayout): from avatar to video transition 8 年前
  paweldomas 661ea2cf45 feat(VideoLayout): add remote connection problems UI 8 年前
  paweldomas 352e784cad fix(VideoLayout): show video when the connection is back 8 年前
  paweldomas 9d1364b6fb feat(RemoteVideo): show disconnected GSM bars for remotes 8 年前
  paweldomas 8a43699a89 feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail 8 年前
  paweldomas 3ef5dd20ef ref(RemoteVideo): store JitsiParticipant instead of id 8 年前
  yanas af91fb50b2 Fixes moderator related elements when everyone is moderator 8 年前
  paweldomas 419950ca49 fix(VideoLayout): "connection interrupted" shown only on video 8 年前
  paweldomas e39648ce21 ref(LargeVideo): rename to LargeVideoManager 8 年前
  paweldomas e0a05c5908 ref(LargeVideo): move VideoContainer to separate file 8 年前
  yanas 0013745783 Video thumbnails redesign 8 年前
  hristoterezov dab5252746 feat(ringoverlay): Change the background when the avatar is displayed 8 年前
  damencho a5bc9625ef Fixes parameters for VideoLayout.resizeThumbnails. 8 年前
  yanas 8562d3d55d Remove bottom toolbar and change side panel position and behavior 8 年前
  damencho bb705e32d9 Moves local video thumb initializations where they belong. 8 年前
  damencho 246ab88a3e Fixes muting particular remote participant. 8 年前
  Boris Grozev de41977c77 Logs resolution changes to callstats. 9 年前
  hristoterezov 7bf9a82f0b Implements conference reload support 9 年前
  Boris Grozev 2d2e27b8d0 Implements "raised hand". 9 年前
  Boris Grozev 4b6ac38058 Fixes a failure to show the dominant speaker indicator for the local participant. 9 年前
  hristoterezov c3338d3bf2 Implements custom context menu to flip the local video 9 年前
  yanas ab67b42eb9 Hide recorder local thumbnail 9 年前
  yanas edf2f8114b Make sure remote video exist before we use it 9 年前
  yanas aeabad4891 Fix missing remote video exception 9 年前
  yanas c881e7b640 Add hidden participant support 9 年前
  paweldomas f2c9b8b7a5 Fix issue updating large video 'src' while on stage 9 年前
  yanas e43c5ab54c Add custom-role to presence and special view for Recorders 9 年前
  damencho d48ef06ddb Fixes and issue where: if we receive dominant speaker event just before the video start playing, this can override already pinned video. 9 年前
  damencho 9abc78ef24 Do not send SELECTED_ENDPOINT events for custom containers. 9 年前
  damencho 27607e8754 Update variable name to pinnedId. 9 年前
  damencho 94d98ec0ab Fixes returning to dominant speaker after closing shared video. Renames a method and fix its behaviour was handling both case when removing just video element in small videos (local or remote) and when we are removingParticipantContainer, now just handles the second one and uses focusedID if any or dominantSpeakerID if any, otherwise elects new video. 9 年前