Commit Graph

402 Commits (8d77088f6d86acd837a32c51a83a4e9227bf64ee)

Author SHA1 Message Date
hristoterezov 8d77088f6d Stores measured times and exposes them 9 years ago
yanas 67e8118d74 Shows/hides feedback button when the filmstrip is shown/hidden. 9 years ago
yanas 5cbe710075 Fixes enter room name field in the welcome page. 9 years ago
damencho 2e3dcb142d Updates translation. 9 years ago
yanas 39c350cdba Fixes streaming tooltip. Checks if the stream id is not provided and requests the user before starting the recorder. 9 years ago
yanas 68994fbe74 Recording related UI modifications. 9 years ago
hristoterezov 4a1175d44f Fixes comments after review 9 years ago
hristoterezov bf9c4ea444 Implements server side connection establishment 9 years ago
yanas 72454ff279 HD label added when the large video is in HD. 9 years ago
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 years ago
damencho 38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. 9 years ago
damencho 4ff6d276ce Removes prezi. 9 years ago
isymchych be0abf908e auto-save setiings 9 years ago
isymchych c294f592c8 code cleanup: remove redundant span.nick elements 9 years ago
isymchych f65d630ad8 allow user to select camera and microphone 9 years ago
hristoterezov 67f1a040eb Removes link tag for the SS plugin because it is created dynamically by the library. 9 years ago
damencho 33cb79fb8a Fixes lib filename. 9 years ago
Lyubomir Marinov 6dbbea9944 Decides whether to use analytics after the analytics API has been given a chance to load. 9 years ago
hristoterezov 6ad9243446 Updates the library. Removes oncontextmenu handlers. 9 years ago
hristoterezov 0d03a4fceb callstats 9 years ago
Lyubomir Marinov b49a08c485 Decides whether to use analytics after the analytics API has been given a chance to load. 10 years ago
Lyubomir Marinov ca3dd8865f Asynchronously downloads the callstats.io API because the third-party server may take 'forever' to respond. 10 years ago
Lyubomir Marinov d7c9a97e8d Adds a FIXME (comment) to make a note of the fact that loading analytics.js after modules/statistics/AnalyticsAdapter.js forces the method AnalyticsAdapter.sendEvent to a no-op. 10 years ago
damencho c64d008d05 Fixes element id name. 10 years ago
damencho 3fd68fa0fd Renames all active speaker references to be called dominant speaker. 10 years ago
hristoterezov 29a85b797a Fixes audio / video mutes 10 years ago
isymchych 0fd0f5b633 refactoring of Etherpad and Prezi 10 years ago
Boris Grozev e06ec616a6 Changes enableThirdParty requests to disableThirdParty requests, in 10 years ago
Jesse Bickel fd9485b7e5 Use gravatar when enabled. 10 years ago
Jesse Bickel 46a5c909c8 Only load 3rd party JavaScript when config.enableThirdPartyRequests is true. 10 years ago
Boris Grozev f42684d789 Changes enableThirdParty requests to disableThirdParty requests, in 10 years ago
Jesse Bickel 895bb3fd60 Use gravatar when enabled. 10 years ago
Jesse Bickel 3f42f8bf67 Only load 3rd party JavaScript when config.enableThirdPartyRequests is true. 10 years ago
isymchych 8226914348 load library from index.html 10 years ago
isymchych 59f98205c7 use JS API; UI module refactoring 10 years ago
damencho 4b62f7f0ac Adds shortcut to toggle desktop sharing. 10 years ago
yanas 73b1d3c7c2 Adds a feedback button and dialog. 10 years ago
Yana Stamcheva b2f94783fa Loads css before js, attempting to fix an issue with incorrect video initial size. 10 years ago
damencho 4ed5fa2813 Adds version param to all resources. 10 years ago
Boris Grozev cf8950110f Adds additional logs, including timestamps relative to the initial 10 years ago
Boris Grozev d0b254ca15 Merges css files. 10 years ago
Boris Grozev 0ed2b55960 Updates font-awesome to version 4.4.0 and includes it in the repositoyry. 10 years ago
Boris Grozev e0ba0c8085 Remove commented-out script tags from index.html. 10 years ago
Devin Wilson b1760fad12 Pull deps from npm 10 years ago
Boris Grozev 62d3b749bb Adds config options to filter out TCP or UDP candidates (for the purpose 10 years ago
Boris Grozev 9ee24d7eab Minifies our libraries. 10 years ago
Boris Grozev 5b1f7b1204 Minimizes app.bundle.js by default. 10 years ago
hristoterezov b010b3267d Fixes the name for the recording button in interface_config.js 10 years ago
Boris Grozev 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. 10 years ago
damencho 6b94d3fe47 Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet. 10 years ago