Commit graph

152 commits

Author SHA1 Message Date
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
Saúl Ibarra Corretgé da1b6addb5 Don't show the menu bar 2018-06-19 13:50:45 -05:00
Saúl Ibarra Corretgé f3b7b71c94 Style 2018-06-19 13:50:45 -05: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
Saúl Ibarra Corretgé 67cab07c73 Update .gitignore 2018-06-08 21:32:21 +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
akshitkrnagpal b7f148207a Removed eslint warning overrides 2018-06-03 22:54:40 +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é f59a1f62b3 Remove old jshint files 2018-05-24 17:13:21 +02:00
Saúl Ibarra Corretgé 1717ca89b3 Change flow syntax 2018-05-24 17:13:21 +02:00
Saúl Ibarra Corretgé eb8a110daa Run eslint and flow in sequence 2018-05-24 17:13:21 +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
Saúl Ibarra Corretgé 42be533614 Reorganize source code 2018-05-23 17:02:15 -05:00
Akshit Kr Nagpal cfcab5e007 Configured React using Webpack with current functionality (#28) 2018-05-21 21:17:24 +02:00
Akshit Kr Nagpal 304f5efe3d Fix no-shadow warning (#26) 2018-05-09 19:57:26 +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
Дамян Минков f4d10c516a Initialize wifistats from the jitsi-meet-electron-utils. (#18) 2017-12-14 12:56:56 -08:00
hristoterezov 65f325c44f chore(package.json): Use electron 1.7.7 2017-12-12 16:32:27 -06:00
virtuacoplenny d50ba2bb1e Merge pull request #17 from jitsi/alwaysontop
feat(alwaysontop): Implement
2017-08-11 17:08:04 -07:00
hristoterezov f443eec56f feat(alwaysontop): Implement 2017-08-04 16:15:22 +03:00
virtuacoplenny 2fe1b9acd4 Merge pull request #15 from jitsi/iframe_api
Use iframe API
2017-07-25 08:40:35 -07:00
hristoterezov aac7c92b39 feat(alwaysontop):Implement 2017-07-24 16:42:09 -05:00
virtuacoplenny 4dd37fb949 Merge pull request #14 from jitsi/extract_utils
Extract utils
2017-07-10 13:40:12 -07:00
hristoterezov b23da5db66 doc: Add section about using jitsi-meet-electron-utils from source 2017-07-10 15:37:30 -05:00
hristoterezov 03dd26597b ref: Extract remote control and SS to jitsi-meet-electron-utils 2017-07-06 21:51:28 -05:00
hristoterezov f9f5f7692b feat(remotecontrol): multi monitor support 2017-07-06 21:20:50 -05:00
hristoterezov a94732fff5 feat(remotecontrol): Implements config option that removes the auth window by default
Use the auth dialog provided by Jitsi Meet instead.
2017-05-04 18:52:23 +02:00
hristoterezov 26727cf8d8 fix(remotecontrol): format of events 2017-05-03 12:57:20 -05:00
Han 20351a4701 ui: open default browser on hyperlink (#8) 2017-05-02 10:01:17 +02:00
virtuacoplenny 9e6208b2af feat(screensharing): expose a method for obtaining a list of available desktop sources
#4
2017-03-30 18:00:06 +01:00
Saúl Ibarra Corretgé e527b13e5a Avoid certificate checks when loading localhost
Helps with testing, since the webpack dev server uses a self-signed
certificate.
2017-03-28 14:51:14 -05:00
Saúl Ibarra Corretgé a2799ad2ec Add ability to override URL with env variable
Useful when testing to avoid modifying config.js.
2017-03-28 14:48:54 -05:00
hristoterezov a5e62aeb92 fix(package.json): Remove unnecessary 'build' script 2017-02-21 14:24:21 -06:00
Saúl Ibarra Corretgé 02229f2c2a ui: set minimum window size to 800x600
A smaller window makes it for a bad experience.
2017-02-09 15:44:08 -06:00
hristoterezov 566227acd4 fix(package.json): Return back 'build' property into the scripts 2017-02-09 12:09:13 -06:00
Saúl Ibarra Corretgé 757d77b021 ui: set titlebar style to hidden 2017-02-07 09:41:13 -06:00
hristoterezov 264ee48080 fix(jitsi_meet_postmessage): The format of the params passed via postis 2017-01-20 14:25:02 -06:00
hristoterezov 40ff25d616 Merge branch 'saghul-rebuild' 2017-01-12 10:40:06 -06:00
Saúl Ibarra Corretgé b103834bb2 Simplify rebuilding Node modules for Electron 2017-01-12 10:39:50 -06:00
hristoterezov 26a6d2bbae fix(): Issues related to requesting permissions 2017-01-05 19:19:53 -06:00
hristoterezov ded3650705 fix(config): the default jitsi meet deployment value 2016-12-28 13:53:27 -06:00
hristoterezov 59ec0c3f33 fix(screensharing) 2016-12-28 10:36:08 -06:00
hristoterezov 7f7db304e8 chore: Add pack npm script 2016-12-28 10:25:08 -06:00