Ilya Daynatovich
59a74153dc
Toolbar notice as React Component
il y a 8 ans
damencho
08e1cf1b7e
Fixes wrong i18n key for somebody.
il y a 8 ans
Ilya Daynatovich
8896b0adf3
Fix problem with dialogs
il y a 8 ans
Ilya Daynatovich
631e853b40
Update register/unregister listeners logic of some components in the old app
il y a 8 ans
hristoterezov
b6990e9e5d
fix(filmstriponly): Set the background to transparent
il y a 8 ans
hristoterezov
92d0589a37
ref(overlay): The overlays to use React
il y a 8 ans
damencho
a1b3c56de7
Uses tooltip to show custom popups for mute mic button/shared video button.
il y a 8 ans
hristoterezov
a4d5c41b3a
feat(remotecontrol): UI for requesting permissions
il y a 8 ans
Lyubomir Marinov
0912dbf130
Remove duplication, simplify, comply with coding style
il y a 8 ans
Ilya Daynatovich
c570b80d7b
moved app initialization to react app
il y a 8 ans
Ilya Daynatovich
83dd56d34c
Move roomname generator to React
il y a 8 ans
Illia Daynatovich
4584d89c43
Rewrite with ES6
il y a 8 ans
yanas
642fa8d6f8
Fixes some issues pointed out from hristoterezov
il y a 8 ans
hristoterezov
23efa7827c
fix(filmstrip): JS error when the ringoverlay is shown
il y a 8 ans
paweldomas
44beed6216
feat: distinguish between network and infra... failure
il y a 8 ans
paweldomas
df721cbd2e
feat(analytics): add reason as label to page reload event
il y a 8 ans
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
il y a 8 ans
paweldomas
09406bfbfc
fix(Toolbar): move login buttons to Profile
Authentication buttons no longer belong to the Toolbar.
il y a 8 ans
damencho
b5dfc2a520
Makes close button non-focusable.
Prevents the close button to take focus while user clicks tab in the page, which will privent the toast to be closed.
il y a 8 ans
paweldomas
b58f1cdd16
use logger instead of console
il y a 8 ans
yanas
d05ff9b4ee
fix: Firefox desktop sharing extension required dialog
il y a 8 ans
Ilya Daynatovich
5b0777d4db
Made inputs identical
il y a 8 ans
Ilya Daynatovich
5623a06996
renamed input-control block to form-control
il y a 8 ans
Ilya Daynatovich
128b301a39
Fix the tests
il y a 8 ans
Ilya Daynatovich
a8a6b38c28
Updated method for showing/hiding elements
il y a 8 ans
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
il y a 8 ans
damencho
96b280668d
Adds suspend overlay.
il y a 8 ans
Ilya Daynatovich
30e717bd20
Rename classname; Refactor click on video method
il y a 8 ans
Ilya Daynatovich
d703271c96
Fix bug with resizing when using shortcut for switching btw videos
il y a 8 ans
Ilya Daynatovich
c6c701330a
Change order of remote videos when clicking on shortcut
il y a 8 ans
damencho
f6609524ea
Disables loading side panels when they are disabled.
Adds some safety checks for disabled contactlist.
il y a 8 ans
Konstantyn Pahsura
a1e098680d
make side panels init from js
il y a 8 ans
damencho
215d8b1355
Updates show/hide of shortcuts dialog.
Fixes not able to close it with esc button.
il y a 8 ans
damencho
ae01275729
Renames variables.
il y a 8 ans
damencho
5feeef0122
Handles data from feedback callback and use it for correct close page.
il y a 8 ans
hristoterezov
a8b69d5cd8
feat(MessageHandler): Implement dont show again utility
il y a 8 ans
hristoterezov
7e2fe30472
feat(JitsiLocalStorage): Implement localStorage wrapper
il y a 8 ans
Kostiantyn Pashura
be1ba21166
make extended buttons dynamic
il y a 8 ans
yanas
a17a98991c
Ongoing work on video thumbnail layout
il y a 8 ans
paweldomas
3c6d464b32
feat(PageReload): make the reload interval random, between 10-30 sec
il y a 8 ans
Ilya Daynatovich
99d50ade11
Change main toolbar animation; optimize mousemove handler
il y a 8 ans
damencho
563ea1244c
Updates openMessageDialog to get only key and options.
il y a 8 ans
damencho
5217bf0bb8
Removes translateString and use translateElement.
Removing translateString forces using data-i18n attributes, to make sure we do not forget to set them. Missing data-i18n attributes is a problem with late loading where we can end up without translation, without text. Missing data-i18n attributes is also problem that strings will not be translated when changing language.
Fixes a bug in invite dialog, where remove password button was shown for non moderators.
il y a 8 ans
paweldomas
8c426e8bb7
fix(ToolbarToggle): restore call overlay to the timeout check
il y a 8 ans
hristoterezov
3022754f19
fix(feedback): Fixes the logic for the thank you dialog
il y a 8 ans
paweldomas
f7bfe8d8bf
feat: introduce ConferenceUrl module
We need to make sure that on the page reload all original parameters
used to load the conference are preserved. New modules helps to manage
different types of conference URLs like the one used for invites and
the one for reloading the page.
il y a 8 ans
paweldomas
210605d8f3
fix(MessageHandler): suppress the notifications on top of the overlay
il y a 8 ans
paweldomas
2a5b4dde31
feat: implement PageReloadOverlay
il y a 8 ans
paweldomas
229a3b4418
fix(conference): disconnect on VIDEOBRIDGE_NOT_AVAILABLE error
Will disconnect on ConferenceErrors.VIDEOBRIDGE_NOT_AVAILABLE.
Show the same message when either JVB is not available or Jicofo
disconnects.
il y a 8 ans
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
il y a 8 ans