Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-29 | Set version to 1.0.0v1.0.0 | Saúl Ibarra Corretgé | |
2018-08-29 | Update Electron dependency | Saúl Ibarra Corretgé | |
2018-08-17 | Add ability to watch / autoreload in development mode | Saúl Ibarra Corretgé | |
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/103 Co-authored-by: Akshit Kr Nagpal <akshitkrnagpal@gmail.com> | |||
2018-08-14 | Updated Dependencies | akshitkrnagpal | |
2018-08-14 | Added onboarding | akshitkrnagpal | |
2018-07-28 | Updated electron-builder | akshitkrnagpal | |
2018-07-27 | Update version | Saúl Ibarra Corretgé | |
2018-07-27 | Add recent-list | Akshit Kr Nagpal | |
2018-07-20 | Updated Dependencies | akshitkrnagpal | |
2018-07-18 | Update versionv1.0.0-alpha.2 | Saúl Ibarra Corretgé | |
2018-07-18 | Don't include version in binary names | Saúl Ibarra Corretgé | |
2018-07-18 | Configured auto-update | akshitkrnagpal | |
2018-07-13 | Update versionv1.0.0-alpha.1 | Saúl Ibarra Corretgé | |
2018-07-13 | Added .travis.yml and appveyor.yml for automatic release | akshitkrnagpal | |
2018-07-10 | Display error when unable to join conference | akshitkrnagpal | |
2018-07-05 | Configured electron-builder for app release | akshitkrnagpal | |
2018-07-03 | Added Start with Audio and Video muted toggles | akshitkrnagpal | |
2018-06-29 | Replaced getAvatarURL from js-utils | akshitkrnagpal | |
2018-06-28 | Added loading spinner in conference component | akshitkrnagpal | |
The spinner will be visible until jitsi-meet iframe is completely loaded. | |||
2018-06-24 | Add keyboard shortcut to open settings drawer | Akshit Kr Nagpal | |
Fixes: #65 | |||
2018-06-23 | Update Electron | Saúl Ibarra Corretgé | |
2018-06-21 | Added settings drawer with persistent settings | akshitkrnagpal | |
2018-06-20 | Remember Window State | Akshit Kr Nagpal | |
2018-06-19 | Add extra development utilities | Saúl Ibarra Corretgé | |
- devtron - electron-react-devtools | |||
2018-06-19 | Pin the jitsi-meet-electron-utils dependency | Saúl Ibarra Corretgé | |
2018-06-19 | Add development shortcuts | Saúl Ibarra Corretgé | |
With the menu bar gone, shortcuts to reload the window or open the DevTools need to be done manually. Thankfully electron-debug takes care of this! | |||
2018-06-17 | Added Jitsi Logo to navbar | akshitkrnagpal | |
2018-06-11 | Updated eslint-config-jitsi | akshitkrnagpal | |
2018-06-08 | Added initial navigation bar | akshitkrnagpal | |
2018-06-05 | Add Redux and use it as the navigator | akshitkrnagpal | |
2018-06-03 | Removed node-loader | akshitkrnagpal | |
2018-06-03 | Add initial welcome page | Akshit Kr Nagpal | |
2018-05-24 | Run eslint and flow in sequence | Saúl Ibarra Corretgé | |
2018-05-24 | Configured flow | akshitkrnagpal | |
2018-05-24 | Added production config and fixed pack script (#32) | Akshit Kr Nagpal | |
2018-05-21 | Configured React using Webpack with current functionality (#28) | Akshit Kr Nagpal | |
2018-05-09 | Used eslint-config-jitsi and modified code (#25) | Akshit Kr Nagpal | |
2018-05-08 | Updated Electron to 2.0.0 (#23) | Akshit Kr Nagpal | |
2017-12-12 | chore(package.json): Use electron 1.7.7 | hristoterezov | |
2017-08-04 | feat(alwaysontop): Implement | hristoterezov | |
2017-07-06 | ref: Extract remote control and SS to jitsi-meet-electron-utils | hristoterezov | |
2017-07-06 | feat(remotecontrol): multi monitor support | hristoterezov | |
2017-02-21 | fix(package.json): Remove unnecessary 'build' script | hristoterezov | |
2017-02-09 | fix(package.json): Return back 'build' property into the scripts | hristoterezov | |
2017-01-12 | Simplify rebuilding Node modules for Electron | Saúl Ibarra Corretgé | |
2016-12-28 | chore: Add pack npm script | hristoterezov | |
2016-12-27 | feat(remotecontrol): Implement requesting remote control permissions | hristoterezov | |
2016-12-12 | Initial commit | hristoterezov | |