Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E2EE for embeded mode #1350

Closed
wants to merge 28 commits into from
Closed

Conversation

SimonBrandner
Copy link
Contributor

@SimonBrandner SimonBrandner commented Aug 22, 2023

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2023

Codecov Report

Patch coverage: 28.57% and project coverage change: +0.21% 🎉

Comparison is base (9efb159) 26.23% compared to head (28035b5) 26.44%.

Additional details and impacted files
@@             Coverage Diff             @@
##           livekit    #1350      +/-   ##
===========================================
+ Coverage    26.23%   26.44%   +0.21%     
===========================================
  Files           50       50              
  Lines         2028     2042      +14     
  Branches       337      341       +4     
===========================================
+ Hits           532      540       +8     
- Misses        1459     1464       +5     
- Partials        37       38       +1     
Flag Coverage Δ
unittests 26.44% <28.57%> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/UrlParams.ts 91.42% <ø> (+14.28%) ⬆️
src/home/CallList.tsx 100.00% <ø> (ø)
src/widget.ts 18.91% <0.00%> (-0.53%) ⬇️
src/e2ee/e2eeHooks.ts 27.65% <28.57%> (ø)
src/settings/useSetting.ts 52.27% <40.00%> (-2.49%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SimonBrandner SimonBrandner force-pushed the SimonBrandner/feat/e2ee-embeded branch 3 times, most recently from 4b100aa to 21ec2c5 Compare August 25, 2023 12:59
@SimonBrandner SimonBrandner force-pushed the SimonBrandner/feat/e2ee-embeded branch from 21ec2c5 to 5eae816 Compare August 25, 2023 13:44
@SimonBrandner SimonBrandner force-pushed the SimonBrandner/feat/e2ee-embeded branch from 5eae816 to 6ec6956 Compare August 25, 2023 13:49
@SimonBrandner SimonBrandner force-pushed the SimonBrandner/feat/e2ee-embeded branch from 6ec6956 to cea48c9 Compare August 25, 2023 15:23
@SimonBrandner SimonBrandner force-pushed the SimonBrandner/feat/e2ee-embeded branch from cea48c9 to 50787c2 Compare August 28, 2023 08:46
@SimonBrandner SimonBrandner force-pushed the SimonBrandner/feat/e2ee-embeded branch from 50787c2 to 9000601 Compare August 28, 2023 15:09
@SimonBrandner SimonBrandner force-pushed the SimonBrandner/feat/e2ee-embeded branch 2 times, most recently from 5cfb357 to 666269a Compare August 30, 2023 09:20
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
@SimonBrandner SimonBrandner changed the base branch from dbkr/matrixrtcsession to livekit September 12, 2023 16:31
Signed-off-by: Šimon Brandner <[email protected]>
@dbkr
Copy link
Member

dbkr commented Oct 16, 2023

I've created #1772 to re-apply the changes here (or most of them) as this is super conflicty now.

@dbkr dbkr closed this Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants