Commit Graph

379 Commits (3cd549a7584c97a7f9afcca783f46ac23837e9a4)

Author SHA1 Message Date
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
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
Issac Gerges bcccc58b2c Allow for a list of enabled buttons to be passed as part of interfaceConfig 10 years ago
paweldomas ff199a4d78 Updates app.bundle.js 10 years ago
paweldomas 8956002de5 Updates app.bundle.js 10 years ago
paweldomas e88cf8735d Updates app.bundle.js 10 years ago
paweldomas ffb77f197a Fixes video thumbnail flickering issue in Safari. 10 years ago
paweldomas a2b43843b7 Updates app.bundle.js 10 years ago
paweldomas e79d476d89 Updates app.bundle.js 10 years ago
paweldomas 9a7bc4ebab Fixes issue with returning from shared document view. Calls show() before fadeOut() on large video to avoid situation when we end up with black screen and are unable to select new video. Updates app.bundle.js. 10 years ago
damencho 2081757ba1 Enables stats in FF. 10 years ago
paweldomas 562761196d Updates app.bundle.js 10 years ago
paweldomas eb63b24a9a Fixes fadeIn/fadeOut large video transitions in Safari. Enables animation on video resize when switching between camera and screen video. 10 years ago
Boris Grozev 5fc868ee96 Updates app.bundle.js. 10 years ago
paweldomas f2b5cdbfb8 Updates app.bundle.js. 10 years ago
paweldomas 18f03e296b Fixes broken input fields in Safari. 10 years ago
Boris Grozev 7f1eb617c3 Uses npm packeges for socket.io and jsSHA. 10 years ago
Issac Gerges dcc206b2b4 Update non-container toolbar items to be set to inline-block when shown 10 years ago
paweldomas 8fea9b76ee Updates app.bundle.js 10 years ago
Issac Gerges fc6f5717cb Refactor toolbar to add separators via css and remove unneeded containers 10 years ago
paweldomas b680ecd2ff Renames getLargeVideoJid to getLargeVideoResource and updates app.bundle.js. 10 years ago
Boris Grozev 2bea2eec74 Updates app.bundle.js. 10 years ago
paweldomas 44136e8a55 Updates app.bundle.js. 10 years ago
hristoterezov 7793d65a99 Renames config.minimized to config.filmStripOnly . 10 years ago
hristoterezov b77791f4b2 Implements minimized mode - only the thumbnails are visible. 10 years ago
damencho 4092d67853 Updates use of recording states, add some information texts and notifications. 10 years ago
paweldomas 2ea6be9b2c Updates app.bundle.js. 10 years ago
yanas 9d321df49e Adds javadoc for previous commit. 10 years ago