Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-20 | Update README.md | Saúl Ibarra Corretgé | |
2020-05-20 | Bump versionv2.1.0 | Saúl Ibarra Corretgé | |
2020-05-20 | Update electron-utils | Saúl Ibarra Corretgé | |
2020-05-20 | Update to Electron 9 and enable E2EE | Saúl Ibarra Corretgé | |
Electron 9 ships with Chrome 83 which means we have access to E2EE by enabling experimental web platform features. | |||
2020-05-20 | Add randdom room name generation | Saúl Ibarra Corretgé | |
2020-05-20 | Refactor avatar | Saúl Ibarra Corretgé | |
Don't use abotars, as they are no longer used in Jitsi Meet. | |||
2020-05-20 | Run npm audit fix | Saúl Ibarra Corretgé | |
2020-05-14 | Add timeout configuration in settings | Christophe Hamerling | |
2020-04-30 | Fix Welcome form placeholder | Christophe HAMERLING | |
2020-04-30 | Add note about debugger | Christophe HAMERLING | |
2020-04-30 | Add support for URL query parameters | Christophe HAMERLING | |
2020-04-30 | Fix typos in README | Michael Wiedmann | |
2020-04-30 | macOS Catalina Camera/Mirophone Access Request fixed | Imdat Solak | |
2020-04-30 | macOS Catalina Fix for Camera/Microphone | Imdat Solak | |
2020-04-30 | Fix shortcuts on macOS | David Baker | |
The regular windows shortcuts (eg. minimise, hide) don't work unless they have menu entries, so add them along with the standard set of expected menu items for mac (although I've omitted 'about' since it opens a window so is a slightly more visible change). Also Electron has a role for 'quit' so use this instead of providing our own. | |||
2020-04-24 | chore(package.json): Update utils | Hristo Terezov | |
2020-04-14 | Fix typo in onboarding boxes | Andrew Morgan | |
2020-04-14 | Bump versionv2.0.2 | Saúl Ibarra Corretgé | |
2020-04-14 | Fix patching linux sandbox support | Saúl Ibarra Corretgé | |
2020-04-14 | Info about additional HTTP header | Michael Wiedmann | |
2020-04-14 | Update electron utilsv2.0.1 | Saúl Ibarra Corretgé | |
2020-04-14 | Fix show AoT window default value | Saúl Ibarra Corretgé | |
2020-04-14 | Fixup always on top window setting | Saúl Ibarra Corretgé | |
- Style - Layout - Add spotlight | |||
2020-04-14 | Bump version | Saúl Ibarra Corretgé | |
2020-04-14 | Disable sandbox on Linux | Saúl Ibarra Corretgé | |
Ref: https://github.com/jitsi/jitsi-meet-electron/issues/231 | |||
2020-04-14 | Add always on top window toggle to settings | Klemens Arro | |
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-12 | Add source URL to help button | Sven Schwyn | |
2020-04-12 | Add homebrew cask formula for MacOS | Martin Delille | |
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-08 | Bump versionv2.0.0 | Saúl Ibarra Corretgé | |
2020-04-08 | Bump jitsi-meet-electron-utilss dependency | Saúl Ibarra Corretgé | |
2020-04-08 | Bump versionv2.0.0-beta4 | Saúl Ibarra Corretgé | |
2020-04-08 | Drop unneeded dependencies on Travis | Saúl Ibarra Corretgé | |
2020-04-08 | Fix Chrome sandbox on Linux AppImage builds | Saúl Ibarra Corretgé | |
2020-04-07 | Downgrade electron-builder for Windows Defender bump version to beta3v2.0.0-beta3 | Annika Wickert | |
2020-04-07 | Bump version to 2.0.0-beta2v2.0.0-beta2 | Andrei Gavrilescu | |
2020-04-07 | Remove unnecessary keywords and build envv2.0.0-beta1 | Andrei Gavrilescu | |
2020-04-07 | Bump app version | Andrei Gavrilescu | |
2020-04-07 | Update CI Tools | Andrei Gavrilescu | |
Co-authored-by: Annika Wickert <awlx@users.noreply.github.com> | |||
2020-04-07 | updata package-lock.json | Andrei Gavrilescu | |
2020-04-07 | fix security issue / update deps | Andrei Gavrilescu | |
2020-04-06 | security fix, updating electron-store, elso electron-builder for clean build | Christian Tramnitz | |
2020-03-10 | chore(package): Update jitsi-meet-electron-utils to 2.0.1 | Andrei Gavrilescu | |
2020-02-20 | use appName from config | Andrei Gavrilescu | |
2020-02-20 | integrate screen sharing tracker window (#197) | Andrei Gavrilescu | |
* integrate screen sharing tracker window * update jitsi-meet-electron-utils required version * update package.json | |||
2020-02-04 | chore(package): update deps | Gabriel Imre | |
2020-01-15 | chore(package): update deps | Hristo Terezov | |
2019-10-23 | chore(package): Update jitsi-meet-electron-utils. | Hristo Terezov | |
2019-10-16 | fix(package.json):Update jitsi-meet-electron-utils | Hristo Terezov | |
2019-10-16 | fix(eslint): Errors. | Hristo Terezov | |
2019-10-04 | chore(package.json): Update electron to 6.0.11 | Hristo Terezov | |