Ilya Daynatovich
128b301a39
Fix the tests
9 years ago
Ilya Daynatovich
1b1b9475a4
Clean up js from styles
9 years ago
Ilya Daynatovich
5aff96e3b7
Updated in videolayout
9 years ago
Ilya Daynatovich
fb4e9b3c6d
Work on fixing the tests
9 years ago
Ilya Daynatovich
a8a6b38c28
Updated method for showing/hiding elements
9 years ago
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
9 years ago
damencho
e34d86b485
Stops player update before sending stopping of shared video.
We used to stop player updates on self presence received, so between stop and self presence we can send a playing update which will provoke adding the video again to other participants.
9 years ago
yanas
bb80bf4144
fix: Use a separate css class for thumbnail menu
9 years ago
Ilya Daynatovich
f4e6dceaa4
Return Impormptu api when create dialog
9 years ago
Ilya Daynatovich
2b08950294
Fix the tests
9 years ago
Ilya Daynatovich
62713bf87c
Editions in PR
9 years ago
Ilya Daynatovich
7a2eca3706
fix reopening require pass dialog
9 years ago
Ilya Daynatovich
22b7142159
Add select input after incorrect input
9 years ago
Ilya Daynatovich
5e8c5b3ce4
Add JSDoc
9 years ago
Ilya Daynatovich
d4df6f2dda
Got rid of direct usage of room locker
9 years ago
Ilya Daynatovich
257bb49c52
Add Require password dialog
9 years ago
Boris Grozev
cf241effbf
style: Fixes indentation, spelling.
9 years ago
Boris Grozev
c0c198098b
style: Renames variables, adds a FIXME.
9 years ago
Boris Grozev
ac0ee771ed
docs: Adds a FIXME.
9 years ago
Boris Grozev
0ca9389e4b
cleanup: Simplify code.
9 years ago
Boris Grozev
9910caf29f
docs: Fix some documentation.
9 years ago
yanas
78dbaa9b21
Revert wrongly removed comment
9 years ago
damencho
91340a5268
Hides all side panels before showing new one.
9 years ago
Emil Ivov
05e9dfca92
Fixes casing of the tokendata command.
9 years ago
damencho
510c650b7b
Adds a property to hide display name and disable update view.
Adds a property to hide display name and disable update view in SmallVideo. Localvideo hides displayName and disabled update view while users is editing its name and resumes normal behaviour when editing finishes.
9 years ago
paweldomas
d256bc317a
fix(log): log the page reload from one place
9 years ago
Ilya Daynatovich
8ba7a354e5
Remove duplicate event handler
9 years ago
Ilya Daynatovich
24169743e7
Clean up filmstrip styles
9 years ago
Ilya Daynatovich
02ae3b3053
Add wrapper
9 years ago
Ilya Daynatovich
69e4f49e74
Add bunch of JSDocs
9 years ago
Ilya Daynatovich
1328870a2b
fix bug with F shortcut
9 years ago
Ilya Daynatovich
51d48e18c6
Refactor filmstrip module
9 years ago
Konstantyn Pahsura
9633919e32
css class for remote video specified
9 years ago
Konstantyn Pahsura
76e55f1132
show/hide menu if elem hovered
9 years ago
Ilya Daynatovich
30e717bd20
Rename classname; Refactor click on video method
9 years ago
Ilya Daynatovich
d703271c96
Fix bug with resizing when using shortcut for switching btw videos
9 years ago
Ilya Daynatovich
c6c701330a
Change order of remote videos when clicking on shortcut
9 years ago
damencho
f6609524ea
Disables loading side panels when they are disabled.
Adds some safety checks for disabled contactlist.
9 years ago
Konstantyn Pahsura
9f280e320d
_.template removed
9 years ago
Konstantyn Pahsura
a1e098680d
make side panels init from js
9 years ago
paweldomas
ede4808ec4
fix(LargeVideoManager): frozen displayname in a msg
The "data-i18n-options" attribute value is stored in jQuery cache and
at the time when i18-next tries to access it to do the translation
it gets the old value from the cache and the message is not updated
correctly. Passing the "msgOptions" explicitly to "translateElement"
fixes the problem by avoiding jQuery cache.
9 years ago
Ilya Daynatovich
16c70fddba
Restyled toolbar splitter
9 years ago
damencho
215d8b1355
Updates show/hide of shortcuts dialog.
Fixes not able to close it with esc button.
9 years ago
hristoterezov
e731f6c3f3
feat(translation): ES6 support
9 years ago
damencho
1f200b63a7
Updates i18next and bundles default translations.
9 years ago
damencho
ae01275729
Renames variables.
9 years ago
damencho
5feeef0122
Handles data from feedback callback and use it for correct close page.
9 years ago
damencho
e81a10de4a
Reports to close callback whether feedback is submitted.
9 years ago
Ilya Daynatovich
d72695ae0f
Added app substitution
9 years ago
Boris Grozev
c815b1f25b
feat: Updates the GSM bars' thresholds.
Adapts to changes in lib-jitsi-meet. Uses an Array which guarantees the
order of its elements, and avoids setting a css property multiple times.
9 years ago