George Politis
1bb6e72855
Adds jshint as a dev dependency and uses the local installtion.
10 lat temu
George Politis
e3adafa44e
Makes browserify a dev dependency.
10 lat temu
Lyubomir Marinov
2740041a82
Defines the path to uglifyjs as a variable in the fashion of the path to browserify.
10 lat temu
Boris Grozev
c7b6cb5b94
Updates the sdp-interop version.
10 lat temu
damencho
69758a3297
Uglify to use relative files.
10 lat temu
Boris Grozev
cd1f56fa8f
Recovers removed source files.
10 lat temu
damencho
34b5ce996c
Fixes map locations.
10 lat temu
Boris Grozev
9ee24d7eab
Minifies our libraries.
10 lat temu
Boris Grozev
5b1f7b1204
Minimizes app.bundle.js by default.
10 lat temu
George Politis
b1825a3d1e
Merge pull request #354 from marclaporte/patch-3
Firefox & Jitsi Meet are now working together
10 lat temu
George Politis
e46efdb666
Merge pull request #356 from mksh/master
Use valid SPDX license identifier for Jitsi-Meet NPM package description
10 lat temu
mksh
9138ed692e
Use valid SPDX license identifier for Jitsi-Meet to avoid warnings during installing npm dependencies
10 lat temu
Boris Grozev
fdf73a9b4e
Fixes jshint warnings.
10 lat temu
Boris Grozev
dff4666bc6
Merge branch 'master' into lint
10 lat temu
Boris Grozev
5ac3304956
Fixes a typo reported by Hamid Yaseen. Closes #283.
10 lat temu
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 lat temu
hristoterezov
694fe83fc9
Merge branch 'gerges-issue/toolbar-config'
10 lat temu
hristoterezov
b010b3267d
Fixes the name for the recording button in interface_config.js
10 lat temu
hristoterezov
161673cecb
Merge branch 'issue/toolbar-config' of https://github.com/gerges/jitsi-meet into gerges-issue/toolbar-config
Conflicts:
index.html
libs/app.bundle.js
10 lat temu
Boris Grozev
6bab3b2c86
Moves precommit-hook to devDependencies.
10 lat temu
Boris Grozev
2dbd80c048
Adds a source-package and uglify targets to the makefile.
10 lat temu
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
10 lat temu
Boris Grozev
a4c844f169
Adds precommit-hook as an npm dependency. Automatically runs jshint before a commit.
10 lat temu
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
10 lat temu
Boris Grozev
09eaa0d303
Fix comparison warnings.
10 lat temu
Boris Grozev
b0795e5db9
Removes libs/app.bundle.js from the repository. Pre-built versions
are available at https://download.jitsi.org/jitsi-meet/
10 lat temu
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 lat temu
Boris Grozev
68421465a7
Removes misleading documentation. Formatting fixes.
10 lat temu
Marc Laporte
e7d308382f
Firefox & Jitsi Meet are now working together
https://hacks.mozilla.org/2015/06/firefox-multistream-and-renegotiation-for-jitsi-videobridge/
Thank you George Politis! (and anyone else involved)
10 lat temu
ibauersachs
e13af70717
Commit from translate.jitsi.org by user ibauersachs.: 175 of 175 strings translated (0 fuzzy).
10 lat temu
paweldomas
b9b64242a5
Will close install Temasys plugin popup only when cancel or close button is clicked.
10 lat temu
Boris Grozev
f69e7ace6d
Uses the new name of the chrome extension id field.
10 lat temu
Boris Grozev
b2d838ba1c
Fixes mirroring on firefox.
10 lat temu
ibauersachs
bf28c7ffd9
Commit from translate.jitsi.org by user ibauersachs.: 175 of 175 strings translated (0 fuzzy).
10 lat temu
jitsi-pootle
241baad4d0
New files added from translate.jitsi.org based on templates
10 lat temu
Ingo Bauersachs
2f9f5e0800
Add Slovak
10 lat temu
Boris Grozev
995b3be6e7
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
10 lat temu
Boris Grozev
e5184358c2
Separates the logic for obtaining a screen capture from the logic
for switching between camera and screen.
10 lat temu
Boris Grozev
f7ba684cf6
Enables the screen capture on firefox.
10 lat temu
Boris Grozev
c0a51fedd0
Moves includes to the top of the file.
10 lat temu
Boris Grozev
dc2b63fc60
Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables.
10 lat temu
Boris Grozev
82c45a2e38
Adds some docs.
10 lat temu
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 lat temu
Issac Gerges
aef07ec11b
Merge remote-tracking branch 'origin/master' into issue/toolbar-config
10 lat temu
paweldomas
59b26fdf07
Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly.
10 lat temu
damencho
74c531aed6
Uses port definition rather then wild card address when configuring authbind.
10 lat temu
Boris Grozev
47bb9439db
Don't treat 0 as false (avoid a warning when the receivedPackets or
sentPackets stat is 0, and possibly fixes misinterpreting a remove
stream as a local).
10 lat temu
Issac Gerges
bcccc58b2c
Allow for a list of enabled buttons to be passed as part of interfaceConfig
10 lat temu
paweldomas
ff199a4d78
Updates app.bundle.js
10 lat temu
Paweł Domas
aebfa33383
Merge pull request #349 from mksh/master
Some fixes in dynamic config retrieval
10 lat temu