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