Saúl Ibarra Corretgé
1c53296e85
Drop devtron
...
It's unmaintained.
1 year ago
Jaya Allamsetty
f348152242
fix: Disable hardware acceleration on Windows, it causes screenshare to flicker
1 year ago
Mihai-Andrei Uscat
6d4f997c87
chore(electron-utils): Bump to v2.0.12
1 year ago
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>
1 year ago
Saúl Ibarra Corretgé
50f5e2b187
Add prerequisites for building on Windows
2 years ago
NeroBurner
e08a53fff4
Add link to GNU/Linux issue
...
Add a link to the #231 issue as searching the issue by hand is cumbersome
2 years ago
Saúl Ibarra Corretgé
3c334289ea
Add GNU/LInux dependencies to README
2 years ago
Saúl Ibarra Corretgé
c7d85fe2f5
2.4.2
2 years ago
Saúl Ibarra Corretgé
b246d6f17e
Update Electron to version 10
2 years ago
Saúl Ibarra Corretgé
eafda57087
Revert "Revert "Remove no longer needed workaround""
...
This reverts commit fde36ff5de
.
2 years ago
Proprietary Chrome-chan
fdc2a3a68f
Add Flathub icon
2 years ago
Saúl Ibarra Corretgé
ae0cc9ca42
Fix scren-sharing with latest macOS update
2 years ago
Saúl Ibarra Corretgé
ef0372eaad
Update README.md
2 years ago
Saúl Ibarra Corretgé
fe5d5dd0f5
2.4.1
2 years ago
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
2 years ago
Saúl Ibarra Corretgé
fde36ff5de
Revert "Remove no longer needed workaround"
...
This reverts commit b2a349a718
.
2 years ago
ovari
33d3f4d17c
Update README.md
2 years ago
Saúl Ibarra Corretgé
79fea8ea86
2.4.0
2 years ago
Saúl Ibarra Corretgé
76bf7d3ee1
Updated translation
2 years ago
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.
2 years ago
Saúl Ibarra Corretgé
0bb919cffc
Enable just insertable streams instead of all experimental features
2 years ago
Saúl Ibarra Corretgé
b2a349a718
Remove no longer needed workaround
...
The bug has since been fixed in Chromium.
2 years ago
Saúl Ibarra Corretgé
bd44d0917e
Update Electron to version 10
2 years ago
Saúl Ibarra Corretgé
ec8a7d477c
Update README.md
2 years ago
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>
2 years ago
Saúl Ibarra Corretgé
14abf91d40
Run npm audit fix
2 years ago
ovari
fcfcafe24c
Fix typo
2 years ago
ovari
d16e6a7b68
Add Hungarian localization
2 years ago
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>
2 years ago
Saúl Ibarra Corretgé
bd964be8c7
Bump version
2 years ago
Saúl Ibarra Corretgé
13142b1fe2
Update Electron to 9.1.2
2 years ago
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>
2 years ago
Jan
d368bee779
Add translation for server timeout
...
in German and English translations
2 years ago
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.
2 years ago
Ribero
c1746ecdb5
Add Auto-Update limitation information for macOS to the README
2 years ago
Saúl Ibarra Corretgé
46bcc6fcf0
Update Electron to 9.0.5
2 years ago
Saúl Ibarra Corretgé
aa6f76f2be
Bump version
2 years ago
Saúl Ibarra Corretgé
4b942a4b42
Remove no longer used dependency
2 years ago
Saúl Ibarra Corretgé
9abb857a5f
Drop pre-commit hook
...
The linter will run on a GH action now.
2 years ago
Saúl Ibarra Corretgé
d925695928
Add GH Action to run the linter
2 years ago
Saúl Ibarra Corretgé
0b88a783f3
Temporarily disable remote control
2 years ago
Luis Guzman
203f1387e9
Add spanish localization
2 years ago
Christophe HAMERLING
5b924fe218
Open the conference with the app locale
2 years ago
KovalevArtem
ce588d65e8
Add Russian localization
2 years ago
Saúl Ibarra Corretgé
ca1eb70250
Share logic for opening external links
2 years ago
Christophe HAMERLING
dc3dd4459a
Increase default timeout to 30 seconds
2 years ago
Christophe HAMERLING
fb706ebb6d
Add FR support
2 years ago
Annika Wickert
7b2b0c4e71
Add german and italian
2 years ago
freddytuxworth
2efa8b057e
Introduce internationalisation
2 years ago
Christophe HAMERLING
1c4f76e3b8
Define Node.js 12 as requirement
2 years ago