Commit Graph

118 Commits

Author SHA1 Message Date
Saúl Ibarra Corretgé 65bc758af5 Set version to 1.1.0 2018-10-05 08:14:20 +02:00
Saúl Ibarra Corretgé 8e6f5719dd Fixed styled components warning
This is the new syntax for extending components. See:
https://github.com/styled-components/styled-components/issues/1546
2018-10-04 14:48:23 -05:00
Saúl Ibarra Corretgé 6884b08e57 Update dependencies 2018-10-04 14:48:23 -05:00
Saúl Ibarra Corretgé c95a9a61c3 Update Electron dependency 2018-10-04 14:48:23 -05:00
Saúl Ibarra Corretgé d5571c46d4 Clarify error message 2018-10-01 08:53:12 -05:00
Saúl Ibarra Corretgé 1c83507faf Document how to use with own instalation
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/124
2018-10-01 08:53:12 -05:00
Saúl Ibarra Corretgé cc91dae90b Add a 10s join timeout 2018-09-28 10:49:03 -05:00
Saúl Ibarra Corretgé eec6a270c5 Don't mark the conference as loaded early
Wait until the joined event.
2018-09-28 10:49:03 -05:00
Saúl Ibarra Corretgé 289c1ef506 Set version to 1.0.0 2018-08-29 10:07:54 -05:00
Saúl Ibarra Corretgé 46522f81ca Update Electron dependency 2018-08-29 10:07:54 -05:00
Saúl Ibarra Corretgé 69b0a80b45 Update README 2018-08-29 10:07:54 -05:00
Saúl Ibarra Corretgé 639848e910 Add placeholder for conference field
Also, create a couple of auxiliary functions so we save some indentation
in the main render function.
2018-08-29 10:06:33 -05:00
Saúl Ibarra Corretgé c50e6344f7 Add ability to watch / autoreload in development mode
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/103

Co-authored-by: Akshit Kr Nagpal <akshitkrnagpal@gmail.com>
2018-08-17 23:06:46 +02:00
akshitkrnagpal 7c23809c2a Replaced deprecated method app.makeSingleInstance() 2018-08-16 10:06:46 +02:00
akshitkrnagpal b202264228 Updated Dependencies 2018-08-14 23:29:31 +02:00
akshitkrnagpal da3e6b4780 Added onboarding 2018-08-14 23:29:31 +02:00
Saúl Ibarra Corretgé 1d07edd252 Update README 2018-08-14 09:37:08 +02:00
Saúl Ibarra Corretgé 36c2978782 Misc style fixes 2018-08-14 09:37:08 +02:00
Saúl Ibarra Corretgé e58a887690 Updated README 2018-07-28 13:23:25 +02:00
akshitkrnagpal 15fc665c92 Updated electron-builder 2018-07-28 13:22:49 +02:00
Saúl Ibarra Corretgé c21ed1bdaa Separate conference start time and duration into 2 lines 2018-07-27 20:57:03 +02:00
Saúl Ibarra Corretgé 56e0588efc Make the conference title stand out in the recent list 2018-07-27 20:57:03 +02:00
Saúl Ibarra Corretgé cab287ab32 Update version 2018-07-27 09:03:51 +02:00
Akshit Kr Nagpal 8156f6cd07 Add recent-list 2018-07-27 09:03:51 +02:00
Akshit Kr Nagpal d46c60e688 Add conference actions 2018-07-27 09:03:51 +02:00
Akshit Kr Nagpal 84a2c51f9c Replace px with em 2018-07-27 09:03:51 +02:00
akshitkrnagpal cfd2e53826 Updated Dependencies 2018-07-20 17:52:58 +02:00
Saúl Ibarra Corretgé 93d7ed593c Update version 2018-07-18 10:01:20 +02:00
Saúl Ibarra Corretgé 54ebbb7860 Don't include version in binary names 2018-07-18 10:01:20 +02:00
akshitkrnagpal 5b66dd5d17 Configured auto-update 2018-07-18 10:01:20 +02:00
akshitkrnagpal 9dca49fc99 Added application menu for enabling copy/paste (MacOS) 2018-07-16 08:11:49 +02:00
akshitkrnagpal 972c7e3d22 Disable babelrc lookup 2018-07-16 08:08:08 +02:00
akshitkrnagpal 26b55c7559 Force single instance application 2018-07-15 08:24:54 +02:00
Akshit Kr Nagpal fae2c069b3 Fix: Made host parsing compatible for servers deployed in subdirectory 2018-07-15 08:24:54 +02:00
Akshit Kr Nagpal c09e66ea09 Added electron target to babel-preset-env 2018-07-15 08:24:54 +02:00
Saúl Ibarra Corretgé 294c8a694b Update version 2018-07-13 07:54:41 +02:00
akshitkrnagpal 04fb2fdcac Added .travis.yml and appveyor.yml for automatic release 2018-07-13 07:54:41 +02:00
Akshit Kr Nagpal 019921ffe6 Fixed Error: only one instance of babel-polyfill is allowed 2018-07-10 21:53:46 +02:00
akshitkrnagpal 736f2ae1cb Display error when unable to join conference 2018-07-10 20:51:02 +02:00
akshitkrnagpal 921b7f6f9b Configured electron-builder for app release 2018-07-05 21:00:19 +02:00
akshitkrnagpal d47c142ca7 Fix opening of help menu on ESC press 2018-07-04 20:55:20 +01:00
akshitkrnagpal 5ba65fb7d2 Show window once ready-to-show 2018-07-04 08:20:28 +01:00
akshitkrnagpal d0b5e0cecc Made Regex compatible on windows 2018-07-04 08:20:28 +01:00
akshitkrnagpal e228bfcca0 Added Start with Audio and Video muted toggles 2018-07-03 10:15:41 +01:00
akshitkrnagpal 27aafc13c8 Minor fix in SettingsButton component 2018-07-03 10:15:41 +01:00
akshitkrnagpal 541cfd3401 Replaced getAvatarURL from js-utils 2018-06-29 16:13:34 -05:00
Akshit Kr Nagpal c0f5d0e208 Added Prop validation in Navbar Component 2018-06-29 08:27:47 +01:00
Akshit Kr Nagpal 8ecfab1b5b Comments Fixes 2018-06-29 08:27:47 +01:00
akshitkrnagpal 351ec163b2 Refactor arrow function 2018-06-29 08:27:47 +01:00
Saúl Ibarra Corretgé 31d1bb8962 Simplified code 2018-06-28 15:04:24 -05:00