Commit Graph

1490 Commits (e494c3028daf656db86d5234dca22dbb65252acc)
 

Author SHA1 Message Date
Boris Grozev 9ee24d7eab Minifies our libraries. 10 years ago
Boris Grozev 5b1f7b1204 Minimizes app.bundle.js by default. 10 years ago
George Politis b1825a3d1e Merge pull request #354 from marclaporte/patch-3 10 years ago
George Politis e46efdb666 Merge pull request #356 from mksh/master 10 years ago
mksh 9138ed692e Use valid SPDX license identifier for Jitsi-Meet to avoid warnings during installing npm dependencies 10 years ago
Boris Grozev fdf73a9b4e Fixes jshint warnings. 10 years ago
Boris Grozev dff4666bc6 Merge branch 'master' into lint 10 years ago
Boris Grozev 5ac3304956 Fixes a typo reported by Hamid Yaseen. Closes #283. 10 years ago
Boris Grozev 711d4ab634 Updates sdp-interop to 0.1.8 (fixes issues when 2 or more endpoints in a conference are running on firefox). 10 years ago
hristoterezov 694fe83fc9 Merge branch 'gerges-issue/toolbar-config' 10 years ago
hristoterezov b010b3267d Fixes the name for the recording button in interface_config.js 10 years ago
hristoterezov 161673cecb Merge branch 'issue/toolbar-config' of https://github.com/gerges/jitsi-meet into gerges-issue/toolbar-config 10 years ago
Boris Grozev 6bab3b2c86 Moves precommit-hook to devDependencies. 10 years ago
Boris Grozev 2dbd80c048 Adds a source-package and uglify targets to the makefile. 10 years ago
Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 10 years ago
Boris Grozev a4c844f169 Adds precommit-hook as an npm dependency. Automatically runs jshint before a commit. 10 years ago
Boris Grozev 27c297c034 Fixes or ignores (explicidly, as much as possible) jshint warnings. 10 years ago
Boris Grozev 09eaa0d303 Fix comparison warnings. 10 years ago
Boris Grozev b0795e5db9 Removes libs/app.bundle.js from the repository. Pre-built versions 10 years ago
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. 10 years ago
Boris Grozev 68421465a7 Removes misleading documentation. Formatting fixes. 10 years ago
Marc Laporte e7d308382f Firefox & Jitsi Meet are now working together 10 years ago
ibauersachs e13af70717 Commit from translate.jitsi.org by user ibauersachs.: 175 of 175 strings translated (0 fuzzy). 10 years ago
paweldomas b9b64242a5 Will close install Temasys plugin popup only when cancel or close button is clicked. 10 years ago
Boris Grozev f69e7ace6d Uses the new name of the chrome extension id field. 10 years ago
Boris Grozev b2d838ba1c Fixes mirroring on firefox. 10 years ago
ibauersachs bf28c7ffd9 Commit from translate.jitsi.org by user ibauersachs.: 175 of 175 strings translated (0 fuzzy). 10 years ago
jitsi-pootle 241baad4d0 New files added from translate.jitsi.org based on templates 10 years ago
Ingo Bauersachs 2f9f5e0800 Add Slovak 10 years ago
Boris Grozev 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. 10 years ago
Boris Grozev e5184358c2 Separates the logic for obtaining a screen capture from the logic 10 years ago
Boris Grozev f7ba684cf6 Enables the screen capture on firefox. 10 years ago
Boris Grozev c0a51fedd0 Moves includes to the top of the file. 10 years ago
Boris Grozev dc2b63fc60 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. 10 years ago
Boris Grozev 82c45a2e38 Adds some docs. 10 years ago
damencho 6b94d3fe47 Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet. 10 years ago
Issac Gerges 2c573d76ea Add analytics for bottom toolbar events 10 years ago
Issac Gerges 5734d5ad80 Add analytics for toolbar items 10 years ago
Issac Gerges 92a6b765a2 Add pluggable analytics framework 10 years ago
Issac Gerges 0cda79352f Fix spelling mistake in openLinkDialog 10 years ago
Issac Gerges aef07ec11b Merge remote-tracking branch 'origin/master' into issue/toolbar-config 10 years ago
paweldomas 59b26fdf07 Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly. 10 years ago
damencho 74c531aed6 Uses port definition rather then wild card address when configuring authbind. 10 years ago
Boris Grozev 47bb9439db Don't treat 0 as false (avoid a warning when the receivedPackets or 10 years ago
Issac Gerges bcccc58b2c Allow for a list of enabled buttons to be passed as part of interfaceConfig 10 years ago
paweldomas ff199a4d78 Updates app.bundle.js 10 years ago
Paweł Domas aebfa33383 Merge pull request #349 from mksh/master 10 years ago
mksh aa21e13780 Fixed configuration callback request data serialization; switched to jQuery for ajax call 10 years ago
paweldomas 8956002de5 Updates app.bundle.js 10 years ago
paweldomas 51c23ae133 Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly. 10 years ago