yanas
d05ff9b4ee
fix: Firefox desktop sharing extension required dialog
hace 8 años
Ilya Daynatovich
5b0777d4db
Made inputs identical
hace 8 años
Ilya Daynatovich
5623a06996
renamed input-control block to form-control
hace 8 años
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.
hace 8 años
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
hace 8 años
damencho
54cfbaaba0
Updates some translations for login dialog.
hace 8 años
damencho
0455c26fb2
Uses titleKey to generate title string containing data-i18n attribute.
hace 8 años
yanas
74f31db434
Dialogs re-design, invite and password modifications
hace 8 años
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
hace 8 años
damencho
f9a5b62326
Changes the state of room locker if room was locked not by current user.
hace 8 años
damencho
a449223b40
Clears the password if user cancels password prompt.
Clears the password if user cancel attempt to enter password, as using one instance of locker for multiple attempts keeps the password.
hace 8 años
damencho
536ffb31e0
Moves loading of analytics in the library.
hace 8 años
damencho
7aa47647f0
Avoids multiple dialog when showing lock attempt errors.
hace 8 años
hristoterezov
52c6bbe731
Fixes typo
hace 8 años
paweldomas
f977030bd6
Add support for JWT login service
hace 8 años
paweldomas
38fc1c01d4
Move XMPP login prompt handling to AuthHandler
hace 8 años
hristoterezov
d624f2584d
Fixes issue with room name parameter = undefined
hace 8 años
yanas
57815cb2fe
Unifrms messageHandler access and adds enable disable
hace 9 años
yanas
0cf291d796
Handle Promise.reject for user cancel case
hace 9 años
isymchych
3cf478826e
implement user logout
hace 9 años
isymchych
e478a73988
fix on-the-fly auth
hace 9 años
isymchych
5a1d200098
fix authentication dialog
hace 9 años
isymchych
6b98fd52ea
added some documentation (jsdocs)
hace 9 años
hristoterezov
29a85b797a
Fixes audio / video mutes
hace 9 años
isymchych
3400925f99
on-the-fly auth improvements
hace 9 años
isymchych
3a00837107
better error handling while establishing connection
hace 9 años
isymchych
58d1c76ab0
handle external auth; xmpp auth tbd
hace 9 años
isymchych
28e5bf4bec
add "authentication required" dialog
hace 9 años
isymchych
ec2be349df
refactor authentication module
hace 9 años
isymchych
7cc682d5a4
move random stuff out of Toolbar
hace 9 años
isymchych
586988f327
properly generate room name
hace 9 años
Boris Grozev
657a3fb2e1
Removes comments (fixes warnings).
hace 9 años
Spellauge
277f340063
authdomain2
hace 9 años
Boris Grozev
84a8d00234
Renames functions for the sake of clarity.
hace 9 años
hristoterezov
62a731e244
Fixes typo in translation module interface.
hace 9 años
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
hace 10 años
George Politis
93648f361b
Updates the license headers.
hace 10 años
paweldomas
b6155c04ad
Modifies "authentication required" dialog.
hace 10 años
paweldomas
588c2d9e4b
XMPP authentication improvements. Makes it possible to authenticate during the conference.
hace 10 años
paweldomas
c296940fd4
Updates jquery-impromptu in order to fix issues with modal dialogs.
hace 10 años
hristoterezov
af682f8727
Changes the configuration of translation module to retrieve the resources synchronous. Removes the default values.
hace 10 años
hristoterezov
74f078f166
Adds multi language support for message handlers.
hace 10 años
paweldomas
a904e35c67
Adds auto-sign in feature and login/logout toolbar menu.
hace 10 años
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
hace 10 años
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
hace 10 años