Age | Commit message (Collapse) | Author | |
---|---|---|---|
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é | |
2020-08-11 | Fix typo | ovari | |
2020-08-03 | Add Hungarian localization | ovari | |
2020-07-31 | Bump elliptic from 6.5.2 to 6.5.3 | dependabot[bot] | |
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-29 | Bump versionv2.3.1 | Saúl Ibarra Corretgé | |
2020-07-29 | Update Electron to 9.1.2 | Saúl Ibarra Corretgé | |
2020-07-21 | Bump lodash from 4.17.15 to 4.17.19 | dependabot[bot] | |
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-07 | Add translation for server timeout | Jan | |
in German and English translations | |||
2020-07-03 | Fix join via protocol link on Linux (#413) | chref | |
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 | Add Auto-Update limitation information for macOS to the README | Ribero | |
2020-07-02 | Update Electron to 9.0.5v2.3.0 | Saúl Ibarra Corretgé | |
2020-07-02 | Bump version | Saúl Ibarra Corretgé | |
2020-07-02 | Remove no longer used dependency | Saúl Ibarra Corretgé | |
2020-07-02 | Drop pre-commit hook | Saúl Ibarra Corretgé | |
The linter will run on a GH action now. | |||
2020-07-02 | Add GH Action to run the linter | Saúl Ibarra Corretgé | |
2020-07-02 | Temporarily disable remote control | Saúl Ibarra Corretgé | |
2020-07-01 | Add spanish localization | Luis Guzman | |
2020-06-30 | Open the conference with the app locale | Christophe HAMERLING | |
2020-06-30 | Add Russian localization | KovalevArtem | |
2020-06-30 | Share logic for opening external links | Saúl Ibarra Corretgé | |
2020-06-30 | Increase default timeout to 30 seconds | Christophe HAMERLING | |
2020-06-30 | Add FR support | Christophe HAMERLING | |
2020-06-26 | Add german and italian | Annika Wickert | |
2020-06-26 | Introduce internationalisation | freddytuxworth | |
2020-06-26 | Define Node.js 12 as requirement | Christophe HAMERLING | |
2020-06-18 | Add button to remove conference from recents list | freddytuxworth | |
Fixes #313, #283, #322, #127, #334 | |||
2020-06-17 | Update Electron to 9.0.4 | Saúl Ibarra Corretgé | |
2020-06-16 | Update README.md | Marcos Dantas | |
2020-06-11 | Update Electron to 9.0.3 | Saúl Ibarra Corretgé | |
2020-06-11 | Silence webpack asset size warnings | Saúl Ibarra Corretgé | |
2020-06-11 | Bundle external API | Saúl Ibarra Corretgé | |
We use very little functionality of it anyway. | |||
2020-06-10 | Add protocol to open conference links with the app | Christophe Hamerling | |
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> |