815 Révisions (29b3ea07e08e84e9574d079beecbebd35d8123cb)
 

Auteur SHA1 Message Date
  hristoterezov 29b3ea07e0 Removes util.js. Fixes prezi. il y a 11 ans
  hristoterezov c0a316c7df Creates keyboard shortcuts module. il y a 11 ans
  hristoterezov f624833f1f Merge branch 'master' of github.com:jitsi/jitsi-meet il y a 11 ans
  hristoterezov 4c661ffca6 Removes nickname global variable. il y a 11 ans
  Boris Grozev 0819f23049 Adds instructings for building. il y a 11 ans
  Boris Grozev 1e9a463245 Fix a typo. il y a 11 ans
  Boris Grozev 447d8f5677 Makes the default make target execute "deploy" and "clean". il y a 11 ans
  fo d2453b1f1f Changed capitalisation in require statements. il y a 11 ans
  Boris Grozev 9460138cc3 Fix pako reference. il y a 11 ans
  Boris Grozev 0063461858 Uses pako from npm. il y a 11 ans
  hristoterezov 248d7a3173 Moves ssrc2jid global variable to the xmpp module. il y a 11 ans
  hristoterezov 51277270fe Fixes issues with the recording. il y a 11 ans
  hristoterezov 394738394d Fixes NPE when creating non anonymous room il y a 11 ans
  hristoterezov 6c4a5bd2bc Removes some global variables. Fixes recording. il y a 11 ans
  hristoterezov 6347730dc7 Fixes some issues related to xmpp module creation. il y a 11 ans
  hristoterezov 3da8e39745 Merges app.js and generates bundles. il y a 11 ans
  hristoterezov f4acf97b00 Merge branch 'master' of github.com:jitsi/jitsi-meet il y a 11 ans
  hristoterezov e4e66a03d7 Creates initial version of xmpp module. il y a 11 ans
  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. il y a 11 ans
  paweldomas 398fd18b8e Advertises dtls/sctp support in capabilities. il y a 11 ans
  paweldomas d3003d4fcd Adjusts anonymous domain functionality to work with Jicofo. il y a 11 ans
  hristoterezov ee94eca733 Creates desktop sharing module. il y a 11 ans
  hristoterezov 0696fb2c5a Fixes issue with video mute. il y a 11 ans
  hristoterezov e6fbb0934e Removes local streams from the connection object. il y a 11 ans
  hristoterezov faaf24d3c4 Creates simulcast module il y a 11 ans
  hristoterezov fcf785f32c Removes unused files. il y a 11 ans
  hristoterezov 0508628871 Creates API module. il y a 11 ans
  hristoterezov 27502d3fa8 Removes some dependancies from functions in app.js. il y a 11 ans
  hristoterezov 1057ff36cd Moves some functions from app.js il y a 11 ans
  paweldomas 8d5e50c0ca Moves 'callSipButtonClicked' method to Toolbar.js in order to fix 'sharedKey' undefined error. il y a 11 ans
  hristoterezov 8db602c8bd Fixes make file il y a 11 ans
  paweldomas 06494cf821 Fixes undefined 'messageHandler' error. il y a 11 ans
  hristoterezov 0fe6a55700 Fixes issue with connection quality module name. il y a 11 ans
  hristoterezov e20274c2f7 Creates connection quality module. il y a 11 ans
  paweldomas b77106f61a Includes room secret in SIP gateway request if password is required to join the room. il y a 11 ans
  hristoterezov 4d25b139cc Fixes some issues caused by the merge. il y a 11 ans
  hristoterezov 6ce48a5b7b Merge branch 'master' of github.com:jitsi/jitsi-meet il y a 11 ans
  hristoterezov 69b0e2ad32 Creates UI module. il y a 11 ans
  paweldomas cd0c9393d8 Makes "authentication required" dialog persistent. Joins the room if someone else authenticates first and creates the conference for us. il y a 11 ans
  paweldomas 2494444ca4 Fixes issue with remote video menu not displayed on role upgrade. il y a 11 ans
  paweldomas c76b78eb46 Improves SIP gateway auto configuration by getting feedback from the focus. il y a 11 ans
  paweldomas 78fcc8b72c Sends SIP gateway requests through the focus component. il y a 11 ans
  hristoterezov 652412cd4f Fixes issue with local audio levels. il y a 11 ans
  Damian Minkov 78801aa9e5 Fixes deb package. il y a 11 ans
  Damian Minkov cd266f60d7 Fixes building deb packages. il y a 11 ans
  paweldomas 459891e647 Bumps js versions, updates bundles. il y a 11 ans
  paweldomas 6cc8b63104 Does not flood with missing "Jid for SSRC" warnings for outdated stats(removed streams). il y a 11 ans
  paweldomas 1aed7e6237 Fixes NPE. il y a 11 ans
  paweldomas 087c26d494 Fixes issue with switching desktop stream. il y a 11 ans
  paweldomas 4fb7001b00 Converts 'constraints' to local variable in order to fix desktop sharing issues(audio constraints were retained in global var and get desktop stream failed). il y a 11 ans