Commit graph

302 commits

Author SHA1 Message Date
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
Christophe HAMERLING dc3dd4459a Increase default timeout to 30 seconds 2020-06-30 11:15:16 +02:00
Christophe HAMERLING fb706ebb6d Add FR support 2020-06-30 10:14:27 +02:00
Annika Wickert 7b2b0c4e71
Add german and italian 2020-06-26 17:43:05 +02:00
freddytuxworth 2efa8b057e
Introduce internationalisation 2020-06-26 13:05:42 +02:00
Christophe HAMERLING 1c4f76e3b8 Define Node.js 12 as requirement 2020-06-26 10:06:01 +02:00
freddytuxworth 111a1ef884
Add button to remove conference from recents list
Fixes #313, #283, #322, #127, #334
2020-06-18 14:46:47 +02:00
Saúl Ibarra Corretgé 044c864cde Update Electron to 9.0.4 2020-06-17 10:48:01 +02:00
Marcos Dantas 93c3e13773
Update README.md 2020-06-16 11:54:48 +02:00
Saúl Ibarra Corretgé 22875b9454 Update Electron to 9.0.3 2020-06-11 16:42:52 +02:00
Saúl Ibarra Corretgé ee82416720 Silence webpack asset size warnings 2020-06-11 16:42:52 +02:00
Saúl Ibarra Corretgé c4aefb05b5 Bundle external API
We use very little functionality of it anyway.
2020-06-11 16:42:52 +02:00
Christophe Hamerling d12611d79c
Add protocol to open conference links with the app
Co-authored-by: Christophe HAMERLING <chamerling@linagora.com>
Co-authored-by: Klemens Arro <klemens.arro@admcloudtech.com>
Co-authored-by: Goran Urukalo <goran.urukalo@teletrader.com>
2020-06-10 14:21:13 +02:00
Christophe HAMERLING b662c93ac7 Add Application command line flag support for devtools 2020-06-09 11:38:06 +02:00
Christophe HAMERLING 212d8cb92b Add SHOW_DEV_TOOLS environment variable 2020-06-09 11:38:06 +02:00
Saúl Ibarra Corretgé 69aea45f32 Update README 2020-06-05 13:37:25 +02:00