aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-03Add initial welcome pageAkshit Kr Nagpal
2018-05-24Fix eslint warningsSaúl Ibarra Corretgé
2018-05-24Remove old jshint filesSaúl Ibarra Corretgé
2018-05-24Change flow syntaxSaúl Ibarra Corretgé
2018-05-24Run eslint and flow in sequenceSaúl Ibarra Corretgé
2018-05-24Configured flowakshitkrnagpal
2018-05-24Added production config and fixed pack script (#32)Akshit Kr Nagpal
2018-05-23Reorganize source codeSaúl Ibarra Corretgé
2018-05-21Configured React using Webpack with current functionality (#28)Akshit Kr Nagpal
2018-05-09Fix no-shadow warning (#26)Akshit Kr Nagpal
2018-05-09Used eslint-config-jitsi and modified code (#25)Akshit Kr Nagpal
2018-05-08Updated Electron to 2.0.0 (#23)Akshit Kr Nagpal
2017-12-14Initialize wifistats from the jitsi-meet-electron-utils. (#18)Дамян Минков
2017-12-12chore(package.json): Use electron 1.7.7hristoterezov
2017-08-11Merge pull request #17 from jitsi/alwaysontopvirtuacoplenny
feat(alwaysontop): Implement
2017-08-04feat(alwaysontop): Implementhristoterezov
2017-07-25Merge pull request #15 from jitsi/iframe_apivirtuacoplenny
Use iframe API
2017-07-24feat(alwaysontop):Implementhristoterezov
2017-07-10Merge pull request #14 from jitsi/extract_utilsvirtuacoplenny
Extract utils
2017-07-10doc: Add section about using jitsi-meet-electron-utils from sourcehristoterezov
2017-07-06ref: Extract remote control and SS to jitsi-meet-electron-utilshristoterezov
2017-07-06feat(remotecontrol): multi monitor supporthristoterezov
2017-05-04feat(remotecontrol): Implements config option that removes the auth window ↵hristoterezov
by default Use the auth dialog provided by Jitsi Meet instead.
2017-05-03fix(remotecontrol): format of eventshristoterezov
2017-05-02ui: open default browser on hyperlink (#8)Han
2017-03-30feat(screensharing): expose a method for obtaining a list of available ↵virtuacoplenny
desktop sources #4
2017-03-28Avoid certificate checks when loading localhostSaúl Ibarra Corretgé
Helps with testing, since the webpack dev server uses a self-signed certificate.
2017-03-28Add ability to override URL with env variableSaúl Ibarra Corretgé
Useful when testing to avoid modifying config.js.
2017-02-21fix(package.json): Remove unnecessary 'build' scripthristoterezov
2017-02-09ui: set minimum window size to 800x600Saúl Ibarra Corretgé
A smaller window makes it for a bad experience.
2017-02-09fix(package.json): Return back 'build' property into the scriptshristoterezov
2017-02-07ui: set titlebar style to hiddenSaúl Ibarra Corretgé
2017-01-20fix(jitsi_meet_postmessage): The format of the params passed via postishristoterezov
2017-01-12Merge branch 'saghul-rebuild'hristoterezov
2017-01-12Simplify rebuilding Node modules for ElectronSaúl Ibarra Corretgé
2017-01-05fix(): Issues related to requesting permissionshristoterezov
2016-12-28fix(config): the default jitsi meet deployment valuehristoterezov
2016-12-28fix(screensharing)hristoterezov
2016-12-28chore: Add pack npm scripthristoterezov
2016-12-27feat(remotecontrol): Implement requesting remote control permissionshristoterezov
2016-12-12Initial commithristoterezov