-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
feat(electron): audio capture permissions and settings #11185
feat(electron): audio capture permissions and settings #11185
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #11185 +/- ##
==========================================
- Coverage 54.17% 54.10% -0.07%
==========================================
Files 2558 2563 +5
Lines 115434 115611 +177
Branches 18816 18850 +34
==========================================
+ Hits 62532 62555 +23
+ Misses 51571 51086 -485
- Partials 1331 1970 +639
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d10b4fd
to
a1738a7
Compare
f558fb6
to
f940d4c
Compare
a1738a7
to
1117818
Compare
f940d4c
to
7310469
Compare
5ca6439
to
e3645bd
Compare
1117818
to
42bfe09
Compare
42bfe09
to
a563c99
Compare
2f6dfc6
to
486d35f
Compare
7de30aa
to
6f419ca
Compare
e3645bd
to
c6734f9
Compare
c6734f9
to
e8dcd4e
Compare
6a87648
to
2687d26
Compare
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
a848cdc
to
5438c19
Compare
packages/frontend/core/src/modules/media/services/meeting-settings.ts
Outdated
Show resolved
Hide resolved
c2bd229
to
4933fbf
Compare
packages/frontend/core/src/modules/media/views/use-seek-time.ts
Outdated
Show resolved
Hide resolved
4933fbf
to
01decc9
Compare
01decc9
to
510da5a
Compare
packages/frontend/core/src/modules/media/entities/audio-attachment-block.ts
Outdated
Show resolved
Hide resolved
510da5a
to
70d2595
Compare
70d2595
to
d2645fb
Compare
Merge activity
|
d2645fb
to
cf44970
Compare
cf44970
to
6c125d9
Compare
fix AF-2420, AF-2391, AF-2265