Commit Graph

467 Commits

Author SHA1 Message Date
Tobias Bannert 8dc0edc452 updated german translation
Updated, corrected and completed the german translation.
2021-01-07 10:41:36 +01:00
Saúl Ibarra Corretgé 04eb522bb5 Update Electron dependency 2020-12-04 13:20:04 +01:00
Saúl Ibarra Corretgé 0932ff386b Remove unused npm script 2020-12-04 13:16:03 +01:00
Saúl Ibarra Corretgé 9243f4b8a9 Update app icon 2020-12-04 13:16:03 +01:00
Jaya Allamsetty 73f9c6178f fix: Disable hw acceleration across all platforms.
Fixes https://github.com/jitsi/jitsi-meet-electron/issues/458.
2020-12-04 09:08:04 +01:00
Saúl Ibarra Corretgé 1c53296e85 Drop devtron
It's unmaintained.
2020-12-03 11:14:08 +01:00
Jaya Allamsetty f348152242
fix: Disable hardware acceleration on Windows, it causes screenshare to flicker 2020-12-02 23:50:56 +01:00
Mihai-Andrei Uscat 6d4f997c87 chore(electron-utils): Bump to v2.0.12 2020-12-01 16:03:22 +01:00
dependabot[bot] 3fe601a943 Bump highlight.js from 9.15.10 to 9.18.5
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-25 10:32:19 +01:00
Saúl Ibarra Corretgé 50f5e2b187
Add prerequisites for building on Windows 2020-11-11 13:18:18 +01:00
NeroBurner e08a53fff4 Add link to GNU/Linux issue
Add a link to the #231 issue as searching the issue by hand is cumbersome
2020-11-10 10:25:12 +01:00
Saúl Ibarra Corretgé 3c334289ea
Add GNU/LInux dependencies to README 2020-11-04 10:49:11 +01:00
Saúl Ibarra Corretgé c7d85fe2f5 2.4.2 2020-10-28 21:14:11 +01:00
Saúl Ibarra Corretgé b246d6f17e Update Electron to version 10 2020-10-28 17:53:43 +01:00
Saúl Ibarra Corretgé eafda57087 Revert "Revert "Remove no longer needed workaround""
This reverts commit fde36ff5de.
2020-10-28 17:49:52 +01:00
Proprietary Chrome-chan fdc2a3a68f Add Flathub icon 2020-10-20 09:11:45 +02:00
Saúl Ibarra Corretgé ae0cc9ca42 Fix scren-sharing with latest macOS update 2020-10-16 13:43:19 +02:00
Saúl Ibarra Corretgé ef0372eaad
Update README.md 2020-10-08 10:44:17 +02:00
Saúl Ibarra Corretgé fe5d5dd0f5 2.4.1 2020-10-01 15:43:02 +02:00
Saúl Ibarra Corretgé a9612bd70c Revert to Electron 9
Breaks Olm based E2EE because Olm uses WASM and
https://github.com/electron/electron/issues/25127
2020-10-01 15:40:42 +02:00
Saúl Ibarra Corretgé fde36ff5de Revert "Remove no longer needed workaround"
This reverts commit b2a349a718.
2020-10-01 15:34:53 +02:00
ovari 33d3f4d17c Update README.md 2020-09-29 10:50:00 +02:00
Saúl Ibarra Corretgé 79fea8ea86 2.4.0 2020-09-25 10:55:52 +02:00
Saúl Ibarra Corretgé 76bf7d3ee1 Updated translation 2020-09-25 10:38:03 +02:00
Saúl Ibarra Corretgé 730a6890be Simplify validating server URL
There is no need to send a HEAD request to the server since we now
bundle external_api.js.
2020-09-25 10:33:11 +02:00
Saúl Ibarra Corretgé 0bb919cffc Enable just insertable streams instead of all experimental features 2020-09-10 15:14:38 +02:00
Saúl Ibarra Corretgé b2a349a718 Remove no longer needed workaround
The bug has since been fixed in Chromium.
2020-09-10 15:14:01 +02:00
Saúl Ibarra Corretgé bd44d0917e Update Electron to version 10 2020-09-10 12:49:55 +02:00
Saúl Ibarra Corretgé ec8a7d477c
Update README.md 2020-09-10 12:13:54 +02:00
dependabot[bot] aaea642cb2 Bump bl from 4.0.2 to 4.0.3
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-09-10 12:05:24 +02:00
Saúl Ibarra Corretgé 14abf91d40 Run npm audit fix 2020-08-14 11:14:18 +02:00
ovari fcfcafe24c
Fix typo 2020-08-11 12:41:09 +02:00
ovari d16e6a7b68
Add Hungarian localization 2020-08-03 09:34:10 +02:00
dependabot[bot] 2cdbbd9161 Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 22:55:12 +02:00
Saúl Ibarra Corretgé bd964be8c7 Bump version 2020-07-29 09:11:07 +02:00
Saúl Ibarra Corretgé 13142b1fe2 Update Electron to 9.1.2 2020-07-29 09:04:24 +02:00
dependabot[bot] 16c55d995e Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 15:06:51 +02:00
Jan d368bee779
Add translation for server timeout
in German and English translations
2020-07-07 09:11:42 +02:00
chref e4742dbc99
Fix join via protocol link on Linux (#413)
Perform command-line protocol argument handling on all platforms, not only
win32. This allows the client to join a meeting passed on the command-line
even if it is no instance of the client already running.
2020-07-03 16:43:42 +02:00
Ribero c1746ecdb5
Add Auto-Update limitation information for macOS to the README 2020-07-03 10:08:09 +02:00
Saúl Ibarra Corretgé 46bcc6fcf0 Update Electron to 9.0.5 2020-07-02 09:34:17 +02:00
Saúl Ibarra Corretgé aa6f76f2be Bump version 2020-07-02 09:29:49 +02:00
Saúl Ibarra Corretgé 4b942a4b42 Remove no longer used dependency 2020-07-02 09:15:34 +02:00
Saúl Ibarra Corretgé 9abb857a5f Drop pre-commit hook
The linter will run on a GH action now.
2020-07-02 09:08:55 +02:00
Saúl Ibarra Corretgé d925695928 Add GH Action to run the linter 2020-07-02 08:51:34 +02:00
Saúl Ibarra Corretgé 0b88a783f3 Temporarily disable remote control 2020-07-02 08:47:27 +02:00
Luis Guzman 203f1387e9
Add spanish localization 2020-07-01 17:22:22 +02:00
Christophe HAMERLING 5b924fe218 Open the conference with the app locale 2020-06-30 13:47:47 +02:00
KovalevArtem ce588d65e8
Add Russian localization 2020-06-30 13:39:39 +02:00
Saúl Ibarra Corretgé ca1eb70250 Share logic for opening external links 2020-06-30 11:16:55 +02:00