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
2024-01-03
fix(main): filter out frame-ancestors if exists in Content-Security-Policy
emrah
2023-11-11
chore(deps) update electron to 27.0.3 (#921)
Christoph Settgast
2023-05-26
fix(main) fix path matching
v2023.5.3
Saúl Ibarra Corretgé
2023-05-26
fix(main) fix path check if it contains spaces (#871)
Saúl Ibarra Corretgé
2023-05-25
fix(main) fixed onBeforeSendHeaders API usage
Saúl Ibarra Corretgé
2023-05-22
fix(full-screen) don't restore full-screen state
Saúl Ibarra Corretgé
2023-05-22
fix(main) block opening any external applications
Saúl Ibarra Corretgé
2023-05-09
fix(main) filter redirect protocols
Saúl Ibarra Corretgé
2023-05-09
fix(main) clear cache on startup when in dev mode
Saúl Ibarra Corretgé
2023-03-07
fix(main) filter URLs that can be opened
Saúl Ibarra Corretgé
2023-03-07
feat(reload) refactor opening external links
Saúl Ibarra Corretgé
2022-12-11
fix: popups for Google & Dropbox (#816)
Christoph Settgast
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é
[next]