Commit Graph

153 Commits

Author SHA1 Message Date
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 4571b780dd Remove unnecessary keywords and build env 2020-04-07 14:30:36 +02:00
Andrei Gavrilescu 2ee5c50611 Bump app version 2020-04-07 14:30:36 +02:00
Andrei Gavrilescu 0a18da2a9a Update CI Tools
Co-authored-by: Annika Wickert <awlx@users.noreply.github.com>
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
Christian Tramnitz 08d53c135e security fix, updating electron-store, elso electron-builder for clean build 2020-04-06 17:19:20 +02:00
Andrei Gavrilescu a903ffa5b9
chore(package): Update jitsi-meet-electron-utils to 2.0.1 2020-03-10 20:50:56 +02:00
Andrei Gavrilescu 866f94a79b use appName from config 2020-02-20 15:55:05 +01:00
Andrei Gavrilescu 3c448837e7
integrate screen sharing tracker window (#197)
* integrate screen sharing tracker window

* update jitsi-meet-electron-utils required version

* update package.json
2020-02-20 12:52:20 +00:00
Gabriel Imre 30eb64fadd chore(package): update deps 2020-02-04 11:47:54 +02:00
Hristo Terezov d2bc5d3c9c chore(package): update deps 2020-01-15 12:00:39 +00:00
Hristo Terezov 5eb291fc0f chore(package): Update jitsi-meet-electron-utils. 2019-10-23 03:20:37 -07:00
Hristo Terezov aa84bb397e fix(package.json):Update jitsi-meet-electron-utils 2019-10-16 11:55:32 -07:00
Hristo Terezov 73a8a88339 fix(eslint): Errors. 2019-10-16 11:55:32 -07:00
Hristo Terezov 99d6694609 chore(package.json): Update electron to 6.0.11 2019-10-04 08:03:06 -07:00
Hristo Terezov 061fbf9f88 fix: Electron 5 support. 2019-10-03 09:13:20 -07:00
Hristo Terezov 930797f7d6 chore(package): Update jitsi-meet-electron-utils. 2019-07-24 08:31:41 -07:00
Hristo Terezov ff2464d5ac chore(package): Update jitsi-meet-electron-utils 2019-07-19 11:12:25 -07:00
damencho 11d05807dc chore(deps): bump jitsi-meet-electron-utils to v0.6.4 2019-07-12 10:51:56 +01:00
Дамян Минков 26053fc478
Adds using power monitor and detecting computer suspend. (#174)
* Adds using power monitor and detecting computer suspend.

* Simplify api listener functions.

* Fixes comments.
2019-07-11 14:49:15 +01:00
Artur Shellunts d8bef4a784 build: fix npm start on Windows 2019-06-28 14:06:34 +02:00
Leonard Kim 3f50ed9a40 chore(deps): bump jitsi-meet-electron-utils to v0.6.3 2019-05-07 17:26:46 +02:00
Leonard Kim de70bcbbef chore(deps): update to electron 4.1.5 2019-05-07 17:26:46 +02:00
Leonard Kim 0196519298 chore(deps): change http to https
Changset was produced by running "npm install"
on latest master.
2019-05-07 17:26:46 +02:00
Saúl Ibarra Corretgé f004db7d51 Enable Dark Mode (TM) for macOS Mojave 2018-12-27 16:56:51 +00:00
Saúl Ibarra Corretgé 1bd80139f7 Remove full window dragging hack
It's more trouble than it's worth really. For one, it doesn't work in
brady bunch mode.
2018-12-27 16:56:51 +00:00
Saúl Ibarra Corretgé dc22d9f5a6 Update dependencies 2018-12-27 16:56:51 +00:00
Emil Ivov 846d742ccd Update README.md 2018-12-19 09:02:11 +01:00
Emil Ivov 141b57e679 Update README.md 2018-12-13 14:17:08 +00:00
Saúl Ibarra Corretgé 4086623259 Set version to 1.1.1 2018-10-10 12:22:04 -05:00
Saúl Ibarra Corretgé b8ed209893 Fix regression when conference has a password or auth
This partially reverts eec6a270c5.

The problem is that when a conference is protected by a password or has
auth enabled, the "joined" event will come later, when the user
authenticates, so the 10s timeout will kick in.

This is not ideal because we react to the onLoad event of an iframe,
which doesn't tell us much of *what* is actually loaded, but a new event
would be required to properly fix this.
2018-10-10 12:22:04 -05:00
Saúl Ibarra Corretgé da8f51dc51 Remove no longer needed workaround 2018-10-10 12:22:04 -05:00
Saúl Ibarra Corretgé bfefc2396f Update dependencies 2018-10-10 12:22:04 -05:00
Saúl Ibarra Corretgé 65bc758af5 Set version to 1.1.0 2018-10-05 08:14:20 +02:00
Saúl Ibarra Corretgé 8e6f5719dd Fixed styled components warning
This is the new syntax for extending components. See:
https://github.com/styled-components/styled-components/issues/1546
2018-10-04 14:48:23 -05:00
Saúl Ibarra Corretgé 6884b08e57 Update dependencies 2018-10-04 14:48:23 -05:00
Saúl Ibarra Corretgé c95a9a61c3 Update Electron dependency 2018-10-04 14:48:23 -05:00
Saúl Ibarra Corretgé d5571c46d4 Clarify error message 2018-10-01 08:53:12 -05:00
Saúl Ibarra Corretgé 1c83507faf Document how to use with own instalation
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/124
2018-10-01 08:53:12 -05:00
Saúl Ibarra Corretgé cc91dae90b Add a 10s join timeout 2018-09-28 10:49:03 -05:00
Saúl Ibarra Corretgé eec6a270c5 Don't mark the conference as loaded early
Wait until the joined event.
2018-09-28 10:49:03 -05:00
Saúl Ibarra Corretgé 289c1ef506 Set version to 1.0.0 2018-08-29 10:07:54 -05:00
Saúl Ibarra Corretgé 46522f81ca Update Electron dependency 2018-08-29 10:07:54 -05:00
Saúl Ibarra Corretgé 69b0a80b45 Update README 2018-08-29 10:07:54 -05:00
Saúl Ibarra Corretgé 639848e910 Add placeholder for conference field
Also, create a couple of auxiliary functions so we save some indentation
in the main render function.
2018-08-29 10:06:33 -05:00
Saúl Ibarra Corretgé c50e6344f7 Add ability to watch / autoreload in development mode
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/103

Co-authored-by: Akshit Kr Nagpal <akshitkrnagpal@gmail.com>
2018-08-17 23:06:46 +02:00
akshitkrnagpal 7c23809c2a Replaced deprecated method app.makeSingleInstance() 2018-08-16 10:06:46 +02:00
akshitkrnagpal b202264228 Updated Dependencies 2018-08-14 23:29:31 +02:00