Christian Tramnitz
31cbc00339
merge from upstream
2 years ago
Christian Tramnitz
8812ae5571
bump version and update dependency
2 years ago
Saúl Ibarra Corretgé
6ce4e51071
Bump version
2 years ago
Saúl Ibarra Corretgé
a50a3bd7b7
Bump jitsi-meet-electron-utilss dependency
2 years ago
Saúl Ibarra Corretgé
f879b6bd2a
Bump version
2 years ago
Saúl Ibarra Corretgé
917dc30d2d
Drop unneeded dependencies on Travis
2 years ago
Saúl Ibarra Corretgé
d8b24a075c
Fix Chrome sandbox on Linux AppImage builds
2 years ago
Christian Tramnitz
fe088cddd6
Netzbegruenung branding
2 years ago
Annika Wickert
4546d718e3
Downgrade electron-builder for Windows Defender bump version to beta3
2 years ago
Andrei Gavrilescu
f3000d0844
Bump version to 2.0.0-beta2
2 years ago
Andrei Gavrilescu
4571b780dd
Remove unnecessary keywords and build env
2 years ago
Andrei Gavrilescu
2ee5c50611
Bump app version
2 years ago
Andrei Gavrilescu
0a18da2a9a
Update CI Tools
...
Co-authored-by: Annika Wickert <awlx@users.noreply.github.com>
2 years ago
Andrei Gavrilescu
c40ab63f18
updata package-lock.json
2 years ago
Andrei Gavrilescu
81d7aca4b2
fix security issue / update deps
2 years ago
Christian Tramnitz
08d53c135e
security fix, updating electron-store, elso electron-builder for clean build
2 years ago
Andrei Gavrilescu
a903ffa5b9
chore(package): Update jitsi-meet-electron-utils to 2.0.1
2 years ago
Andrei Gavrilescu
866f94a79b
use appName from config
2 years ago
Andrei Gavrilescu
3c448837e7
integrate screen sharing tracker window ( #197 )
...
* integrate screen sharing tracker window
* update jitsi-meet-electron-utils required version
* update package.json
2 years ago
Gabriel Imre
30eb64fadd
chore(package): update deps
2 years ago
Hristo Terezov
d2bc5d3c9c
chore(package): update deps
3 years ago
Hristo Terezov
5eb291fc0f
chore(package): Update jitsi-meet-electron-utils.
3 years ago
Hristo Terezov
aa84bb397e
fix(package.json):Update jitsi-meet-electron-utils
3 years ago
Hristo Terezov
73a8a88339
fix(eslint): Errors.
3 years ago
Hristo Terezov
99d6694609
chore(package.json): Update electron to 6.0.11
3 years ago
Hristo Terezov
061fbf9f88
fix: Electron 5 support.
3 years ago
Hristo Terezov
930797f7d6
chore(package): Update jitsi-meet-electron-utils.
3 years ago
Hristo Terezov
ff2464d5ac
chore(package): Update jitsi-meet-electron-utils
3 years ago
damencho
11d05807dc
chore(deps): bump jitsi-meet-electron-utils to v0.6.4
3 years ago
Дамян Минков
26053fc478
Adds using power monitor and detecting computer suspend. ( #174 )
...
* Adds using power monitor and detecting computer suspend.
* Simplify api listener functions.
* Fixes comments.
3 years ago
Artur Shellunts
d8bef4a784
build: fix npm start on Windows
3 years ago
Leonard Kim
3f50ed9a40
chore(deps): bump jitsi-meet-electron-utils to v0.6.3
3 years ago
Leonard Kim
de70bcbbef
chore(deps): update to electron 4.1.5
3 years ago
Leonard Kim
0196519298
chore(deps): change http to https
...
Changset was produced by running "npm install"
on latest master.
3 years ago
Saúl Ibarra Corretgé
f004db7d51
Enable Dark Mode (TM) for macOS Mojave
4 years ago
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.
4 years ago
Saúl Ibarra Corretgé
dc22d9f5a6
Update dependencies
4 years ago
Emil Ivov
846d742ccd
Update README.md
4 years ago
Emil Ivov
141b57e679
Update README.md
4 years ago
Saúl Ibarra Corretgé
4086623259
Set version to 1.1.1
4 years ago
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.
4 years ago
Saúl Ibarra Corretgé
da8f51dc51
Remove no longer needed workaround
4 years ago
Saúl Ibarra Corretgé
bfefc2396f
Update dependencies
4 years ago
Saúl Ibarra Corretgé
65bc758af5
Set version to 1.1.0
4 years ago
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
4 years ago
Saúl Ibarra Corretgé
6884b08e57
Update dependencies
4 years ago
Saúl Ibarra Corretgé
c95a9a61c3
Update Electron dependency
4 years ago
Saúl Ibarra Corretgé
d5571c46d4
Clarify error message
4 years ago
Saúl Ibarra Corretgé
1c83507faf
Document how to use with own instalation
...
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/124
4 years ago
Saúl Ibarra Corretgé
cc91dae90b
Add a 10s join timeout
4 years ago