Commit Graph

52 Commits

Author SHA1 Message Date
fbc8a56fc0 add support for BBB 2.0 webhooks 2017-09-14 15:59:42 -04:00
ab5c56c27d add guest landing page when guest access disabled 2017-07-13 12:11:16 -04:00
27f6076954 improvements to active meetings 2017-07-04 11:52:35 -04:00
23127f1119 reduce can_upload post requests 2017-06-15 13:59:55 -04:00
9e96f4e08e Merge branch 'master' into webhooks 2017-06-14 09:08:33 -04:00
f5095b1e4d change checksum handling & show active meetings 2017-06-07 11:06:31 -04:00
7d96eadbbf upload recordings to youtube 2017-05-23 14:43:53 -04:00
24c8952e59 add preferences and customization (#171) 2017-05-11 09:58:51 -04:00
16a43711ca override constraints to allow periods in room_id routes param 2017-03-28 13:46:44 -04:00
cb2e1e1f6b override rails id param constraints 2017-03-26 14:16:06 -04:00
b55d535d33 add errors controller with error pages for 404 500 422 2017-03-21 17:20:30 -04:00
19929c4553 strip spaces and newlines from meeting names 2017-03-21 13:53:51 -04:00
b2031c97a3 add rails flash messages that dismiss after 5 seconds 2017-03-14 14:29:06 -04:00
b0512a0569 allow periods in meeting name 2017-03-14 14:27:16 -04:00
bfd815abe0 test sessions controller 2017-03-03 10:49:14 -05:00
a13e6b991e redirect help to BBB videos 2017-03-02 13:40:20 -05:00
63fbc27bca update recording notify to work with new workflow 2017-02-17 15:44:40 -05:00
6637983d4e add help link to center panel 2017-02-16 17:29:20 -05:00
64ac93f65f getting started page 2017-02-16 17:03:58 -05:00
b09ec1fc69 properly generate some urls 2017-02-07 14:41:24 -05:00
bfbdfc645e update routes file 2017-02-07 10:02:16 -05:00
43e58e402e organize routes and update comments 2017-01-31 15:59:28 -05:00
77fd74dd8f add recording events to other meeting pages under room 2017-01-31 15:06:04 -05:00
02f59c49e6 main room recordings 2017-01-31 12:10:15 -05:00
9667e3757b fix recording update channel and routes 2017-01-31 11:42:47 -05:00
d67663fbf1 multi meeting rooms 2017-01-27 18:12:36 -05:00
5180a99c32 allow meeting name separately when joining from room 2017-01-26 18:59:25 -05:00
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