Ilya Daynatovich
83dd56d34c
Move roomname generator to React
9 years ago
Illia Daynatovich
4584d89c43
Rewrite with ES6
9 years ago
paweldomas
3475ad4674
ref(LogCollector): adapts to caching in LogCollector
9 years ago
paweldomas
7c8ca45d9a
ref(LogCollector): extract JitsiMeetLogStorage
9 years ago
paweldomas
b58f1cdd16
use logger instead of console
9 years ago
hristoterezov
7e2fe30472
feat(JitsiLocalStorage): Implement localStorage wrapper
9 years ago
Ilya Daynatovich
99d50ade11
Change main toolbar animation; optimize mousemove handler
9 years ago
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.
9 years ago
hristoterezov
8d162609e0
Handles the errors thrown by the data channel methods
9 years ago
isymchych
5ec28ff3c1
code cleanup: remove unused settings
9 years ago
isymchych
379f786225
handle FOCUS_LEFT conference error
10 years ago
isymchych
6cda300861
synchronize Large video fadeIn/fadeOut animations
10 years ago
yanas
2bee98744d
Merges commit from Boris Grozev on jitsi-meet: Fixes a typo.
10 years ago
Lyubomir Marinov
b49a08c485
Decides whether to use analytics after the analytics API has been given a chance to load.
10 years ago
George Politis
dc07fd733f
Removes the local SSRC replacement hack and fixes video muting/unmuting when simulcast is enabled.
10 years ago
isymchych
a10f9437f1
Integration of statistics module
10 years ago
bgrozev
b2a3866fe4
Fixes a typo (reported by Emil Ivov)
10 years ago
Boris Grozev
4009fed35d
Moves the roomname generator to util, reuses a function.
10 years ago
Boris Grozev
5542642933
Exposes functions in RandomUtils.
10 years ago
Boris Grozev
005cc4b27a
Simplifies code.
10 years ago
isymchych
c89c9e78ff
move username generator to utils
10 years ago
paweldomas
333cd6f25f
Converts constants in RandomUtil to hex.
10 years ago
paweldomas
b1f617502e
Integrates token authentication.
10 years ago