paweldomas
902f02af8f
fix(tests): source maps for Karma
5 lat temu
Saúl Ibarra Corretgé
372020a71d
deps: run npm audit fix
5 lat temu
dependabot[bot]
7cb0228a7d
chore(deps): bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
5 lat temu
paweldomas
821cc396f6
deps: update plugin-stream-management
Updates strophejs-plugin-stream-management
to 001cf02bef which fixes
few corner cases around XMPP WebSocket reconnect logic.
5 lat temu
Saúl Ibarra Corretgé
0e328c9b82
deps: eslint-config-jitsi@latest
5 lat temu
Saúl Ibarra Corretgé
14f4a99bd7
deps: update eslint and plugins
5 lat temu
Saúl Ibarra Corretgé
5bf0b26409
deps: jitsi/js-utils@1.0.0
5 lat temu
Jaya Allamsetty
8a14fe65e7
chore(deps): Update sdp-interop
7a63ac1bfa
5 lat temu
Saúl Ibarra Corretgé
156e9ecabd
deps: run npm audit fix
5 lat temu
Hristo Terezov
79556bf4b3
chore(package): update js-utils.
5 lat temu
Hristo Terezov
2177c2c3ec
chore(package): Update js-utils
5 lat temu
Hristo Terezov
cadf91c393
fix(localStorage): Use JitsiLocalStorage.
5 lat temu
paweldomas
5658670fd5
chore(deps):update jasmine and karma
Needed to be able to return a promise from a test case.
5 lat temu
Saúl Ibarra Corretgé
78cfbc169a
misc: drop precommit hook
5 lat temu
Jaya Allamsetty
85e19e4e37
deps(sdp-interop): Bump sdp-interop to 1.0.2
5 lat temu
Jaya Allamsetty
4870efe459
fix(Firefox): Enable simulcast support on Firefox
Get rid of the experimental flag for simulcast support, update js-utils for detecting Edge on Android
5 lat temu
Philipp Hancke
7f090de2c9
Project HPS, first pass
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
5 lat temu
Jaya Allamsetty
190a9e44d0
fix(unified-plan): Use the new sdp-interop module for Unified plan
Switch to using ontrack for remote tracks, re-use mids/transceivers when remote sources are removed and added.
5 lat temu
Jaya Allamsetty
4a2abb1796
fix(ice): Bump adapter to 7.5.0 and validate ice candidate info
5 lat temu
paweldomas
e353322002
deps: update strophejs-plugin-stream-management to fix crash on BOSH
...connection dropped with an error.
6 lat temu
paweldomas
0e57a68173
feat: resume XMPP stream on connection drop
6 lat temu
paweldomas
b195e4ce9c
chore(deps): update Strophe to 1.3.4
6 lat temu
Jaya Allamsetty
463f741cb6
dep(js-utils): detect old Edge browser and mark them as unsupported
6 lat temu
Jaya Allamsetty
6a3673140d
dep(js-utils): do not use window.chrome to identify webOS and other chromium-like browsers
6 lat temu
Jaya Allamsetty
c8c9c43830
Remove isEdge checks
6 lat temu
Jaya Allamsetty
9ba4c15e85
Update js-utils
6 lat temu
paweldomas
cdd2029b4b
chore(deps): update logger to support timestamps
Updates logger to 5ec9235757 in order to support log timestamps.
6 lat temu
Bettenbuk Zoltan
dda16f607e
update RN to 61
6 lat temu
Saúl Ibarra Corretgé
3cfa548488
build: add integration with webpack-bundle-analyzer
Build as follows to build (production) bundle size stats:
npx webpack -p --progress --analyze-bundle
Then open the report:
npx webpack-bundle-analyzer stats.json
6 lat temu
George Politis
9366fd6cc4
Updates @jitsi/sdp-simulcast. (#970)
6 lat temu
Saúl Ibarra Corretgé
5138dbdf99
deps: update jitsi-meet-logger
6 lat temu
Saúl Ibarra Corretgé
503d47f363
deps: prepare for react-native 0.60
6 lat temu
Saúl Ibarra Corretgé
c73bc490ed
feat(RTC): drop support for platforms without the MediaStream constructor
React Native also supports it now.
6 lat temu
Дамян Минков
158243c297
Removes Edge support. (#893)
* Removes Edge support.
* Removes unused dependency.
6 lat temu
Alexander Mishurov
9659b4e413
feat(BworserCapabilities): Allow newer Safari to use video
7 lat temu
Bettenbuk Zoltan
798ddb782b
eslint-config-jitsi 1.0.0
7 lat temu
Saúl Ibarra Corretgé
282ef6b9fd
deps: update flow
7 lat temu
Papp István Péter
49907807db
Upgraded Strophe to 1.2.16
7 lat temu
Saúl Ibarra Corretgé
96dfda5841
feat(callstats): don't inlcude react-native-callstats
It should be provided by the environment, just like on web. This avoids bundling
callstats on web, where it won't be used (we dynamically download it).
This reduces the bundle size from about 1MB to 675KB, almost 40%.
7 lat temu
Saúl Ibarra Corretgé
883bf10411
deps: update to webpack 4
7 lat temu
Saúl Ibarra Corretgé
ac32dd6ac4
deps: update flow
7 lat temu
Saúl Ibarra Corretgé
d6c7a071de
deps: update eslint-config-jitsi
7 lat temu
Saúl Ibarra Corretgé
a3a3471ce7
deps: update to Babel 7
7 lat temu
Saúl Ibarra Corretgé
f7d17da12d
deps: js-utils
7 lat temu
Saúl Ibarra Corretgé
655d930541
feat(flow): fix webpack bundling when Flow annotations are used
js-utils has some, so we need the preset or webpack fails with a syntax error.
7 lat temu
bgrozev
1ac6df97e3
Exports additional statistics through ConnectionQuality (#813)
* feat: Read the server region from Jingle and broadcast it with statistics.
* feat: Adds the bridge count to local "statistics", refactors conference-properties.
* fix: Emits the conference properties with the event, small fixes.
* ref: Orders the imports alphabetically.
As described by @virtuacoplenny :
[T]he ordering is based on import path, not import name, with different
file depths being grouped together, node modules being grouped together
at the top.
* fix: Keeps JitsiConference#properties always defined.
* fix: Does not fire an event when the argument is undefined.
7 lat temu
paweldomas
3f46c64f4f
chore(package.json): bump react-native-callstats to 3.53.4
7 lat temu
damencho
67d48aef21
Updates karma to latest.
Could not update karma-webpack to latest as it was not running because of an error:
The "path" argument must be of type string. Received type object
https://github.com/webpack-contrib/karma-webpack/issues/350
7 lat temu
bgrozev
e2250e8f1a
chore: Updates the callstats lib. (#774)
7 lat temu
damencho
d0cb2b2a8d
Upgrades react-native-callstats to latest version 3.50.4.
7 lat temu