Lyubo Marinov
7836fd1990
Introduce features/base/logging
The functionality around logging including logging_config.js i.e.
loggingConfig and the other classes and/or functions that initialize
loggers for Jits Meet truly deserves a feature of its own. Start getting
in that direction on both Web and mobile by introducing
features/base/logging and bringing loggingConfig to mobile.
8 years ago
paweldomas
76c89845a8
feat: add logging config
9 years ago
paweldomas
b58f1cdd16
use logger instead of console
9 years ago
hristoterezov
dc0a7e7628
feat(Analytics): Multiple analytics handlers support
9 years ago
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
9 years ago
damencho
d65479abc9
Skips some url parameters that can inject scripts.
9 years ago
hristoterezov
bf9c4ea444
Implements server side connection establishment
10 years ago
Lyubomir Marinov
41872781f9
Fixes a lint error about a constructor name not starting with an uppercase letter.
10 years ago
Boris Grozev
23ff99db6e
Implements choosing from a list of possible BOSH addresses.
10 years ago
Boris Grozev
ae793726ca
Allows the URLProcessor to replace a property even if its type changes.
10 years ago
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
10 years ago
mksh
aa21e13780
Fixed configuration callback request data serialization; switched to jQuery for ajax call
10 years ago
paweldomas
a7048fba06
Implements HTTP POST query for fetching app configuration.
10 years ago