Дамян Минков
c6e7b2abcc
Merge pull request #331 from jitsi/clean_libs
ref(libs): moves the libs directory to doc/example
пре 9 година
hristoterezov
231523e47e
fix(example): paths of strophe for doc/example
пре 9 година
Дамян Минков
cff370ef63
Merge pull request #330 from jitsi/remove_conferences_map
ref(connection): Remove unused property
пре 9 година
hristoterezov
b2509f13d8
ref(libs): moves the libs directory to doc/example
пре 9 година
hristoterezov
feaf502fa4
ref(connection): Remove unused property
пре 9 година
Paweł Domas
3410758565
Merge pull request #327 from jitsi/electron
feat(electron): basic Electron SS support
пре 9 година
hristoterezov
e6d3bd893a
Merge pull request #326 from bbaldino/brian/karma
Add karma and jasmine unit testing to lib-jitsi-meet. also add a ver…
пре 9 година
hristoterezov
16c4a1fbc5
feat(electron): basic Electron SS support
пре 9 година
brian baldino
85b0d1cc3b
don't ignore karma.conf.js for linting
пре 9 година
brian baldino
a12eea3630
remove errant reference to samplesdpstring.js file
пре 9 година
brian baldino
aa1bda86a6
Add karma and jasmine unit testing to lib-jitsi-meet. also add a very basic example test for SDPUtil
пре 9 година
Дамян Минков
7bcd214e07
Merge pull request #325 from bgrozev/configurable-suspend
feat: Allows to disable the suspend video
пре 9 година
Boris Grozev
cce6262875
feat: Allows to disable the suspend video
PC constrain via configuration.
пре 9 година
yanas
be9769d2a9
Merge pull request #324 from jitsi/net_or_infra
Add SERVER_ERROR to JitsiConnectionErrors
пре 9 година
paweldomas
27a692e1b3
fix(JitsiConnectionErrors): split "dropped" from "other" error type
пре 9 година
paweldomas
f71aee97f8
fix(strophe.util.js): do not test RegExpr if not needed
пре 9 година
paweldomas
783f0072e9
doc(strophe.util.js): add comment about log level
пре 9 година
paweldomas
ef62ccd330
feat(JitsiConnectionErrors): implement 'SERVER_ERROR'
JitsiConnectionEvents.CONNECTION_FAILED with SERVER_ERROR will be
emitted when the XMPP connection is closed due too many 5xx HTTP errors.
пре 9 година
paweldomas
9e94532421
chore(package.json): use fixed version of Strophe
пре 9 година
hristoterezov
147060da93
Merge pull request #320 from jitsi/log_collector
Log collector
пре 9 година
bgrozev
5e489078c8
Merge pull request #323 from jitsi/fix_anonymous_domain
Minor fixes in moderator.js
пре 9 година
paweldomas
30e08fd9c8
fix(moderator.js): remove unnecessary event argument
пре 9 година
paweldomas
af8aa4bd2d
fix(moderator.js): remove dead code
пре 9 година
Paweł Domas
b5c2fdd3e0
Merge pull request #319 from jitsi/fixes-reported-default-cs-user
Match reported remote userId to other cs calls.
пре 9 година
damencho
f8aea90c50
Match reported remote userId to other cs calls.
пре 9 година
paweldomas
065ff068a3
feat(JitsiMeetJS): add/remove global log transport methods
пре 9 година
paweldomas
2ae47e4d4b
feat(JitsiMeetJS): add 'setLogLevelById'
пре 9 година
paweldomas
935667f2fc
feat: add BEFORE_STATISTICS_DISPOSED event
пре 9 година
yanas
d80231c5f4
Merge pull request #316 from jitsi/analytics
feat(Analytics): Multiple analytics handlers support
пре 9 година
hristoterezov
ce758f88e0
Merge pull request #313 from jitsi/conn_problems_when_video_muted
Connection problems indication stalled when video muted
пре 9 година
paweldomas
0e3287efef
ref(ParticipantConnectionStatus): simplify the condition
Simplifies the main condition as suggested by H. Terezov
пре 9 година
paweldomas
24af6512a6
ref(ParticipantConnectionStatus): use const or let where possible
пре 9 година
hristoterezov
986719bd97
feat(Analytics): Multiple analytics handlers support
пре 9 година
paweldomas
3bffe96793
fix(ParticipantConnectionStatus): fix case when muted arrives late
Fixes an issue where the user would end up stuck in disconnected if
the video muted signalling arrived after the timeout. Also reactors
the way how the output status is figured out.
пре 9 година
paweldomas
d5fb5d821a
ref(ParticipantConnectionStatus): rename var
пре 9 година
paweldomas
d66a66395e
fix(ParticipantConnectionStatus): adjust debug msgs
пре 9 година
hristoterezov
d75adf5964
Merge pull request #312 from bgrozev/suspend-video
Suspend video
пре 9 година
Paweł Domas
4b4e2261a7
Merge pull request #309 from jitsi/fix_jitsi_track_error
Fixes instanceof JitsiTrackError
пре 9 година
Boris Grozev
b3b7e5646c
feat: Enables googSuspendBelowMinBitrate.
пре 9 година
Boris Grozev
745bce5ac2
cleanup: Removes legacy PeerConnection constraints.
пре 9 година
Boris Grozev
e2845d0907
cleanup: Removes a deprecated constraint.
пре 9 година
Lyubomir Marinov
18e6f3032b
Merge branch 'bgrozev-restrict-eslint-versions'
пре 9 година
Lyubomir Marinov
efa9767637
Merge branch 'restrict-eslint-versions' of https://github.com/bgrozev/lib-jitsi-meet into bgrozev-restrict-eslint-versions
пре 9 година
bgrozev
016f576f9d
Merge pull request #296 from hansman/master
Suspend LocalStatsCollector#AudioContext if not used.
пре 9 година
hristoterezov
e48fc303bf
Merge pull request #310 from jitsi/suspended-detection
Suspended detection
пре 9 година
damencho
4f3e37e04d
Conference detects suspend, leaves room and fires an event.
Fixes calling of leave in kick.
пре 9 година
damencho
d123017232
Adds suspended events and its detection.
Currently if RTCPeerConnection is closed (an event is delivered) and we haven't called close method ourselves, this means browser has closed it due to suspending the PC.
пре 9 година
hristoterezov
824825d15c
fix(JitsiTrackError): Return to prototype inheritance
пре 9 година
Lyubomir Marinov
24047d9e97
Merge branch 'stats_unused_code'
пре 9 година
Lyubomir Marinov
92a94567e4
Fix ESLint errors
пре 9 година