yanas
96bbf0419c
Adds tooltips
8 years ago
yanas
0013745783
Video thumbnails redesign
8 years ago
damencho
62c4ff719e
Fixes build.
8 years ago
Ilya Daynatovich
e28f646cef
Fixed styles for unsupported browser page
8 years ago
Ilya Daynatovich
4044e11da2
Set up SASS and change base font
8 years ago
Michael Bell
85d0c62c1d
Change reference to lib-jitsi-meet to use full github url
This resolves issue #694
8 years ago
damencho
e240b15d61
Match the exact version of jquery-ui.
Using "compatible version" as ^... matches latest version 1.12.0 and not 1.10.5 (matches >=1.10.5 < 2.0.0) and this prevents it building from source with latest nodejs on clean environment.
8 years ago
hristoterezov
661795fd51
Fixes accidentally changed value of strophejs-plugins property in package.json
9 years ago
hristoterezov
8deb003ef6
JWT client support
9 years ago
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
9 years ago
damencho
e3b518cb91
Uses lib-jitsi-meet from git repo and deploy it on make.
9 years ago
damencho
2ef96d21e9
Updates package.json with some changes from master.
9 years ago
damencho
0291287ecb
Temporary fix to make sure 2.2.0 isn't pulled which has a bug.
9 years ago
George Politis
8ec90ea675
Bumps the sdp-simulcast version.
9 years ago
isymchych
ff6ec2ec6b
use babel
9 years ago
damencho
1c19f977ad
Converts ssltcp candidate to tcp one on FF.
9 years ago
damencho
d7317a94bb
Converts ssltcp candidate to tcp one on FF.
9 years ago
damencho
c5b3677e71
Updates sdp-interop and sdp-transform versions, thanks to virtuacoplenny.
9 years ago
George Politis
9f1e953e8a
Bumps sdp-simulcast@0.1.2.
9 years ago
Boris Grozev
f4da678465
Fixes the bootstrap version to 3.1.1, because using the current (3.3.5)
causes UI problems (tooltips not dissapearing).
9 years ago
Boris Grozev
d0b254ca15
Merges css files.
9 years ago
Devin Wilson
b1760fad12
Pull deps from npm
9 years ago
George Politis
13d6245684
Updates the sdp-interop version.
9 years ago
Boris Grozev
2702fa0175
Uses source maps to the actual source files (i.e. modules/), removes the separate debug targets, uglify before deploy.
9 years ago
George Politis
1bb6e72855
Adds jshint as a dev dependency and uses the local installtion.
9 years ago
George Politis
e3adafa44e
Makes browserify a dev dependency.
9 years ago
Boris Grozev
c7b6cb5b94
Updates the sdp-interop version.
9 years ago
Boris Grozev
5b1f7b1204
Minimizes app.bundle.js by default.
9 years ago
mksh
9138ed692e
Use valid SPDX license identifier for Jitsi-Meet to avoid warnings during installing npm dependencies
9 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).
9 years ago
Boris Grozev
6bab3b2c86
Moves precommit-hook to devDependencies.
9 years ago
Boris Grozev
a4c844f169
Adds precommit-hook as an npm dependency. Automatically runs jshint before a commit.
9 years ago
Boris Grozev
fee8482bae
Updates sdp-transform to 1.4.1.
9 years ago
Devin Wilson
7c1ba9242b
Change the comment to fix npm install
9 years ago
Boris Grozev
59033aab28
Adds what will hopefully be treated as a comment by all npm versions to package.json.
9 years ago
Boris Grozev
7f1eb617c3
Uses npm packeges for socket.io and jsSHA.
9 years ago
bgrozev
c149b22ac2
Updates the license in package.json
9 years ago
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 years ago
George Politis
93648f361b
Updates the license headers.
10 years ago
George Politis
23f1dc174e
Refactors simulcast support.
10 years ago
George Politis
bf99a129bd
Depend on sdp-interop@0.1.4
10 years ago
George Politis
ee6fd63c25
Depend on sdp-interop@0.1.3
10 years ago
George Politis
1ce22fb8c9
Depend on sdp-interop@0.1.2, sdp-transform@1.4.0
10 years ago
George Politis
e0cba855a6
Implements fault tolerant connect (closes #268).
10 years ago
Mike Keesey
0fdf5e0102
Fix stream end/start race condition
We need to queue attempts to call modifySources to prevent errors in
setLocalDescription, et al. We need to let the asynchronous function
flow in modifySources finish before we kick off another set.
10 years ago
George Politis
80c5779de9
Adds an SDP transform module.
10 years ago
paweldomas
f3274ea42e
Fixes broken translation after i18next-client update to 1.8.0.
10 years ago
George Politis
3747251821
Adds dependency to specific commit for sdp-interop.
10 years ago
George Politis
05bbfda5bb
Adds support for FF/multistream.
10 years ago
hristoterezov
3032ea7684
Implements basic multi language support.
10 years ago