paweldomas
76c89845a8
feat: add logging config
8 лет назад
paweldomas
b58f1cdd16
use logger instead of console
8 лет назад
Emil Ivov
05e9dfca92
Fixes casing of the tokendata command.
8 лет назад
hristoterezov
e731f6c3f3
feat(translation): ES6 support
8 лет назад
paweldomas
8f8b1385fa
ref(ConferenceUrl): converts to class and binds instance to global APP
Converts ConferenceUrl to a class and binds an instance to the global
APP variable, as requested by HTerezov.
8 лет назад
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.
8 лет назад
hristoterezov
6e4a710df6
feat(analytics): Add analytics permanent properties and use new paramenters format
8 лет назад
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 лет назад
hristoterezov
fcc9532bde
feat(log): Logs server field from jwt token
8 лет назад
yanas
96bbf0419c
Adds tooltips
8 лет назад
damencho
5ab6c551df
Disables storing display name and email when using overlay ring.
8 лет назад
hristoterezov
02f176c75a
Changes the implementation of the iframe API to use postis
8 лет назад
hristoterezov
8deb003ef6
JWT client support
9 лет назад
Aaron van Meerten
c2eede2bb5
Only push to history with present page URL plus room name
Use location.href instead of location.pathname to make the URL absolute
9 лет назад
yanas
968521ef7c
Revert "Removes unnecessary history.pushState if the welcome page is disabled and the user enter the base URL"
This reverts commit 3d5af92c7a .
9 лет назад
hristoterezov
3d5af92c7a
Removes unnecessary history.pushState if the welcome page is disabled and the user enter the base URL
9 лет назад
hristoterezov
6e34e33b0d
Fixes unhandled error from history.pushState
9 лет назад
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
9 лет назад
hristoterezov
655b7019d1
Renames performanceTimes to ConnectionTimes
9 лет назад
hristoterezov
8d77088f6d
Stores measured times and exposes them
9 лет назад
hristoterezov
bf9c4ea444
Implements server side connection establishment
9 лет назад
isymchych
79d5bf6cfa
move screensharing into single function, properly handle mute/unmute
9 лет назад
damencho
4228537390
Fixes autoEnableDesktopSharing option.
9 лет назад
isymchych
d19789005e
use statistics module from the library
9 лет назад
isymchych
666dfb9b63
do not use xmpp module in API module
9 лет назад
isymchych
0262917aa6
implementation of "start muted"
9 лет назад
yanas
bbb144f1bd
Fixes issue with conference starting before the UI is ready + enableWelcomePage config support.
9 лет назад
hristoterezov
29a85b797a
Fixes audio / video mutes
9 лет назад
damencho
1702105b06
Adds utility methods used by torture.
9 лет назад
hristoterezov
a56d462dae
Fixes the format of the data in connection quality module
9 лет назад
hristoterezov
95b23f994c
Fixes issues with unloading the page
9 лет назад
hristoterezov
3168c86f77
Fixes mute participant functionality
9 лет назад
hristoterezov
c8c6a6d583
Implements recording
9 лет назад
isymchych
335cc6ca6f
cleanup desktopsharing events
9 лет назад
isymchych
6ee6b6e9e5
fixes after rebase
9 лет назад
isymchych
a10f9437f1
Integration of statistics module
9 лет назад
isymchych
0fd0f5b633
refactoring of Etherpad and Prezi
9 лет назад
hristoterezov
e494c3028d
Adds SIP calls support
9 лет назад
hristoterezov
3ec04d5a95
Implements desktop sharing.
9 лет назад
isymchych
035e20eceb
allow to kick users
9 лет назад
isymchych
3a00837107
better error handling while establishing connection
9 лет назад
isymchych
0ec8ab69a0
properly update nickname
9 лет назад
isymchych
58d1c76ab0
handle external auth; xmpp auth tbd
9 лет назад
isymchych
ec2be349df
refactor authentication module
9 лет назад
isymchych
fbe5ef7ee6
fix issue with nickname input in chat
9 лет назад
isymchych
e666ed70f7
use proper message timestamp
9 лет назад
isymchych
2af591f6d9
updated library
9 лет назад
isymchych
6ded050b51
do not use RTC/xmpp in UI module
9 лет назад
isymchych
de9d991f98
do not use xmpp module in side_panels module
9 лет назад
isymchych
cf578b7732
do not use xmpp module in Toolbar
9 лет назад