Commit Graph

213 Commits

Author SHA1 Message Date
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
Saúl Ibarra Corretgé 44938b49c2 Bump version to 2.2.0 2020-06-04 17:18:45 +02:00
Saúl Ibarra Corretgé 759b9a005b Reorganize settings drawer 2020-06-04 16:14:39 +02:00
Saúl Ibarra Corretgé 8de41a414d Remove local avatar
The deployment will generate the right one based on the provided name
and email.

Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/379
2020-06-04 15:01:26 +02:00
Saúl Ibarra Corretgé 09345d6f0b Replace unmaintained SVG plugin 2020-06-04 13:44:04 +02:00
Saúl Ibarra Corretgé 87d63155a6 Update Electron to version 9.0.2 2020-06-04 10:59:56 +02:00
Saúl Ibarra Corretgé 328ff76016 Attach external API listeners early
This avoids any problems caused by the initialization of any of the
extra services initialization failures.
2020-06-04 10:53:32 +02:00
Saúl Ibarra Corretgé a1ec905ff3 Add context menu
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/380
2020-06-04 10:32:03 +02:00
Saúl Ibarra Corretgé 962470d97e Restrict URLs which can be opened in an external browser 2020-06-04 10:32:03 +02:00
Annika Wickert 27fc58f927
Fix deep-signing
* Fixes #369
2020-06-02 14:12:40 +02:00
Saúl Ibarra Corretgé 9d6eda921f Enable DevTools also on release builds
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/371
2020-06-02 09:57:34 +02:00
Saúl Ibarra Corretgé f42622bf47 Update Electron to 9.0.1 2020-06-02 09:55:41 +02:00
Saúl Ibarra Corretgé e20e3b4b83 Add SECURITY.md 2020-06-02 09:54:20 +02:00
sergio 91b20b4431 Update README.md
Update frame-ancestors note.
2020-05-31 07:38:08 +02:00
Saúl Ibarra Corretgé 99853137ac Bump version 2020-05-27 10:58:33 +02:00
Saúl Ibarra Corretgé 5da33a0094 Disable HW accelerated codecs
Fixes a crash when H.264 is used (in P2P mode).
2020-05-27 10:57:03 +02:00
Annika Wickert 20ec0bfd93
Fix Camera permissions for signed Apps 2020-05-26 09:39:41 +02:00
Saúl Ibarra Corretgé 65f04dd68c Update README.md 2020-05-20 22:26:53 +02:00
Saúl Ibarra Corretgé a91321d31c Bump version 2020-05-20 21:21:54 +02:00
Saúl Ibarra Corretgé de274c37f1 Update electron-utils 2020-05-20 21:21:54 +02:00
Saúl Ibarra Corretgé 1f789ec4e7 Update to Electron 9 and enable E2EE
Electron 9 ships with Chrome 83 which means we have access to E2EE by
enabling experimental web platform features.
2020-05-20 21:21:54 +02:00
Saúl Ibarra Corretgé d2f49288f1 Add randdom room name generation 2020-05-20 12:06:27 +02:00
Saúl Ibarra Corretgé a1a52c4b42 Refactor avatar
Don't use abotars, as they are no longer used in Jitsi Meet.
2020-05-20 12:06:27 +02:00
Saúl Ibarra Corretgé 9b84fe5999 Run npm audit fix 2020-05-20 12:06:27 +02:00
Christophe Hamerling 78f3b2431b
Add timeout configuration in settings 2020-05-14 15:10:46 +02:00
Christophe HAMERLING ee99029fb7 Fix Welcome form placeholder 2020-04-30 22:35:16 +02:00
Christophe HAMERLING a0856810ba Add note about debugger 2020-04-30 22:35:16 +02:00
Christophe HAMERLING cf7f2dabfb Add support for URL query parameters 2020-04-30 22:35:16 +02:00
Michael Wiedmann e7deabb8f4
Fix typos in README 2020-04-30 22:33:06 +02:00
Imdat Solak 1f2889ef0d macOS Catalina Camera/Mirophone Access Request fixed 2020-04-30 22:31:56 +02:00
Imdat Solak 2212eaf506 macOS Catalina Fix for Camera/Microphone 2020-04-30 22:31:56 +02:00
David Baker 238e28a627 Fix shortcuts on macOS
The regular windows shortcuts (eg. minimise, hide) don't work unless
they have menu entries, so add them along with the standard set of
expected menu items for mac (although I've omitted 'about' since it
opens a window so is a slightly more visible change).

Also Electron has a role for 'quit' so use this instead of providing
our own.
2020-04-30 22:30:58 +02:00
Hristo Terezov e860605dba chore(package.json): Update utils 2020-04-24 14:39:17 -05:00
Andrew Morgan 1c229b9de5 Fix typo in onboarding boxes 2020-04-14 16:22:05 +02:00
Saúl Ibarra Corretgé 55ee451f26 Bump version 2020-04-14 15:12:56 +02:00
Saúl Ibarra Corretgé 583ab0bba1 Fix patching linux sandbox support 2020-04-14 15:12:56 +02:00
Michael Wiedmann fe25c0f1d5 Info about additional HTTP header 2020-04-14 14:27:14 +02:00
Saúl Ibarra Corretgé 2c585eeb21 Update electron utils 2020-04-14 13:40:28 +02:00
Saúl Ibarra Corretgé b72ea5a123 Fix show AoT window default value 2020-04-14 13:21:19 +02:00
Saúl Ibarra Corretgé 2794692cbf Fixup always on top window setting
- Style
- Layout
- Add spotlight
2020-04-14 13:21:19 +02:00