aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-112022.12.0v2022.12.0Christoph Settgast
2022-12-11chore(deps) update electron to 21.3.3 (#817)Christoph Settgast
No major version, only chromium security fixes
2022-12-11fix: popups for Google & Dropbox (#816)Christoph Settgast
broken likely since 542c7f089a241487a0c7bc7905e21db93c5bb13b (#787)
2022-12-11chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#815)dependabot[bot]
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>
2022-12-02lang: update sq translationBesnik Bleta
2022-11-202022.11.0v2022.11.0Christoph Settgast
2022-11-20lang: update desktop display name (#792)TTG
2022-11-20chore(deps) update electron to 21.3.0 (#806)Christoph Settgast
No major version, only chromium security fixes
2022-11-18chore(deps): bump loader-utils from 1.4.1 to 1.4.2dependabot[bot]
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10chore(deps): bump loader-utils from 1.4.0 to 1.4.1dependabot[bot]
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-192022.10.1v2022.10.1Christoph Settgast
2022-10-18chore(deps) update electron to 21.1.1 (#801)Christoph Settgast
Contains Chromium 104 -> 106 update and security updates of chromium since. For details see https://www.electronjs.org/blog/electron-21-0
2022-10-14feat: support Jitsi instances that set x-frame-options and frame-ancestors ↵Christoph Settgast
CSP (#798) While in browser environments the headers are sensible, the only purpose of the electron app is load jitsi in the iframe api. This also is how the mobile apps behave (they also ignore the framing headers) Fixes: #285
2022-10-11lang: update zh-TW.json (#797)TTG
2022-10-06Merge pull request #793 from jitsi/tavram/fix-captureAvram Tudor
fix(screensharing) add DesktopCaptureMacV2 to disabled-features
2022-10-06fix(screensharing) add DesktopCaptureMacV2 to disabled-featuresAvram Tudor
This fixes the AoT and screensharing tracker from being captured based on https://github.com/electron/electron/issues/19880
2022-09-242022.9.1v2022.9.1Christoph Settgast
2022-09-24chore(deps) update electron to 20.2.0 (#790)Christoph Settgast
Contains Chromium 102 -> 104 update and security updates of chromium since. For details see https://www.electronjs.org/blog/electron-20-0 @jitsi/electron-sdk still requires node, so disable the sandbox on renderer This is a newly changed default with electron 20: https://www.electronjs.org/blog#default-changed-renderers-without-nodeintegration-true-are-sandboxed-by-default
2022-09-23feat: Chinese Translations (#789)TTG
2022-08-30chore(electron-sdk) Increment electron sdk versionHoratiu Muresan
2022-08-25fix(config): backport parseURLParams from jitsi-meet (#786)Christoph Wiechert
Used https://github.com/jitsi/jitsi-meet/blob/master/react/features/base/util/parseURLParams.ts and removed the typescript stuff and replaced deprecated substr() Closes: #642 Signed-off-by: Christoph Wiechert <wio@psitrax.de>
2022-08-24Merge pull request #787 from jitsi/tavram/update-electron-sdkAvram Tudor
chore: update jitsi-electron-sdk to 3.0.18
2022-08-24chore: update jitsi-electron-sdk to 3.0.18Avram Tudor
2022-08-122022.8.1v2022.8.1Christoph Settgast
2022-08-12feat(wayland): enable titlebar when running under wayland (#766)Christoph Settgast
Use with --ozone-platform-hint=auto to enable Closes: #683
2022-08-08fix(win): fix build failures (#780)Christoph Settgast
Includes downgraded node-gyp-build which should fix issues like https://github.com/jitsi/jitsi-meet-electron/runs/7639735746?check_suite_focus=true
2022-08-02feat: croatian translation (#771)Milo Ivir
2022-07-212022.7.1v2022.7.1Christoph Settgast
2022-07-20chore(deps): update electron to 19.0.8 (#775)Christoph Settgast
Security Patches from contained Chromium See https://github.com/electron/electron/releases/tag/v19.0.7 and https://github.com/electron/electron/releases/tag/v19.0.8
2022-07-20chore(deps): update jitsi sdk to reduce binary usage (#772)Christoph Settgast
2022-07-04README: Add instructions how to clean the cache (#767)Christoph Settgast
Closes: #649
2022-07-04chore: Upgrade CI Dependencies to Latest Version (#758)Rudra Sen
* chore(ci): upgrade Github actions to latest version Upgrading CI Dependencies to Latest Version. Tested and Verified.
2022-06-272022.6.1v2022.6.1Christoph Settgast
2022-06-26chore(deps): update electron to 19.0.6 (#760)Christoph Settgast
Contains Chromium 98 -> 102 update, for high level overview see https://www.electronjs.org/blog/electron-18-0 https://www.electronjs.org/blog/electron-19-0 Plan B support is now removed as well, as chromium 102 no longer offers it: https://chromestatus.com/feature/5823036655665152 Signed-off-by: Christoph Settgast <csett86@web.de>
2022-06-24chore(deps): electron-builder and electron-updater (#759)Christoph Settgast
This is a prerequisite for universal mac builds with electron 18+ For details see https://github.com/electron-userland/electron-builder/pull/6750
2022-05-02Update README for Ubuntu 22.04 (#753)Christoph Settgast
2022-04-28chore(deps): bump ejs from 3.1.6 to 3.1.7 (#749)v2022.4.1dependabot[bot]
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-282022.4.1Christoph Settgast
2022-04-28Merge pull request #747 from jitsi/hmuresan/update-external-apiChristoph Settgast
chore(external-api) Update external api script last commit tags: tag: jitsi-meet_7249, tag: 6121 last commit sh: 132b44a8b630c37a12936fd07accef6fc496878c
2022-04-28Update external_api.jsHoratiu Muresan
last commit tags: tag: jitsi-meet_7249, tag: 6121 last commit sh: 132b44a8b630c37a12936fd07accef6fc496878c
2022-04-27chore(deps): update electron to 17.4.1 (#748)Christoph Settgast
Mostly chromium security updates, and not yet updating to electron 18 as that requires at least electron-builder 23.0.4 (due to electron-userland/electron-builder#6750), but electron-builder 23.0.4+ are not yet stable. Signed-off-by: Christoph Settgast <csett86@web.de>
2022-04-09chore(deps): bump ansi-regex from 3.0.0 to 3.0.1dependabot[bot]
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09chore(deps): bump plist from 3.0.4 to 3.0.5dependabot[bot]
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/TooTallNate/node-plist/releases) - [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md) - [Commits](https://github.com/TooTallNate/node-plist/commits) --- updated-dependencies: - dependency-name: plist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09chore(deps-dev): bump moment from 2.29.1 to 2.29.2dependabot[bot]
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28chore: use require instead of global process (#741)Christoph Settgast
2022-03-25chore: remove unused alias for process in webpack.main config (#739)Christoph Settgast
process is available in the electron-main target, no need to alias
2022-03-25chore(deps): remove process polyfill (#738)Christoph Settgast
The @atlaskit/navigation also works fine without reference to whether its running on mac or not (for the way its used in this project).
2022-03-24chore(deps): migrate webpack 4 to 5 (#732)Kanishka Bansode
update babel to latest minor while at it
2022-03-23refactor: replace deprecated String.prototype.substr() (#735)CommanderRoot
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-21feat(preload) limit the exposed SDK API surfaceSaúl Ibarra Corretgé
Expose a single function that sets up everything on the renderer.