aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-09fix(external-api) update bundleSaú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-04-22README: Update to current flathub branding badge (#859)Christoph Settgast
2023-04-18Improve Traditional Chinese local (zh-TW.json) (#855)Peter Dave Hello
2023-04-17chore(deps-dev): bump webpack from 5.70.0 to 5.76.0dependabot[bot]
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>
2023-03-07fix(main) filter URLs that can be openedSaúl Ibarra Corretgé
2023-03-07feat(reload) refactor opening external linksSaúl Ibarra Corretgé
Use IPC to send a message to the main process instead of opening them from the renderer process.
2023-02-03chore(deps): downgrade electron to 21 and release as 2023.2.0 (#843)v2023.2.0Christoph Settgast
Fix linux/wayland screenshare by electron downgrade to 21 Closes: #829
2023-02-03chore(deps) update @jitsi/electron-sdk to version 5.0.1 (#842)Saúl Ibarra Corretgé
2023-01-31fix(utils) make openExternalLink more resilientSaúl Ibarra Corretgé
2023-01-27chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33dependabot[bot]
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>
2023-01-26fix(external-api) allow formsSaúl Ibarra Corretgé
2023-01-24tweaked markup and punctuation for clarity (#834)Ted Thibodeau Jr
2023-01-242023.1.2v2023.1.2Christoph Settgast
2023-01-24fix(external-api) fix chat links not opening (#836)Saúl Ibarra Corretgé
2023-01-23feat(stats) drop support for wifistatsSaúl Ibarra Corretgé
2023-01-20Update README.md (#832)v2023.1.1Manice18
Corrected GNU/LInux to GNU/Linux screensharing to screen-sharing
2023-01-202023.1.1Christoph Settgast
2023-01-19feat(external-api) update bundled versionSaúl Ibarra Corretgé
2023-01-19ci: move linting from slowest to fastest job (#828)Christoph Settgast
2023-01-162023.1.0v2023.1.0Christoph Settgast
2023-01-15chore(deps) update electron to 22.0.2 (#826)Christoph Settgast
2022-12-22ci: unpin upload-artifact (#821)Christoph Settgast
we use other core actions also just pinned to major version, no need to differentiate here for upload-artifact
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