csett86
ee1d4e1e14
README: add publishing docs ( #667 )
6 months ago
csett86
e70ea1285e
README: further cleanups after rename of utils -> sdk ( #665 )
6 months ago
csett86
d8049f5456
README: Mac auto-update now works with signed bins
7 months ago
Saúl Ibarra Corretgé
b4c239ac9f
Update package-lock.json file to npm 8
...
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/650
7 months ago
ovari
91d6b255fd
Update README.md
7 months ago
ovari
3c8a45b056
Update README.md
...
https://github.com/jitsi/jitsi-meet-electron/issues/636
https://github.com/jitsi/jitsi-meet-electron/pull/640
7 months ago
csett86
83b489325d
chore(deps): update electron-builder to 22.11.11 and move to node 14( #583 )
...
electron-builder 22.11.0+ requires node 14, so update node 12 -> node 14
as well.
Signed-off-by: Christoph Settgast <csett86@web.de>
7 months ago
ovari
9c13108eb3
Update hu.json ( #637 )
8 months ago
csett86
625b8b828f
Enable WebAssemblyCSP flag so wasm-eval CSP can be used instead of requiring unsafe-eval ( #617 )
10 months ago
Christoph Settgast
4cc851dc75
Linux: Fix running AppImage on Debian 10+ ( #231 )
...
Modeled after https://github.com/electron-userland/electron-builder/issues/5371#issuecomment-791771150
but written with promised-based fs nodejs API.
This allows to drop the app-builder-lib .desktop patch, as
--no-sandbox is now part of all linux targets via the additional launcher script,
so the arg can be dropped from the .desktop file Exec line.
Manual workaround is removed from the README as well.
1 year ago
Saúl Ibarra Corretgé
79b6a78b12
Update README
1 year ago
Christoph Settgast
9b09a4bfa9
Switch mac build to universal build
...
Apple's documentation suggests that apps should be shipped as universal binaries
to simplify the process for the users. See eg. https://developer.apple.com/documentation/apple-silicon/porting-your-macos-apps-to-apple-silicon
Also update electron-updater to latest version (matching electron-builder version)
as part of this.
Signed-off-by: Christoph Settgast <csett86@web.de>
1 year ago
Adam Spiers
b41de51ed2
README: explain why remote control was disabled
...
Just marking the remote control feature as disabled without explaining why
was not at all helpful to end users needing this feature. So link to a couple
of pages to help them understand the reasoning. It may even attract
developers to work on a fix.
1 year ago
t2d
ce2243d220
Document working CSP
1 year ago
Saúl Ibarra Corretgé
2698618930
Update README.md
1 year ago
Saúl Ibarra Corretgé
87b811020d
Update README.md
1 year ago
David Haberthür
3345e3fa4a
Updating install command for Homebrew
...
According to https://formulae.brew.sh/cask/jitsi-meet#default
1 year ago
Saúl Ibarra Corretgé
50f5e2b187
Add prerequisites for building on Windows
2 years ago
NeroBurner
e08a53fff4
Add link to GNU/Linux issue
...
Add a link to the #231 issue as searching the issue by hand is cumbersome
2 years ago
Saúl Ibarra Corretgé
3c334289ea
Add GNU/LInux dependencies to README
2 years ago
Proprietary Chrome-chan
fdc2a3a68f
Add Flathub icon
2 years ago
Saúl Ibarra Corretgé
ef0372eaad
Update README.md
2 years ago
ovari
33d3f4d17c
Update README.md
2 years ago
Saúl Ibarra Corretgé
730a6890be
Simplify validating server URL
...
There is no need to send a HEAD request to the server since we now
bundle external_api.js.
2 years ago
Saúl Ibarra Corretgé
ec8a7d477c
Update README.md
2 years ago
ovari
fcfcafe24c
Fix typo
2 years ago
Ribero
c1746ecdb5
Add Auto-Update limitation information for macOS to the README
2 years ago
Christophe HAMERLING
1c4f76e3b8
Define Node.js 12 as requirement
2 years ago
Marcos Dantas
93c3e13773
Update README.md
2 years ago
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>
2 years ago
Christophe HAMERLING
b662c93ac7
Add Application command line flag support for devtools
2 years ago
Christophe HAMERLING
212d8cb92b
Add SHOW_DEV_TOOLS environment variable
2 years ago
Saúl Ibarra Corretgé
69aea45f32
Update README
2 years ago
sergio
91b20b4431
Update README.md
...
Update frame-ancestors note.
2 years ago
Saúl Ibarra Corretgé
65f04dd68c
Update README.md
2 years ago
Christophe HAMERLING
a0856810ba
Add note about debugger
2 years ago
Michael Wiedmann
e7deabb8f4
Fix typos in README
2 years ago
Michael Wiedmann
fe25c0f1d5
Info about additional HTTP header
2 years ago
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
2 years ago
Emil Ivov
846d742ccd
Update README.md
3 years ago
Emil Ivov
141b57e679
Update README.md
3 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é
69b0a80b45
Update README
4 years ago
Saúl Ibarra Corretgé
1d07edd252
Update README
4 years ago
Saúl Ibarra Corretgé
e58a887690
Updated README
4 years ago
hristoterezov
aac7c92b39
feat(alwaysontop):Implement
5 years ago
hristoterezov
b23da5db66
doc: Add section about using jitsi-meet-electron-utils from source
5 years ago
hristoterezov
03dd26597b
ref: Extract remote control and SS to jitsi-meet-electron-utils
5 years ago
hristoterezov
f9f5f7692b
feat(remotecontrol): multi monitor support
5 years ago
Saúl Ibarra Corretgé
b103834bb2
Simplify rebuilding Node modules for Electron
5 years ago