Commit Graph

25 Commits

Author SHA1 Message Date
3039bd168b create separate page for login 2017-01-19 19:33:06 -05:00
e5efb05a01 Add endpoint to detect new recordings and update the interface
The endpoint receives events from BigBlueButton via webhooks or scripts
in the record and playback workflow.
For now it only treats the event for when a recording is ready.
When it happens, it uses action cable to update the interface dynamically
with the new recording.
2016-12-07 16:20:10 -02:00
47e0e948d1 Added LGPL 3.0 license to all source/config files 2016-11-29 14:44:13 -05:00
269ce7915e separate root page and meetings page 2016-11-24 11:16:56 -05:00
b4e0e73692 oauth update 2016-11-09 13:29:29 -05:00
bee0b88d97 refresh session status on meeting actions 2016-11-07 12:12:39 -05:00
e11098c7a9 add end meeting to bbb controller 2016-11-04 16:32:10 -04:00
3871e0129c add recordings api actions 2016-10-28 16:21:44 -04:00
b701f2e9a6 wait for moderator with action cable 2016-10-27 13:57:26 -04:00
3aeef0a4cf refactor bbb helper and implement wait for mod 2016-10-26 13:41:55 -04:00
f71f46427f cleanup controllers and routes 2016-10-25 10:51:20 -04:00
36d83b99c6 Changed the routes so we have only 3 locations to configure in nginx 2016-10-19 15:57:03 -04:00
12aac189a8 Rework for generalizing some methods 2016-10-19 15:41:15 -04:00
015dd7cda4 add users controller and intermediate username step 2016-10-19 14:22:16 -04:00
bd3cbee2b4 Fixes required for making the logouturl work 2016-10-19 13:59:40 -04:00
061f9c794a Refactored meetings resource and breaked up view into components 2016-10-19 13:43:58 -04:00
875f2d2a12 Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 16:26:02 -04:00
0d216adc52 Implemented refresh URL 2016-10-18 16:23:52 -04:00
8693ba5860 personalized rooms page 2016-10-18 15:19:16 -04:00
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
e9caa740aa Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 10:03:50 -04:00
f725b7f1bc Implemented join to BBB first approach 2016-10-17 18:36:56 -04:00
0d73a77f1f omniauth strategy 2016-10-17 14:26:31 -04:00
c318d7c5d8 Added controller/view for landing page 2016-10-14 11:59:21 -04:00
a15bf5b3a9 first commit 2016-10-13 17:30:58 +00:00