Commit Graph

27 Commits

Author SHA1 Message Date
Zachary Chai 246e7ec3ed removed unused code 2017-03-03 10:49:14 -05:00
Zachary Chai 3db284b8bf support relative root urls for deploy to subdirectories 2017-02-07 14:43:18 -05:00
Zachary Chai b09ec1fc69 properly generate some urls 2017-02-07 14:41:24 -05:00
Zachary Chai 49aa9bd29b update footer and remove build version 2017-02-02 15:17:41 -05:00
Zachary Chai d67663fbf1 multi meeting rooms 2017-01-27 18:12:36 -05:00
Leonardo Crauss Daronco b8c4ffe80b Don't ask for a name in the landing page, redir to the room/meeting
Instead of asking the user for a name in the landing page, it just
redirects to the room/meeting page, where the user is asked to enter a
name. If the user is signed in, no redirect is necessary and the user's
name is used automatically.
2017-01-11 14:55:39 -02:00
Leonardo Crauss Daronco bf7d087f45 Show a browser notification when a user is waiting to join a room
The owner of a room receives a browser notification if he has the page open
and another person tries to join his room.
2016-12-09 13:52:53 -02:00
Zachary Chai 76316b96ec add build numbers 2016-12-02 12:36:11 -05:00
Erick Kad-Bay 47e0e948d1 Added LGPL 3.0 license to all source/config files 2016-11-29 14:44:13 -05:00
Zachary Chai 423b649480 hide oauth login when not configured 2016-11-23 14:20:28 -05:00
Zachary Chai c7d2c8f27e send translated strings to javascript 2016-11-10 14:26:21 -05:00
Zachary Chai e400bf41e8 recording async update 2016-11-01 11:39:26 -04:00
Zachary Chai 3871e0129c add recordings api actions 2016-10-28 16:21:44 -04:00
Zachary Chai b701f2e9a6 wait for moderator with action cable 2016-10-27 13:57:26 -04:00
Zachary Chai 3aeef0a4cf refactor bbb helper and implement wait for mod 2016-10-26 13:41:55 -04:00
Zachary Chai 015dd7cda4 add users controller and intermediate username step 2016-10-19 14:22:16 -04:00
jfederico 061f9c794a Refactored meetings resource and breaked up view into components 2016-10-19 13:43:58 -04:00
jfederico d4a9fd9147 Cleaned up code 2016-10-18 17:25:06 -04:00
jfederico 0d216adc52 Implemented refresh URL 2016-10-18 16:23:52 -04:00
jfederico f8ff8cdd28 Removed code for autoclose as the bbb session will be open in the same tab/window 2016-10-18 13:56:54 -04:00
jfederico cd867f9e20 bbb_endpoint and bbb_secret can be configured with environment variables 2016-10-18 13:50:51 -04:00
jfederico c47bcd5aee Fixed typo on password for meeting create 2016-10-18 10:12:04 -04:00
jfederico e9caa740aa Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 10:03:50 -04:00
jfederico f725b7f1bc Implemented join to BBB first approach 2016-10-17 18:36:56 -04:00
jfederico 682cbadbf0 Added some style to the landing page 2016-10-17 13:45:24 -04:00
jfederico c318d7c5d8 Added controller/view for landing page 2016-10-14 11:59:21 -04:00
Jesus Federico a15bf5b3a9 first commit 2016-10-13 17:30:58 +00:00