Hristo Terezov
af6c794fda
ref(remote-control): Use React/Redux.
2020-12-15 18:09:58 -06:00
virtuacoplenny
f77e1dc591
fix(speaker-levels): convert calculation from string to float ( #3870 )
2019-02-06 10:49:20 -08:00
hristoterezov
969f5d67ab
feat(eslint): Enable for non react files
2017-10-16 14:36:29 -05:00
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+.
2017-10-02 18:12:38 -05:00
Leonard Kim
4a1efed4a8
feat(audio-level): convert SmallVideo AudioLevelIndicator to React
2017-06-22 11:14:41 -05:00
yanas
b58556b6c3
Fixes audio level algorithm.
2016-09-29 00:22:05 -05:00
yanas
3bb877cc3a
Audio levels redesign.
2016-09-28 16:41:13 -05:00
yanas
1c8535a2d5
Improves the pin and hover borders
2016-09-26 15:40:56 -05:00
yanas
0013745783
Video thumbnails redesign
2016-09-14 21:20:54 -05:00
hristoterezov
7bf9a82f0b
Implements conference reload support
2016-07-07 20:44:04 -05:00
yanas
64d8cb2db2
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
2016-03-24 10:01:08 -05:00
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
2016-02-24 15:05:24 -06:00
yanas
e7e8dc3457
Fixes shifted audio level glow on thumbnails. Fixes missing audio level indicator on large video avatar.
2016-02-05 11:32:09 -06:00
damencho
3fd68fa0fd
Renames all active speaker references to be called dominant speaker.
2016-01-11 18:14:01 -06:00
isymchych
b375b14696
abstract out remoteVideos management
2015-12-30 13:12:01 +02:00
isymchych
0fd0f5b633
refactoring of Etherpad and Prezi
2015-12-30 13:12:01 +02:00
isymchych
6ded050b51
do not use RTC/xmpp in UI module
2015-12-17 17:31:56 +02:00
isymchych
cb522eadd8
code cleanup
2015-12-17 17:31:56 +02:00
isymchych
6a3704d826
replace resourceIds with ids in AudioLevels
2015-12-17 17:31:56 +02:00
isymchych
09aa9482c0
do not use members module
2015-12-03 15:11:01 +02:00
isymchych
c21c9ce1b8
do not use xmpp module in AudioLevels
2015-12-01 11:12:40 +02:00
Boris Grozev
dff4666bc6
Merge branch 'master' into lint
2015-09-14 09:26:16 -05:00
Boris Grozev
5ac3304956
Fixes a typo reported by Hamid Yaseen. Closes #283 .
2015-09-11 17:20:24 -05:00
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
2015-09-10 22:28:16 -05:00
Boris Grozev
09eaa0d303
Fix comparison warnings.
2015-09-10 22:26:55 -05:00
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
2015-07-31 14:45:40 -05:00
hristoterezov
baee96734c
Moves LargeVideo html dependancies in LargeVideo.js
2015-07-29 14:39:09 -05:00
George Politis
5f48e4cf9d
Revert "Updates the license headers."
...
This reverts commit 93648f361b
.
2015-06-18 18:59:41 +02:00
George Politis
93648f361b
Updates the license headers.
2015-06-18 16:17:09 +02:00
hristoterezov
f2a7a43ba7
Fixes audio level performance issue on avatar.
2015-02-11 18:29:20 +02:00
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
2015-01-28 16:35:22 +02:00
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
2015-01-19 11:20:00 +02:00
hristoterezov
69b0e2ad32
Creates UI module.
2015-01-07 16:54:03 +02:00