Lyubo Marinov
ae06a6ce41
Fix Recording regression caused by 'React Toolbar'
Saúl Ibarra Corretgé reported that Recording shows an error dialog
stating "There was an error connecting to your camera". Hristo Terezov
and Yana Stamcheva traced that the problem originates in
da4425b5c0
and, more specifically, is caused by a different order of execution due
to the move of the invocation of the function Recording.init.
The solution is to bring back the execution location of Recording.init.
8 роки тому
Lyubo Marinov
1e2d88cd5d
React Toolbox
9 роки тому
Ilya Daynatovich
da4425b5c0
React Toolbar
9 роки тому
yanas
d84901f196
Font size adjustment and moving link to config param
9 роки тому
Aaron van Meerten
6d664f133e
Cosmetic fixes for column length lint errors
9 роки тому
Aaron van Meerten
732a433ec1
livestream link to provide more context to users on where to retrieve their stream key
9 роки тому
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
9 роки тому
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
9 роки тому
paweldomas
b58f1cdd16
use logger instead of console
9 роки тому
Ilya Daynatovich
5b0777d4db
Made inputs identical
9 роки тому
Ilya Daynatovich
148960c6d2
made editions
9 роки тому
Ilya Daynatovich
fb4e9b3c6d
Work on fixing the tests
9 роки тому
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
9 роки тому
paweldomas
739e2bd35a
fix(Recording): broken stop recording dialog
9 роки тому
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.
9 роки тому
damencho
b5f0d30298
Removes not used parameter of openMessageDialog (title).
We pass key which is enough to obtain the title.
9 роки тому
yanas
74f31db434
Dialogs re-design, invite and password modifications
9 роки тому
yanas
125e894624
Rename functions, fix jquery element ref and indentetation
9 роки тому
yanas
0e9835dde2
Restyles the toolbar button toggle state
9 роки тому
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
9 роки тому
Kostiantyn Pashura
4572e1d344
feedback dialog changes
9 роки тому
yanas
96bbf0419c
Adds tooltips
9 роки тому
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
9 роки тому
damencho
536ffb31e0
Moves loading of analytics in the library.
9 роки тому
damencho
6302e42229
Uses analytics from lib-jitsi-meet and adds new events.
Adds more analytics events for shortcuts, recording and shared video. Changes the way we calculate ttfm.
9 роки тому
paweldomas
62dd54ab31
Display spinner for RETRYING recording status
9 роки тому
paweldomas
b3e02add3d
Fix moveToCorner method
If the class was contained the old code was removing it
9 роки тому
hristoterezov
7bf9a82f0b
Implements conference reload support
9 роки тому
damencho
5dffddceec
Make sure we have only one dialog instance.
9 роки тому
yanas
57815cb2fe
Unifrms messageHandler access and adds enable disable
9 роки тому
yanas
07c2e91ae2
Do not handle the actual error message yet
9 роки тому
yanas
69798848c0
Handle recording errors
9 роки тому
yanas
0cf291d796
Handle Promise.reject for user cancel case
9 роки тому
yanas
0736206722
Fix recorder error and state handling
9 роки тому
yanas
c07060c9cd
Fix recorder state and moderator restart
9 роки тому
yanas
ab67b42eb9
Hide recorder local thumbnail
9 роки тому
yanas
c881e7b640
Add hidden participant support
9 роки тому
yanas
351775a1c0
Add jsdocs to the recording view manager
10 роки тому
yanas
7f7d9d5594
Adds an I am a recorder parameter that allows for the UI to be cleaner and simpler for the recorders.
10 роки тому
yanas
76820bed8d
Fixes recording state handling.
10 роки тому
yanas
39c350cdba
Fixes streaming tooltip. Checks if the stream id is not provided and requests the user before starting the recorder.
10 роки тому
yanas
51037c2dca
Fixes status change from pending to unavailable.
10 роки тому
yanas
7df5e92bc9
Adds new recording module.
10 роки тому