Commit Graph

105 Commits

Author SHA1 Message Date
dependabot[bot] f73e6a6c7d Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 10:45:45 +01:00
Saúl Ibarra Corretgé 04eb522bb5 Update Electron dependency 2020-12-04 13:20:04 +01:00
Saúl Ibarra Corretgé 1c53296e85 Drop devtron
It's unmaintained.
2020-12-03 11:14:08 +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é 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é 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é 79fea8ea86 2.4.0 2020-09-25 10:55:52 +02:00
Saúl Ibarra Corretgé bd44d0917e Update Electron to version 10 2020-09-10 12:49:55 +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
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
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
freddytuxworth 2efa8b057e
Introduce internationalisation 2020-06-26 13:05:42 +02:00
Saúl Ibarra Corretgé 044c864cde Update Electron to 9.0.4 2020-06-17 10:48:01 +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é 44938b49c2 Bump version to 2.2.0 2020-06-04 17:18:45 +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é a1ec905ff3 Add context menu
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/380
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é f42622bf47 Update Electron to 9.0.1 2020-06-02 09:55:41 +02:00
Saúl Ibarra Corretgé 99853137ac Bump version 2020-05-27 10:58:33 +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é 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
Hristo Terezov e860605dba chore(package.json): Update utils 2020-04-24 14:39:17 -05: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
Saúl Ibarra Corretgé 2c585eeb21 Update electron utils 2020-04-14 13:40:28 +02:00
Saúl Ibarra Corretgé 0e93d36e9a Bump version 2020-04-14 10:47:07 +02:00
Saúl Ibarra Corretgé 6ce4e51071 Bump version 2020-04-08 17:00:34 +02:00
Saúl Ibarra Corretgé a50a3bd7b7 Bump jitsi-meet-electron-utilss dependency 2020-04-08 17:00:34 +02:00
Saúl Ibarra Corretgé f879b6bd2a Bump version 2020-04-08 11:38:12 +02:00
Annika Wickert 4546d718e3 Downgrade electron-builder for Windows Defender bump version to beta3 2020-04-07 16:52:01 +02:00
Andrei Gavrilescu f3000d0844 Bump version to 2.0.0-beta2 2020-04-07 14:52:13 +02:00
Andrei Gavrilescu 2ee5c50611 Bump app version 2020-04-07 14:30:36 +02:00
Andrei Gavrilescu c40ab63f18 updata package-lock.json 2020-04-07 14:30:36 +02:00
Andrei Gavrilescu 81d7aca4b2 fix security issue / update deps 2020-04-07 14:30:36 +02:00