1306 コミット (2702fa01752b2c0224ab9eb40363313f580db55d)
 

作成者 SHA1 メッセージ 日付
  Boris Grozev 2702fa0175 Uses source maps to the actual source files (i.e. modules/), removes the separate debug targets, uglify before deploy. 9年前
  paweldomas 260b610725 Fixes issue with avatar not being displayed when user is in the lastN set, but has video muted. 9年前
  hristoterezov a7cd8bab11 Merge branch 'gerges-issue/client-analytics' 9年前
  hristoterezov 39c5ef2f5a Fixes jshint 9年前
  hristoterezov b59f8d3da6 Merge branch 'issue/client-analytics' of https://github.com/gerges/jitsi-meet into gerges-issue/client-analytics 9年前
  George Politis 5d1aeaa1c2 Merge pull request #358 from gpolitis/master 9年前
  bgrozev 9c4b69a1ba Merge pull request #357 from jitsi/fix-connect 9年前
  George Politis 5e363b515b Uses uglifyjs from the local installation. 9年前
  George Politis 1bb6e72855 Adds jshint as a dev dependency and uses the local installtion. 9年前
  George Politis e3adafa44e Makes browserify a dev dependency. 9年前
  Lyubomir Marinov 2740041a82 Defines the path to uglifyjs as a variable in the fashion of the path to browserify. 9年前
  Boris Grozev c7b6cb5b94 Updates the sdp-interop version. 9年前
  damencho 69758a3297 Uglify to use relative files. 9年前
  Boris Grozev cd1f56fa8f Recovers removed source files. 9年前
  damencho 34b5ce996c Fixes map locations. 9年前
  Boris Grozev 745417be18 Tries to fix connecting after XMPP authentication is requested. 9年前
  Boris Grozev 9ee24d7eab Minifies our libraries. 9年前
  Boris Grozev 5b1f7b1204 Minimizes app.bundle.js by default. 9年前
  George Politis b1825a3d1e Merge pull request #354 from marclaporte/patch-3 9年前
  George Politis e46efdb666 Merge pull request #356 from mksh/master 9年前
  mksh 9138ed692e Use valid SPDX license identifier for Jitsi-Meet to avoid warnings during installing npm dependencies 9年前
  Boris Grozev fdf73a9b4e Fixes jshint warnings. 9年前
  Boris Grozev dff4666bc6 Merge branch 'master' into lint 9年前
  Boris Grozev 5ac3304956 Fixes a typo reported by Hamid Yaseen. Closes #283. 9年前
  Boris Grozev 711d4ab634 Updates sdp-interop to 0.1.8 (fixes issues when 2 or more endpoints in a conference are running on firefox). 9年前
  hristoterezov 694fe83fc9 Merge branch 'gerges-issue/toolbar-config' 9年前
  hristoterezov b010b3267d Fixes the name for the recording button in interface_config.js 9年前
  hristoterezov 161673cecb Merge branch 'issue/toolbar-config' of https://github.com/gerges/jitsi-meet into gerges-issue/toolbar-config 9年前
  Boris Grozev 6bab3b2c86 Moves precommit-hook to devDependencies. 9年前
  Boris Grozev 2dbd80c048 Adds a source-package and uglify targets to the makefile. 9年前
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 9年前
  Boris Grozev a4c844f169 Adds precommit-hook as an npm dependency. Automatically runs jshint before a commit. 9年前
  Boris Grozev 27c297c034 Fixes or ignores (explicidly, as much as possible) jshint warnings. 9年前
  Boris Grozev 09eaa0d303 Fix comparison warnings. 9年前
  Boris Grozev b0795e5db9 Removes libs/app.bundle.js from the repository. Pre-built versions 9年前
  damencho 5a254ba949 Uses jvb config file from the new location. Fixes a problem where reconfiguring can break package installation due to missing jvb config file. 9年前
  Boris Grozev 68421465a7 Removes misleading documentation. Formatting fixes. 9年前
  Marc Laporte e7d308382f Firefox & Jitsi Meet are now working together 9年前
  ibauersachs e13af70717 Commit from translate.jitsi.org by user ibauersachs.: 175 of 175 strings translated (0 fuzzy). 9年前
  paweldomas b9b64242a5 Will close install Temasys plugin popup only when cancel or close button is clicked. 9年前
  Boris Grozev f69e7ace6d Uses the new name of the chrome extension id field. 9年前
  Boris Grozev b2d838ba1c Fixes mirroring on firefox. 9年前
  ibauersachs bf28c7ffd9 Commit from translate.jitsi.org by user ibauersachs.: 175 of 175 strings translated (0 fuzzy). 9年前
  jitsi-pootle 241baad4d0 New files added from translate.jitsi.org based on templates 9年前
  Ingo Bauersachs 2f9f5e0800 Add Slovak 9年前
  Boris Grozev 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. 9年前
  Boris Grozev e5184358c2 Separates the logic for obtaining a screen capture from the logic 9年前
  Boris Grozev f7ba684cf6 Enables the screen capture on firefox. 9年前
  Boris Grozev c0a51fedd0 Moves includes to the top of the file. 9年前
  Boris Grozev dc2b63fc60 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. 9年前