Commit Graph

118 Commits

Author SHA1 Message Date
Akshit Kr Nagpal c3068e68e7 Created separate component and refactored Server URL field 2018-06-28 09:42:25 +02: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
akshitkrnagpal 3bd9970c12 Add ability to configure the server URL
The configured server URL will be used when the room URL is not
a full URL. If a full URL is given, the target server is joined.

The default server URL is https://meet.jit.si
2018-06-25 21:33:28 +02:00
Akshit Kr Nagpal d73f80e7bf Refactor handling of domain
Use the concept of a "server URL", since it's URLs we are dealing with,
not actul domains.
2018-06-25 16:40:43 +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é f1846bd4cb Rename XyzAction components to XyzButton
The term "action" is quite overloaded since we use redux,
so let's call it "button" since that's how it behaves.
2018-06-21 07:55:32 +02:00
Saúl Ibarra Corretgé be44cb9496 Simplified code 2018-06-21 07:55:32 +02:00
akshitkrnagpal 8f79e886fc Added settings drawer with persistent settings 2018-06-21 07:55:32 +02:00
akshitkrnagpal c98037f9be Added Jitsi Logo to navbar 2018-06-17 07:09:04 +02:00
hristoterezov 1d229dd9ec fix(google-auth): popup. 2018-06-12 17:55:20 -05: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
Akshit Kr Nagpal 4773b12a3b Add initial welcome page 2018-06-03 22:46:11 +02:00
Saúl Ibarra Corretgé 6f35ddd792 Fix eslint warnings 2018-05-24 17:13:21 +02:00
Saúl Ibarra Corretgé 1717ca89b3 Change flow syntax 2018-05-24 17:13:21 +02:00
akshitkrnagpal 923392cf0a Configured flow 2018-05-24 17:13:21 +02:00
Saúl Ibarra Corretgé 42be533614 Reorganize source code 2018-05-23 17:02:15 -05:00