Lyubo Marinov
dfebd692f3
eslint 4.8.0
ESLint 4.8.0 discovers a lot of error related to formatting. While I
tried to fix as many of them as possible, a portion of them actually go
against our coding style. In such a case, I've disabled the indent rule
which effectively leaves it as it was before ESLint 4.8.0.
Additionally, remove jshint because it's becoming a nuisance with its
lack of understanding of ES2015+.
7 gadus atpakaļ
Leonard Kim
4a1efed4a8
feat(audio-level): convert SmallVideo AudioLevelIndicator to React
8 gadus atpakaļ
yanas
b58556b6c3
Fixes audio level algorithm.
8 gadus atpakaļ
yanas
3bb877cc3a
Audio levels redesign.
8 gadus atpakaļ
yanas
37dcc6c994
Improves the pin and hover borders
8 gadus atpakaļ
yanas
1c8535a2d5
Improves the pin and hover borders
8 gadus atpakaļ
yanas
0013745783
Video thumbnails redesign
8 gadus atpakaļ
hristoterezov
7bf9a82f0b
Implements conference reload support
9 gadus atpakaļ
yanas
64d8cb2db2
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
9 gadus atpakaļ
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
9 gadus atpakaļ
yanas
e7e8dc3457
Fixes shifted audio level glow on thumbnails. Fixes missing audio level indicator on large video avatar.
9 gadus atpakaļ
damencho
3fd68fa0fd
Renames all active speaker references to be called dominant speaker.
9 gadus atpakaļ
isymchych
b375b14696
abstract out remoteVideos management
9 gadus atpakaļ
isymchych
0fd0f5b633
refactoring of Etherpad and Prezi
9 gadus atpakaļ
isymchych
6ded050b51
do not use RTC/xmpp in UI module
9 gadus atpakaļ
isymchych
cb522eadd8
code cleanup
9 gadus atpakaļ
isymchych
6a3704d826
replace resourceIds with ids in AudioLevels
9 gadus atpakaļ
isymchych
09aa9482c0
do not use members module
9 gadus atpakaļ
isymchych
c21c9ce1b8
do not use xmpp module in AudioLevels
9 gadus atpakaļ
Boris Grozev
5ac3304956
Fixes a typo reported by Hamid Yaseen. Closes #283.
9 gadus atpakaļ
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
9 gadus atpakaļ
Boris Grozev
09eaa0d303
Fix comparison warnings.
9 gadus atpakaļ
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
10 gadus atpakaļ
hristoterezov
baee96734c
Moves LargeVideo html dependancies in LargeVideo.js
10 gadus atpakaļ
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 gadus atpakaļ
George Politis
93648f361b
Updates the license headers.
10 gadus atpakaļ
hristoterezov
f2a7a43ba7
Fixes audio level performance issue on avatar.
10 gadus atpakaļ
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 gadus atpakaļ
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 gadus atpakaļ
hristoterezov
69b0e2ad32
Creates UI module.
10 gadus atpakaļ
fo
451d16a664
Fixes error when myroomjid is null.
10 gadus atpakaļ
fo
b6a665e007
Adds audio levels for the active speaker avatar.
10 gadus atpakaļ
fo
3b8af470ca
Adds an interface configuration object.
10 gadus atpakaļ
yanas
913cdb9c7a
Fixes audio level interface in the single user in conference case.
11 gadus atpakaļ
Lyubomir Marinov
e9a3b45316
Fixes an error caused by trying to get a property of undefined related to audio levels.
11 gadus atpakaļ
yanas
50f1521d5c
Audio level indication. Improvements in rollover and active speaker UI.
11 gadus atpakaļ