Commit Graph

22 Commits

Author SHA1 Message Date
akshitkrnagpal 921b7f6f9b Configured electron-builder for app release 2018-07-05 21:00:19 +02:00
akshitkrnagpal e228bfcca0 Added Start with Audio and Video muted toggles 2018-07-03 10:15:41 +01:00
akshitkrnagpal 541cfd3401 Replaced getAvatarURL from js-utils 2018-06-29 16:13:34 -05:00
akshitkrnagpal 202e5583ff Added loading spinner in conference component
The spinner will be visible until jitsi-meet iframe is completely loaded.
2018-06-28 06:38:59 +02:00
Akshit Kr Nagpal f886f033f2 Add keyboard shortcut to open settings drawer
Fixes: #65
2018-06-24 09:26:52 +02:00
Saúl Ibarra Corretgé 2dcf7b32e9 Update Electron 2018-06-23 09:40:16 -05:00
akshitkrnagpal 8f79e886fc Added settings drawer with persistent settings 2018-06-21 07:55:32 +02:00
Akshit Kr Nagpal 93d8268a68 Remember Window State 2018-06-20 21:38:53 +02:00
Saúl Ibarra Corretgé 994a605ce0 Add extra development utilities
- devtron
- electron-react-devtools
2018-06-19 13:50:45 -05:00
Saúl Ibarra Corretgé fc5b1f37c0 Pin the jitsi-meet-electron-utils dependency 2018-06-19 13:50:45 -05:00
Saúl Ibarra Corretgé 9b685d30d3 Add development shortcuts
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-19 13:50:45 -05:00
akshitkrnagpal c98037f9be Added Jitsi Logo to navbar 2018-06-17 07:09:04 +02:00
akshitkrnagpal decb351ed3 Updated eslint-config-jitsi 2018-06-11 08:26:57 +02:00
akshitkrnagpal 8310bf7389 Added initial navigation bar 2018-06-08 21:32:21 +02:00
akshitkrnagpal 4015a05f18 Add Redux and use it as the navigator 2018-06-05 22:42:02 +02:00
akshitkrnagpal f85673da87 Removed node-loader 2018-06-03 22:54:40 +02:00
Akshit Kr Nagpal 4773b12a3b Add initial welcome page 2018-06-03 22:46:11 +02:00
akshitkrnagpal 923392cf0a Configured flow 2018-05-24 17:13:21 +02:00
Akshit Kr Nagpal ff3b9d9251 Added production config and fixed pack script (#32) 2018-05-24 16:02:27 +02:00
Akshit Kr Nagpal cfcab5e007 Configured React using Webpack with current functionality (#28) 2018-05-21 21:17:24 +02:00
Akshit Kr Nagpal e82e4b5c53 Used eslint-config-jitsi and modified code (#25) 2018-05-09 10:21:31 +02:00
Akshit Kr Nagpal 038ffbc778 Updated Electron to 2.0.0 (#23) 2018-05-08 20:58:26 +02:00