Yulia Koretskaya
f14494d8e9
fix(deps) update webrtc-adapter to v7.7.1
Fix Safari RTCSessionDescription.sdp readonly
Based on https://bugs.chromium.org/p/chromium/issues/detail?id=1186456&
4 yıl önce
dependabot[bot]
684002bbbf
build(deps): bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
4 yıl önce
Saúl Ibarra Corretgé
997f7a501b
fix(deps) update logger to 1.0.0
4 yıl önce
Jaya Allamsetty
8eaaf52a73
fix: disable google conference flag for screenshare
5 yıl önce
Hristo Terezov
679497938f
feat: Adds a method that finds the SSRC of a JitsiTrack (#1338)
Adds a JitsiConference.getSsrcByTrack() method that finds the SSRC of a JitsiTrack by its SSRC. This method is currently used to get (and display) the first audio/video SSRC in the GSM popover in Jitsi Meet.
Co-authored-by: George Politis <gp@jitsi.org >
5 yıl önce
Hristo Terezov
b881ccbcc7
feat(external-storage): Support.
5 yıl önce
Saúl Ibarra Corretgé
735c30ec4f
e2ee: introduce per-participant randomly generated keys
This the second stage in our E2EE journey.
Instead of using a single pre-shared passphrase for deriving the key used for
E2EE, we now establish a secure E2EE communication channel amongst peers.
This channel is implemented using libolm, using XMPP groupchat or JVB channels
as the transport.
Once the secure E2EE channel has been established each participant will generate
a random 32 byte key and exchange it over this channel.
Keys are rotated (well, just re-created at the moment) when a participant joins
or leaves.
5 yıl önce
paweldomas
902f02af8f
fix(tests): source maps for Karma
5 yıl önce
Saúl Ibarra Corretgé
372020a71d
deps: run npm audit fix
5 yıl önce
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 yıl önce
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 yıl önce
Saúl Ibarra Corretgé
0e328c9b82
deps: eslint-config-jitsi@latest
5 yıl önce
Saúl Ibarra Corretgé
14f4a99bd7
deps: update eslint and plugins
5 yıl önce
Saúl Ibarra Corretgé
5bf0b26409
deps: jitsi/js-utils@1.0.0
5 yıl önce
Jaya Allamsetty
8a14fe65e7
chore(deps): Update sdp-interop
7a63ac1bfa
5 yıl önce
Saúl Ibarra Corretgé
156e9ecabd
deps: run npm audit fix
5 yıl önce
Hristo Terezov
79556bf4b3
chore(package): update js-utils.
5 yıl önce
Hristo Terezov
2177c2c3ec
chore(package): Update js-utils
5 yıl önce
Hristo Terezov
cadf91c393
fix(localStorage): Use JitsiLocalStorage.
5 yıl önce
paweldomas
5658670fd5
chore(deps):update jasmine and karma
Needed to be able to return a promise from a test case.
5 yıl önce
Saúl Ibarra Corretgé
78cfbc169a
misc: drop precommit hook
5 yıl önce
Jaya Allamsetty
85e19e4e37
deps(sdp-interop): Bump sdp-interop to 1.0.2
5 yıl önce
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 yıl önce
Philipp Hancke
7f090de2c9
Project HPS, first pass
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
5 yıl önce
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 yıl önce
Jaya Allamsetty
4a2abb1796
fix(ice): Bump adapter to 7.5.0 and validate ice candidate info
5 yıl önce
paweldomas
e353322002
deps: update strophejs-plugin-stream-management to fix crash on BOSH
...connection dropped with an error.
5 yıl önce
paweldomas
0e57a68173
feat: resume XMPP stream on connection drop
5 yıl önce
paweldomas
b195e4ce9c
chore(deps): update Strophe to 1.3.4
5 yıl önce
Jaya Allamsetty
463f741cb6
dep(js-utils): detect old Edge browser and mark them as unsupported
5 yıl önce
Jaya Allamsetty
6a3673140d
dep(js-utils): do not use window.chrome to identify webOS and other chromium-like browsers
5 yıl önce
Jaya Allamsetty
c8c9c43830
Remove isEdge checks
5 yıl önce
Jaya Allamsetty
9ba4c15e85
Update js-utils
5 yıl önce
paweldomas
cdd2029b4b
chore(deps): update logger to support timestamps
Updates logger to 5ec9235757 in order to support log timestamps.
6 yıl önce
Bettenbuk Zoltan
dda16f607e
update RN to 61
6 yıl önce
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 yıl önce
George Politis
9366fd6cc4
Updates @jitsi/sdp-simulcast. (#970)
6 yıl önce
Saúl Ibarra Corretgé
5138dbdf99
deps: update jitsi-meet-logger
6 yıl önce
Saúl Ibarra Corretgé
503d47f363
deps: prepare for react-native 0.60
6 yıl önce
Saúl Ibarra Corretgé
c73bc490ed
feat(RTC): drop support for platforms without the MediaStream constructor
React Native also supports it now.
6 yıl önce
Дамян Минков
158243c297
Removes Edge support. (#893)
* Removes Edge support.
* Removes unused dependency.
6 yıl önce
Alexander Mishurov
9659b4e413
feat(BworserCapabilities): Allow newer Safari to use video
7 yıl önce
Bettenbuk Zoltan
798ddb782b
eslint-config-jitsi 1.0.0
6 yıl önce
Saúl Ibarra Corretgé
282ef6b9fd
deps: update flow
6 yıl önce
Papp István Péter
49907807db
Upgraded Strophe to 1.2.16
6 yıl önce
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%.
6 yıl önce
Saúl Ibarra Corretgé
883bf10411
deps: update to webpack 4
6 yıl önce
Saúl Ibarra Corretgé
ac32dd6ac4
deps: update flow
7 yıl önce
Saúl Ibarra Corretgé
d6c7a071de
deps: update eslint-config-jitsi
7 yıl önce
Saúl Ibarra Corretgé
a3a3471ce7
deps: update to Babel 7
7 yıl önce