Commit Graph

315 Commits

Author SHA1 Message Date
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
Saúl Ibarra Corretgé 0e93d36e9a Bump version 2020-04-14 10:47:07 +02:00
Saúl Ibarra Corretgé 17bce238d4 Disable sandbox on Linux
Ref: https://github.com/jitsi/jitsi-meet-electron/issues/231
2020-04-14 10:47:07 +02:00
Klemens Arro bbe835d23a Add always on top window toggle to settings
This commit will add a toggle to settings drawer to enable/disable the floating (always on top) window during a call (issue #171).
This feature is based on the code from pull request #172 by @gorance-teletrader.
2020-04-14 09:19:41 +02:00
Sven Schwyn 5a863ab904 Add source URL to help button 2020-04-12 20:48:27 +02:00
Martin Delille 1288944acb Add homebrew cask formula for MacOS
It was not clear that the cask formula was available for this promising app: https://github.com/Homebrew/homebrew-cask/blob/master/Casks/jitsi-meet.rb
2020-04-12 20:47:47 +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
Saúl Ibarra Corretgé 917dc30d2d Drop unneeded dependencies on Travis 2020-04-08 11:38:12 +02:00
Saúl Ibarra Corretgé d8b24a075c Fix Chrome sandbox on Linux AppImage builds 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 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