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
8 лет назад
Ilya Daynatovich
da4425b5c0
React Toolbar
8 лет назад
yanas
d84901f196
Font size adjustment and moving link to config param
8 лет назад
Aaron van Meerten
6d664f133e
Cosmetic fixes for column length lint errors
8 лет назад
Aaron van Meerten
732a433ec1
livestream link to provide more context to users on where to retrieve their stream key
8 лет назад
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
9 лет назад
yanas
7f7d9d5594
Adds an I am a recorder parameter that allows for the UI to be cleaner and simpler for the recorders.
9 лет назад
yanas
76820bed8d
Fixes recording state handling.
9 лет назад
yanas
39c350cdba
Fixes streaming tooltip. Checks if the stream id is not provided and requests the user before starting the recorder.
9 лет назад
yanas
51037c2dca
Fixes status change from pending to unavailable.
9 лет назад
yanas
7df5e92bc9
Adds new recording module.
9 лет назад