67 Commity (a653816f90a5182b2d8bcbcdb8528092a41f59e4)

Autor SHA1 Wiadomość Data
  Leonard Kim b37bbcc622 fix(filmstrip): allow pinning of participants without streams 7 lat temu
  Leonard Kim 4a90e6dc71 fix(filmstrip): create a specific target for local video appending 7 lat temu
  hristoterezov 969f5d67ab feat(eslint): Enable for non react files 7 lat temu
  hristoterezov a3a871d4b3 fix(lib-jitsi-meet): Use the exported constants 7 lat temu
  yanas 86fcfcc535 WiP(invite-ui): Initial move of invite UI to invite button (#1950) 7 lat temu
  Leonard Kim 52ee8fd473 ref(small-video): remove some global jquery dom querying 7 lat temu
  Leonard Kim 16fbf90a00 ref(local-audio): remove rendering of local audio 7 lat temu
  Leonard Kim ec22329408 ref(local-video): generate html instead of hardcoding in filmstrip 7 lat temu
  virtuacoplenny 725d39ddcd feat(jitsipopover): convert to InlineDialog (#1804) 7 lat temu
  Leonard Kim 44bbd26c96 ref(stats): process stats through one pub/sub 7 lat temu
  virtuacoplenny 244de8096f feat(local-video): convert to react (#1705) 7 lat temu
  paweldomas de2eee2e61 ref(VideoLayout): reduce 'forceUpdate' usage 7 lat temu
  paweldomas 751f27644f fix(VideoLayout): store userID in container 8 lat temu
  virtuacoplenny 928181cd7a feat(display-name): convert to React (#1672) 7 lat temu
  Leonard Kim 4ce5888b4c feat(connection-indicator): convert to react 7 lat temu
  paweldomas b58f1cdd16 use logger instead of console 8 lat temu
  damencho 510c650b7b Adds a property to hide display name and disable update view. 8 lat temu
  damencho 2807346bdf Makes decision what to show in avatar consistent (in updateView). 8 lat temu
  damencho fec8f4e005 Fixes an issue with mixing visibility functions for elements. 8 lat temu
  damencho 5cead57723 Reverts hover over small video to show display name. 8 lat temu
  Ilya Daynatovich 1e24be6dd4 Fix editing the name 8 lat temu
  yanas 3fe43abdea Move the display name to the center 8 lat temu
  damencho 5217bf0bb8 Removes translateString and use translateElement. 8 lat temu
  Lyubomir Marinov a2b076985a ESLint 8 lat temu
  Maxim Voloshin 664d7a4f67 Allow user to edit initial username 8 lat temu
  yanas 3bb877cc3a Audio levels redesign. 8 lat temu
  paweldomas fceb512a03 ref(SmallVideo): add 'isCurrentlyOnLargeVideo' 8 lat temu
  yanas 1486eac752 Applies fixes to thumbnail video toolbar from m-voloshin 8 lat temu
  yanas 0013745783 Video thumbnails redesign 8 lat temu
  yanas 09f7615a35 Changes icon set. 8 lat temu
  damencho bb705e32d9 Moves local video thumb initializations where they belong. 8 lat temu
  yanas da0898a066 Isolate object-fit fix for Windows Qt browser only 8 lat temu
  hristoterezov 7bf9a82f0b Implements conference reload support 8 lat temu
  hristoterezov 1eb915d312 Adds config option for enabling the flip menu for the local video 9 lat temu
  hristoterezov c3338d3bf2 Implements custom context menu to flip the local video 9 lat temu
  yanas ab67b42eb9 Hide recorder local thumbnail 9 lat temu
  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 lat temu
  yanas cc761700fe Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI. 9 lat temu
  damencho ca56734d9c Moves VideoLayout reference in SmallVideo as it is used there in updateView. 9 lat temu
  hristoterezov 30e1e3b23a Fixes jitsi meet to work with the renamed events and methods from the latest version of lib-jitsi-meet. 9 lat temu
  isymchych 0bcbd105e3 escape nicknames before displaying them 9 lat temu
  isymchych 401e5e7ae0 fix jshint issues 9 lat temu
  isymchych f65d630ad8 allow user to select camera and microphone 9 lat temu
  paweldomas 7ec6e9ae29 Gets rid fo RTCBrowserType usages. 9 lat temu
  paweldomas 48cedb0865 Adopts to new semantics of JitsiTrack#attach method. 9 lat temu
  yanas fe2804f474 Fixes SmallVideo object not making a difference between an audio and a video stream, which was causing FireFox issues with large video set to the audio stream. 9 lat temu
  hristoterezov 6ad9243446 Updates the library. Removes oncontextmenu handlers. 9 lat temu
  hristoterezov 8787723330 Fixes desktop streaming for FF 9 lat temu
  damencho dcb607a586 Shows displayname after editing it. 9 lat temu
  damencho 0531daf541 Updates the way we update large/small video, avatars and displayname. Fixes issue with not displying avatars in local or remote video when video muted. Fixes if pinned participant turns off video and when unpin we return to the correct dominant speaker. 9 lat temu