index
:
slackcoder/jitsi-meet-electron
master
Jitsi Meet desktop application
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.js
Age
Commit message (
Expand
)
Author
2022-10-14
feat: support Jitsi instances that set x-frame-options and frame-ancestors CS...
Christoph Settgast
2022-10-06
fix(screensharing) add DesktopCaptureMacV2 to disabled-features
Avram Tudor
2022-09-24
chore(deps) update electron to 20.2.0 (#790)
Christoph Settgast
2022-08-24
chore: update jitsi-electron-sdk to 3.0.18
Avram Tudor
2022-08-12
feat(wayland): enable titlebar when running under wayland (#766)
Christoph Settgast
2022-06-26
chore(deps): update electron to 19.0.6 (#760)
Christoph Settgast
2022-03-28
chore: use require instead of global process (#741)
Christoph Settgast
2022-03-04
chore: nativeWindowOpen is default true and will be removed with electron18 (...
Christoph Settgast
2022-02-15
chore(electron-bump) Update to electron 17.0.1
hmuresan
2021-12-29
cleanup: insertable streams and wasm SIMD are on by default (#693)
Christoph Settgast
2021-12-11
cleanup: remove unused mac electron/universal workaround (#688)
csett86
2021-12-01
refactor: Remove electron-store to be ready for electron 14+ (#668)
csett86
2021-11-11
refactor: follow rename of jitsi-meet-electron-utils to @jitsi/electron-sdk (...
csett86
2021-11-08
feat: as robotjs is context-aware, allow reuse of render processes (#660)
csett86
2021-11-06
Update jitsi-meet-electron-utils to electron 14+ compatible version (#655)
csett86
2021-09-20
Switch to local storage and migrate old settings (#638)
csett86
2021-09-07
fix: only set `enable-features` if the user hasn't
Yuka
2021-07-31
Enable WebAssemblyCSP flag so wasm-eval CSP can be used instead of requiring ...
csett86
2021-05-12
feat(linux): enable PipeWire support for screensharing
Christoph Settgast
2021-04-14
Enable field trial to enable Opus RED
Saúl Ibarra Corretgé
2021-03-15
Enhancements to make it more Mac App Store (mas) compatible
Christoph Settgast
2021-03-15
Switch mac build to universal build
Christoph Settgast
2021-03-05
Prevent AoT and SS-tracker windows from being captured
Saúl Ibarra Corretgé
2021-03-03
Re-enable GPU acceleration
Saúl Ibarra Corretgé
2021-03-03
Update Electron to version 12.0.0
Saúl Ibarra Corretgé
2021-02-23
Open WebRTC internals when in dev mode
Saúl Ibarra Corretgé
2021-02-23
Enable WASM SIMD
Saúl Ibarra Corretgé
2020-12-04
Update app icon
Saúl Ibarra Corretgé
2020-12-04
fix: Disable hw acceleration across all platforms.
Jaya Allamsetty
2020-12-02
fix: Disable hardware acceleration on Windows, it causes screenshare to flicker
Jaya Allamsetty
2020-10-28
Revert "Revert "Remove no longer needed workaround""
Saúl Ibarra Corretgé
2020-10-16
Fix scren-sharing with latest macOS update
Saúl Ibarra Corretgé
2020-10-01
Revert "Remove no longer needed workaround"
Saúl Ibarra Corretgé
2020-09-10
Enable just insertable streams instead of all experimental features
Saúl Ibarra Corretgé
2020-09-10
Remove no longer needed workaround
Saúl Ibarra Corretgé
2020-09-10
Update Electron to version 10
Saúl Ibarra Corretgé
2020-07-03
Fix join via protocol link on Linux (#413)
chref
2020-06-30
Share logic for opening external links
Saúl Ibarra Corretgé
2020-06-10
Add protocol to open conference links with the app
Christophe Hamerling
2020-06-09
Add Application command line flag support for devtools
Christophe HAMERLING
2020-06-09
Add SHOW_DEV_TOOLS environment variable
Christophe HAMERLING
2020-06-04
Add context menu
Saúl Ibarra Corretgé
2020-06-02
Enable DevTools also on release builds
Saúl Ibarra Corretgé
2020-05-27
Disable HW accelerated codecs
Saúl Ibarra Corretgé
2020-05-20
Update to Electron 9 and enable E2EE
Saúl Ibarra Corretgé
2020-04-30
Fix shortcuts on macOS
David Baker
2020-04-07
Update CI Tools
Andrei Gavrilescu
2020-04-07
fix security issue / update deps
Andrei Gavrilescu
2020-02-20
use appName from config
Andrei Gavrilescu
2020-02-20
integrate screen sharing tracker window (#197)
Andrei Gavrilescu
[next]