Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-03 | Update jitsi-meet-electron-utils | Saúl Ibarra Corretgé | |
Fixes a bug with the screen sharing tracker in Electron 12. | |||
2021-03-03 | Re-enable GPU acceleration | Saúl Ibarra Corretgé | |
It broke screen-sharing, but was fixed in Chrome 88. | |||
2021-03-03 | Update Electron to version 12.0.0 | Saúl Ibarra Corretgé | |
2021-03-03 | Update bundled external API | Saúl Ibarra Corretgé | |
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/527 | |||
2021-02-23 | Added Dutch translation. | Cedric Roijakkers | |
2021-02-23 | Fix typo in German language file | Dominik Gedon | |
2021-02-23 | 2.5.1v2.5.1 | Saúl Ibarra Corretgé | |
2021-02-23 | 2.5.0v2.5.0 | Saúl Ibarra Corretgé | |
2021-02-23 | Update dependencies | Saúl Ibarra Corretgé | |
2021-02-23 | Update dependencies | 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é | |
2021-02-23 | Update Electron to version 11.3.0 | Saúl Ibarra Corretgé | |
2021-02-23 | Update feedback URL | Saúl Ibarra Corretgé | |
2021-01-29 | Updating install command for Homebrew | David Haberthür | |
According to https://formulae.brew.sh/cask/jitsi-meet#default | |||
2021-01-16 | Fix typo in German language file | Marvin Frommhold | |
2021-01-08 | Galician localization | xosecalvo | |
2021-01-08 | Fix typo in German language file | Jan | |
2021-01-07 | Bump ini from 1.3.5 to 1.3.7 | dependabot[bot] | |
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> | |||
2021-01-07 | updated german translation | Tobias Bannert | |
Updated, corrected and completed the german translation. | |||
2020-12-04 | Update Electron dependency | Saúl Ibarra Corretgé | |
2020-12-04 | Remove unused npm script | 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 | |
Fixes https://github.com/jitsi/jitsi-meet-electron/issues/458. | |||
2020-12-03 | Drop devtron | Saúl Ibarra Corretgé | |
It's unmaintained. | |||
2020-12-02 | fix: Disable hardware acceleration on Windows, it causes screenshare to flicker | Jaya Allamsetty | |
2020-12-01 | chore(electron-utils): Bump to v2.0.12 | Mihai-Andrei Uscat | |
2020-11-25 | Bump highlight.js from 9.15.10 to 9.18.5 | dependabot[bot] | |
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.10 to 9.18.5. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/9.15.10...9.18.5) Signed-off-by: dependabot[bot] <support@github.com> | |||
2020-11-11 | Add prerequisites for building on Windows | Saúl Ibarra Corretgé | |
2020-11-10 | Add link to GNU/Linux issue | NeroBurner | |
Add a link to the #231 issue as searching the issue by hand is cumbersome | |||
2020-11-04 | Add GNU/LInux dependencies to README | Saúl Ibarra Corretgé | |
2020-10-28 | 2.4.2v2.4.2 | Saúl Ibarra Corretgé | |
2020-10-28 | Update Electron to version 10 | Saúl Ibarra Corretgé | |
2020-10-28 | Revert "Revert "Remove no longer needed workaround"" | Saúl Ibarra Corretgé | |
This reverts commit fde36ff5deecc93be3148c7184fbb966db960e2a. | |||
2020-10-20 | Add Flathub icon | Proprietary Chrome-chan | |
2020-10-16 | Fix scren-sharing with latest macOS update | Saúl Ibarra Corretgé | |
2020-10-08 | Update README.md | Saúl Ibarra Corretgé | |
2020-10-01 | 2.4.1v2.4.1 | Saúl Ibarra Corretgé | |
2020-10-01 | Revert to Electron 9 | Saúl Ibarra Corretgé | |
Breaks Olm based E2EE because Olm uses WASM and https://github.com/electron/electron/issues/25127 | |||
2020-10-01 | Revert "Remove no longer needed workaround" | Saúl Ibarra Corretgé | |
This reverts commit b2a349a718dcd6ddf5abb0b897345226fd98981d. | |||
2020-09-29 | Update README.md | ovari | |
2020-09-25 | 2.4.0v2.4.0 | Saúl Ibarra Corretgé | |
2020-09-25 | Updated translation | Saúl Ibarra Corretgé | |
2020-09-25 | Simplify validating server URL | Saúl Ibarra Corretgé | |
There is no need to send a HEAD request to the server since we now bundle external_api.js. | |||
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é | |
The bug has since been fixed in Chromium. | |||
2020-09-10 | Update Electron to version 10 | Saúl Ibarra Corretgé | |
2020-09-10 | Update README.md | Saúl Ibarra Corretgé | |
2020-09-10 | Bump bl from 4.0.2 to 4.0.3 | dependabot[bot] | |
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3) Signed-off-by: dependabot[bot] <support@github.com> | |||
2020-08-14 | Run npm audit fix | Saúl Ibarra Corretgé | |