aboutsummaryrefslogtreecommitdiff
path: root/main.js
AgeCommit message (Expand)Author
2024-01-03fix(main): filter out frame-ancestors if exists in Content-Security-Policyemrah
2023-11-11chore(deps) update electron to 27.0.3 (#921)Christoph Settgast
2023-05-26fix(main) fix path matchingv2023.5.3Saúl Ibarra Corretgé
2023-05-26fix(main) fix path check if it contains spaces (#871)Saúl Ibarra Corretgé
2023-05-25fix(main) fixed onBeforeSendHeaders API usageSaúl Ibarra Corretgé
2023-05-22fix(full-screen) don't restore full-screen stateSaúl Ibarra Corretgé
2023-05-22fix(main) block opening any external applicationsSaúl Ibarra Corretgé
2023-05-09fix(main) filter redirect protocolsSaúl Ibarra Corretgé
2023-05-09fix(main) clear cache on startup when in dev modeSaúl Ibarra Corretgé
2023-03-07fix(main) filter URLs that can be openedSaúl Ibarra Corretgé
2023-03-07feat(reload) refactor opening external linksSaúl Ibarra Corretgé
2022-12-11fix: popups for Google & Dropbox (#816)Christoph Settgast
2022-10-14feat: support Jitsi instances that set x-frame-options and frame-ancestors CS...Christoph Settgast
2022-10-06fix(screensharing) add DesktopCaptureMacV2 to disabled-featuresAvram Tudor
2022-09-24chore(deps) update electron to 20.2.0 (#790)Christoph Settgast
2022-08-24chore: update jitsi-electron-sdk to 3.0.18Avram Tudor
2022-08-12feat(wayland): enable titlebar when running under wayland (#766)Christoph Settgast
2022-06-26chore(deps): update electron to 19.0.6 (#760)Christoph Settgast
2022-03-28chore: use require instead of global process (#741)Christoph Settgast
2022-03-04chore: nativeWindowOpen is default true and will be removed with electron18 (...Christoph Settgast
2022-02-15chore(electron-bump) Update to electron 17.0.1hmuresan
2021-12-29cleanup: insertable streams and wasm SIMD are on by default (#693)Christoph Settgast
2021-12-11cleanup: remove unused mac electron/universal workaround (#688)csett86
2021-12-01refactor: Remove electron-store to be ready for electron 14+ (#668)csett86
2021-11-11refactor: follow rename of jitsi-meet-electron-utils to @jitsi/electron-sdk (...csett86
2021-11-08feat: as robotjs is context-aware, allow reuse of render processes (#660)csett86
2021-11-06Update jitsi-meet-electron-utils to electron 14+ compatible version (#655)csett86
2021-09-20Switch to local storage and migrate old settings (#638)csett86
2021-09-07fix: only set `enable-features` if the user hasn'tYuka
2021-07-31Enable WebAssemblyCSP flag so wasm-eval CSP can be used instead of requiring ...csett86
2021-05-12feat(linux): enable PipeWire support for screensharingChristoph Settgast
2021-04-14Enable field trial to enable Opus REDSaúl Ibarra Corretgé
2021-03-15Enhancements to make it more Mac App Store (mas) compatibleChristoph Settgast
2021-03-15Switch mac build to universal buildChristoph Settgast
2021-03-05Prevent AoT and SS-tracker windows from being capturedSaúl Ibarra Corretgé
2021-03-03Re-enable GPU accelerationSaúl Ibarra Corretgé
2021-03-03Update Electron to version 12.0.0Saúl Ibarra Corretgé
2021-02-23Open WebRTC internals when in dev modeSaúl Ibarra Corretgé
2021-02-23Enable WASM SIMDSaúl Ibarra Corretgé
2020-12-04Update app iconSaúl Ibarra Corretgé
2020-12-04fix: Disable hw acceleration across all platforms.Jaya Allamsetty
2020-12-02fix: Disable hardware acceleration on Windows, it causes screenshare to flickerJaya Allamsetty
2020-10-28Revert "Revert "Remove no longer needed workaround""Saúl Ibarra Corretgé
2020-10-16Fix scren-sharing with latest macOS updateSaúl Ibarra Corretgé
2020-10-01Revert "Remove no longer needed workaround"Saúl Ibarra Corretgé
2020-09-10Enable just insertable streams instead of all experimental featuresSaúl Ibarra Corretgé
2020-09-10Remove no longer needed workaroundSaúl Ibarra Corretgé
2020-09-10Update Electron to version 10Saúl Ibarra Corretgé
2020-07-03Fix join via protocol link on Linux (#413)chref
2020-06-30Share logic for opening external linksSaúl Ibarra Corretgé