Age | Commit message (Collapse) | Author |
|
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Contains the fix for the hard crash on wayland when starting screenshare. Unfortunately it now hard-crashes when stopping screensharing.
The hard crash on starting screensharing is fixed, but its still relatively unreliable to share the screen under wayland. Background is electron/electron#39043, and same as described there two Pipewire pickers open, and the user has to select and accept both, then be quick in the jitsi selector as well and then it works. If one Pipewire picker is cancelled by the user, the process hangs. If the user is too slow in the jitsi selector, the two Pipewire pickers pop up again.
See: #829
|
|
|
|
Contains bump to electron 25, see https://www.electronjs.org/blog/electron-25-0
for details
|
|
|
|
Use Node's helper to transform a file URL into a path, which works
across platforms.
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/870
|
|
|
|
They will be percent encoded and the check will fail.
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/870
|
|
|
|
The callback needs to be called with an object, not a boolean...
|
|
|
|
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/471
|
|
|
|
|
|
* chore(deps) update Electron to 24
* docs: document broken screensharing on wayland
See #829
---------
Co-authored-by: Christoph Settgast <csett86_git@quicksands.de>
|
|
The sandbox can now be manually enabled, so let's do that.
|
|
|
|
|
|
|
|
|
|
|
|
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
Use IPC to send a message to the main process instead of opening them
from the renderer process.
|
|
Fix linux/wayland screenshare by electron downgrade to 21
Closes: #829
|
|
|
|
|
|
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Corrected GNU/LInux to GNU/Linux
screensharing to screen-sharing
|
|
|
|
|
|
|
|
|
|
|
|
we use other core actions also just pinned to major version, no need to differentiate here for upload-artifact
|
|
|
|
No major version, only chromium security fixes
|
|
broken likely since 542c7f089a241487a0c7bc7905e21db93c5bb13b (#787)
|
|
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|