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
b518458622
Allow recordings to be 'unlisted'
...
Unlisted is a state between published and unpublished. They are still
published in the server, but will not appear to anyone other than the
user that created the recording.
It is done using a metadata attribute and required several changes in how
the application handles publishing and unpublishing.
2016-12-06 12:03:53 -02:00
40cbc8a575
Move the refresh button to be inside the meeting URL input
...
Less buttons, better interface.
2016-12-05 16:51:13 -02:00
45e173d132
Add a button with a "mailto:" link to send invitations
2016-12-05 16:32:03 -02:00
f6e895271e
downscale background image
2016-12-02 16:58:30 -05:00
d8eff2087a
add bbb logo
2016-12-02 15:28:01 -05:00
906d184f46
add background image
2016-12-02 15:25:47 -05:00
76316b96ec
add build numbers
2016-12-02 12:36:11 -05:00
98a8cdbd2a
use new latest id from page in setup
2016-12-01 18:18:13 -05:00
7c916ae632
use the user's name for the bbb meeting name
2016-12-01 16:55:43 -05:00
37a75152ef
logout docker after pushing image
2016-12-01 15:55:18 -05:00
02ea99e8b9
destroy recordings table before caching page
2016-12-01 15:21:19 -05:00
36c429d4bb
remember name for logged out users
2016-12-01 11:14:10 -05:00
f545daca26
update recording text and orderable columns
2016-12-01 10:49:20 -05:00
8402b8d06e
hide joined sessions panel when empty
2016-11-30 17:12:19 -05:00
f0128951f4
Merge pull request #56 from erickadbay/dev-erick
...
Fixed recording duration
2016-11-29 17:43:44 -05:00
f4a7c35e35
Duration is just shown as a number for now
2016-11-29 17:17:11 -05:00
98802234a7
Fixed recording duration
2016-11-29 15:51:56 -05:00
4d4ccddc6e
order sessions last joined at top
2016-11-29 15:37:20 -05:00
bdee16f715
previously joined sessions
2016-11-29 15:37:20 -05:00
44701c0cd9
Merge remote-tracking branch 'upstream/master' into dev-erick
2016-11-29 15:27:53 -05:00
ffddb0e834
Merge pull request #53 from zach-chai/tests
...
add basic tests
2016-11-29 15:25:20 -05:00
0573927851
add basic tests
2016-11-29 15:21:36 -05:00
067f5f1a08
Added hover for thumbnails
2016-11-29 15:20:16 -05:00
47e0e948d1
Added LGPL 3.0 license to all source/config files
2016-11-29 14:44:13 -05:00
97435b63bc
all join as moderator in anonymous meeting
2016-11-25 12:14:04 -05:00
25f8b547e5
modify encrypted id
2016-11-24 17:42:08 -05:00
6fd3554af8
more obvious when no recordings
2016-11-24 17:37:12 -05:00
3f6111795a
place recording popovers in table for handlers
2016-11-24 17:13:32 -05:00
48fe071af1
update room title
2016-11-24 16:55:54 -05:00
f5fc08d58c
show new publish icon on hover
2016-11-24 16:21:01 -05:00
0e0d744fe3
bigbluebutton link in footer
2016-11-24 14:40:41 -05:00
08ecae0ef6
move meeting refresh to the url input field
2016-11-24 14:23:01 -05:00
ded0f9b056
meetings page changes
2016-11-24 11:49:54 -05:00
269ce7915e
separate root page and meetings page
2016-11-24 11:16:56 -05:00
fe0ce271d0
remove page header
2016-11-24 10:42:13 -05:00
423b649480
hide oauth login when not configured
2016-11-23 14:20:28 -05:00
d11c998fa9
fix bad concat usage
2016-11-23 11:38:05 -05:00
2f10203d85
generate url with ports
2016-11-22 18:16:34 -05:00
f35012a5f2
room updates in job
2016-11-21 16:29:41 -05:00
6144a7b45b
increase width of center panel and make responsive
2016-11-21 15:04:55 -05:00
62dbefcb68
remove my room from header
2016-11-21 15:04:38 -05:00
445de38860
loading inidicator
2016-11-18 17:37:13 -05:00
25bccb7699
open recordings in new tab and hide from viewers when unpublished
2016-11-18 17:22:11 -05:00
6620df9c65
update text strings
2016-11-18 14:05:13 -05:00
b8ec40c35f
use body as container for tooltips
2016-11-17 17:16:57 -05:00
8b536c4934
recording actions tooltips
2016-11-17 16:58:52 -05:00
fd044fc75d
copy url tooltip
2016-11-17 16:27:20 -05:00
b0d0d13855
focus input on load and enter key submits join
2016-11-15 17:39:09 -05:00
a39f1beb0a
fix guest join
2016-11-15 16:47:44 -05:00