hristoterezov
ffb1d6ea17
Generates app bundle file
10 anni fa
hristoterezov
4447e5dac6
Merge pull request #229 from schleussinger/master
Corrected Scope - fixes runtime JS error and Chrome Ext desktop sharing for me
10 anni fa
schleussinger
dbed14db5e
Fix correct Scope - this fixes JS error and Chrome Ext desktop sharing for me
10 anni fa
hristoterezov
4bb555e4b2
Fixes authentication issues.
10 anni fa
hristoterezov
8d0ee3ded9
Updates generated file.
10 anni fa
hristoterezov
98d1ca8505
Fixes authentication issues.
10 anni fa
hristoterezov
e766bad4ce
Merge branch 'master' of https://github.com/Zalmoxisus/jitsi-meet
Conflicts:
libs/modules/RTC.bundle.js
libs/modules/simulcast.bundle.js
10 anni fa
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 anni fa
hristoterezov
c7e2331284
Removes document bind events between modules.
10 anni fa
hristoterezov
02ca5e5732
Merge branch 'master' of github.com:jitsi/jitsi-meet
10 anni fa
hristoterezov
bc2d72638b
Add events for data chanel.
10 anni fa
Zalmoxisus
40de181959
Fixes audio-only (when GUM fails)
10 anni fa
bgrozev
70bc071cb8
Merge pull request #220 from Zalmoxisus/master
Fixes some typos that cause errors
10 anni fa
Zalmoxisus
567ac23c2c
Fixes some typos that cause errors
10 anni fa
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
10 anni fa
hristoterezov
899f0ee83d
Removes UI dependancies in the xmpp module.
10 anni fa
hristoterezov
29b3ea07e0
Removes util.js. Fixes prezi.
10 anni fa
hristoterezov
c0a316c7df
Creates keyboard shortcuts module.
10 anni fa
hristoterezov
f624833f1f
Merge branch 'master' of github.com:jitsi/jitsi-meet
10 anni fa
hristoterezov
4c661ffca6
Removes nickname global variable.
10 anni fa
Boris Grozev
0819f23049
Adds instructings for building.
10 anni fa
Boris Grozev
1e9a463245
Fix a typo.
10 anni fa
Boris Grozev
447d8f5677
Makes the default make target execute "deploy" and "clean".
10 anni fa
fo
d2453b1f1f
Changed capitalisation in require statements.
10 anni fa
Boris Grozev
9460138cc3
Fix pako reference.
10 anni fa
Boris Grozev
0063461858
Uses pako from npm.
10 anni fa
hristoterezov
248d7a3173
Moves ssrc2jid global variable to the xmpp module.
10 anni fa
hristoterezov
51277270fe
Fixes issues with the recording.
10 anni fa
hristoterezov
394738394d
Fixes NPE when creating non anonymous room
10 anni fa
hristoterezov
6c4a5bd2bc
Removes some global variables. Fixes recording.
10 anni fa
hristoterezov
6347730dc7
Fixes some issues related to xmpp module creation.
10 anni fa
hristoterezov
3da8e39745
Merges app.js and generates bundles.
10 anni fa
hristoterezov
f4acf97b00
Merge branch 'master' of github.com:jitsi/jitsi-meet
Conflicts:
app.js
libs/strophe/strophe.jingle.js
modules/xmpp/moderator.js
muc.js
10 anni fa
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 anni fa
paweldomas
ed78c0053c
Makes it possible to append URL parameters after room name. Adds ?login=true to enforce authenticated domain when anonymous domain is used. This allows to get moderator permissions after room has been created.
10 anni fa
paweldomas
398fd18b8e
Advertises dtls/sctp support in capabilities.
10 anni fa
paweldomas
d3003d4fcd
Adjusts anonymous domain functionality to work with Jicofo.
10 anni fa
hristoterezov
ee94eca733
Creates desktop sharing module.
10 anni fa
hristoterezov
0696fb2c5a
Fixes issue with video mute.
10 anni fa
hristoterezov
e6fbb0934e
Removes local streams from the connection object.
10 anni fa
hristoterezov
faaf24d3c4
Creates simulcast module
10 anni fa
hristoterezov
fcf785f32c
Removes unused files.
10 anni fa
hristoterezov
0508628871
Creates API module.
10 anni fa
hristoterezov
27502d3fa8
Removes some dependancies from functions in app.js.
10 anni fa
hristoterezov
1057ff36cd
Moves some functions from app.js
10 anni fa
paweldomas
8d5e50c0ca
Moves 'callSipButtonClicked' method to Toolbar.js in order to fix 'sharedKey' undefined error.
10 anni fa
hristoterezov
8db602c8bd
Fixes make file
10 anni fa
paweldomas
06494cf821
Fixes undefined 'messageHandler' error.
10 anni fa
hristoterezov
0fe6a55700
Fixes issue with connection quality module name.
10 anni fa
hristoterezov
e20274c2f7
Creates connection quality module.
10 anni fa