hristoterezov
d1e653c861
chore(sdp-interop): Update version.
пре 7 година
Saúl Ibarra Corretgé
148fbff844
Upgrade NPM dependencies/packages: react-native 0.55
пре 7 година
damencho
c101e303ea
Updates the used strophejs version in dependencies (1.2.15).
пре 7 година
bbaldino
2ea6773e0e
Packet2json refactor (#721)
* refactor packet2JSON to not use jquery
also added unit tests for it and switched to use chrome-headless instead
of phantomjs
* update package-lock
* squash: undo sha512 to sha1 conversion in package-lock
пре 7 година
damencho
2184f328ed
Bumps uglifyjs-webpack-plugin and its dependencies.
Solves a GitHub warning about a vulnerability in a
uglifyjs-webpack-plugin dependency.
пре 7 година
hristoterezov
d5389ace55
ref(SS_FF): Revert desktopSharingFirefoxMaxVersionExtRequired conversion
пре 7 година
hristoterezov
a1237fb48e
ref(browser): Use js-utils.
пре 8 година
Дамян Минков
4daf8e7e95
Adds new parameter details for the connection failed event. (#697)
* Adds new parameter details for the connection failed event.
Adds suspend and shard_changed details.
* Updates the used strophejs version in dependencies.
* Updates the used strophejs version in dependencies (package-lock file).
* Changes to always report suspend time, reports 0 on no suspend detected.
* Updates the used strophejs version in dependencies (1.2.14-1).
* Changes details field name.
пре 8 година
hristoterezov
44d2c7ba21
feat(browser_caps): Implement browser capabilities API. (#690)
In order to include browser capabilities in RTCBrowserType I needed to
refactor RTCBrowserType.
пре 8 година
Saúl Ibarra Corretgé
baa5d9b997
Upgrade NPM dependencies/packages: react-native 0.51
пре 8 година
Дамян Минков
63712813ed
Passes getWiFiStatsMethod to callstats. (#664)
* Passes getWiFiStatsMethod to callstats.
* Prints WiFi addresses on attachWifiStatsHandler.
* Updates callstats version to 3.27.0.
пре 8 година
Lyubo Marinov
81f57c024e
Upgrade NPM dependencies/packages: react-native 0.50
пре 8 година
Lyubo Marinov
b4adec2796
Upgrade NPM dependencies/packages: ESLint
пре 8 година
Lyubo Marinov
067b8c3867
Upgrade NPM dependencies/packages
пре 8 година
Lyubo Marinov
079c50cec6
webpack & UglifyJS w/ cache & parallel
пре 8 година
Lyubo Marinov
4f1969acaa
npm update
пре 8 година
hristoterezov
408f7377f2
Add package-lock.json
пре 8 година
paweldomas
ca092bb91f
feat: flow-bin 0.53.0
Required for jitsi-meet upgrade
пре 8 година
virtuacoplenny
6125435999
feat(1080p): support on chrome >= 61 using adapter (#617)
- Add a new browser check so adapter shim usage can be gated.
- Get track resolution for stats from the track itself to account
for browser resolution fallback logic. Do this only if
we can be sure adapter has shimmed it in.
- Create a new getUserMediaFlow, with RTC being the orchestration
for various RTCUtils calls.
- Remove connection quality stat "resolution" which was being
emitted but not used but listeners.
пре 8 година
Lyubo Marinov
7346043fc4
Coding style: sort alphabetically
пре 8 година
hristoterezov
4ba72374aa
chore(babel): Use babel-preset-env instead of babel-preset-es2015.
пре 8 година
bbaldino
06ad4359dc
use the centralized jitsi eslint config (#623)
* use the centralized jitsi eslint config
* remove redundant extends
пре 8 година
Leonard Kim
031fab513c
feat(tests): run on phantomjs by default
пре 8 година
Leonard Kim
7e1687e646
feat(tests): run tests pre-commit
пре 8 година
hristoterezov
73300752f5
Update strophe and use it via imports.
пре 8 година
hristoterezov
364eea2949
chore(deps): remove unused.
пре 8 година
Lyubo Marinov
ff8468d931
eslint 4.8.0
ESLint 4.8.0 discovers a lot of error related to formatting. While I
tried to fix as many of them as possible, a portion of them actually go
against our coding style. In such a case, I've disabled the indent rule
which effectively leaves it as it was before ESLint 4.8.0.
пре 8 година
Lyubo Marinov
51658adf37
Update NPM dependencies/packages
пре 8 година
Lyubo Marinov
f57a10b52e
Update npm dependencies/package versions
пре 8 година
Saúl Ibarra Corretgé
8c06f1347e
deps: update callstats version dependency
пре 8 година
Saúl Ibarra Corretgé
e1953644d0
[RN] Add support for callstats
пре 8 година
Saúl Ibarra Corretgé
e58d97249d
callstats: don't pass dependencies on the constructor
It's no longer needed, and it hasn't been for a while.
пре 8 година
Lyubo Marinov
71ed315156
Upgrade NPM dependencies/packages
пре 8 година
hristoterezov
5950b41936
chore(babel-preset-stage-1): Adds stage 1 in order to support ... for objects
пре 8 година
hristoterezov
c67c844dc9
chore(jshint): remove JSHint
пре 8 година
Lyubo Marinov
b89755d853
webpack 2
пре 8 година
George Politis
0fe0cd787c
Update sdp-interop and sdp-simulcast to latest.
The new versions depend on the latest sdp-transform, so we don't have to
bundle 2 versions of sdp-transform.
пре 8 година
Lyubo Marinov
c46315889b
Upgrade NPM dependencies/packages
пре 8 година
Lyubo Marinov
45a5f64326
Prepare for webpack 2
Webpack 2 defines module.exports as a read-only property in ES6 modules.
пре 8 година
paweldomas
2626af51ed
Upgrade sdp-simulcast
Move 'isSimulcastSupported' check from sdp-simulcast to the client.
пре 8 година
Iñaki Baz Castillo
8620317f30
edge: add initial ORTC shim for Edge support
пре 8 година
Lyubo Marinov
296134ab3e
Upgrade NPM dependencies/packages
пре 8 година
Lyubo Marinov
077b667a59
Update NPM dependencies/packages
пре 8 година
Saúl Ibarra Corretgé
f39dfa7f7a
build: drop babel-pollyfill dependency
It's not used anymore.
пре 8 година
Saúl Ibarra Corretgé
b7eaa05ead
build: run webpack on postinstall
The net effect is the same, with the bonus that it avoids problems when running
yarn.
пре 8 година
Lyubo Marinov
d3f43d2542
Update NPM dependencies/packages
пре 8 година
Lyubo Marinov
2a534c95e9
Update NPM dependencies/packages
пре 8 година
Lyubo Marinov
260548b4a9
[eslint] import/no-duplicates
пре 8 година
Lyubo Marinov
bfef62c1b1
Flow - A static type checker for JavaScript
пре 8 година
Lyubo Marinov
c8d7989a80
Stick to the exact package versions for the direct dependencies
пре 9 година