6e343740e8
better error handling for youtube uploading
2017-06-16 11:22:25 -04:00
14bb88ad77
fix some recordings not being youtube compatible
2017-06-15 14:50:39 -04:00
23127f1119
reduce can_upload post requests
2017-06-15 13:59:55 -04:00
1ddc16af86
added indicator when uploading to youtube
2017-05-29 11:14:49 -04:00
4c34526a57
added footer to share email
2017-05-26 16:49:44 -04:00
93f2a83e46
fix title & privacy_status
2017-05-26 15:14:02 -04:00
02d1e726f0
auto populate video title input
2017-05-26 13:11:55 -04:00
3e31be3885
change youtube popover UI
2017-05-23 17:24:43 -04:00
7d96eadbbf
upload recordings to youtube
2017-05-23 14:43:53 -04:00
8e0cca5b4a
remove recording from client if 404
2017-03-21 12:04:17 -04:00
a72656465b
fix recording delete not sending notification
2017-02-28 10:38:57 -05:00
4be08f993d
Merge pull request #129 from zach-chai/previous_meetings
...
make previous meetings per room instead of global
2017-02-21 11:01:28 -05:00
4d1bbe76a3
add participants to recordings table
2017-02-21 10:38:30 -05:00
7b52e2ef61
make previous meetings per room instead of global
2017-02-21 10:33:58 -05:00
fa1bb0683e
button tooltips
2017-02-14 18:13:30 -05:00
349f4c51c6
limit previous meetings container to 5
2017-02-14 15:00:23 -05:00
88191b67e8
past meetings from recordings
2017-02-14 11:33:44 -05:00
31a1464393
use constants for column positions
2017-02-14 10:10:24 -05:00
ad311f3999
remove recording visibility column for anonymous users
2017-02-14 09:20:52 -05:00
4596664b97
recordings play button
2017-02-09 18:13:50 -05:00
b09ec1fc69
properly generate some urls
2017-02-07 14:41:24 -05:00
8719956ba4
swap visbility and watch columns
2017-02-03 12:09:02 -05:00
49aa9bd29b
update footer and remove build version
2017-02-02 15:17:41 -05:00
0ba1b2bf41
add visibility column to recordings
2017-02-02 11:06:28 -05:00
1494dfebf0
show recordings for anonymous users
2017-02-02 10:08:41 -05:00
2c2590cf18
add recording name to table
2017-01-31 16:19:09 -05:00
02f59c49e6
main room recordings
2017-01-31 12:10:15 -05:00
d67663fbf1
multi meeting rooms
2017-01-27 18:12:36 -05:00
b30acae006
refactor meeting object naming
2017-01-24 14:25:25 -05:00
6726504ec3
Add timeago js library to show in the start_time of recordings
2016-12-09 11:50:09 -02:00
04ae45e4f4
Use 'unpublished' instead of 'inaccessible'
2016-12-09 10:26:28 -02:00
906b21ab0e
Fix clicking buttons inside popovers
...
They would work only occasionally because of the way bootstrap handles
popovers with trigger:focus.
Had to change to trigger:click and manually close the popovers when
clicking outside of them or in buttons marked to close popovers.
2016-12-07 18:38:53 -02: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
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
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
f545daca26
update recording text and orderable columns
2016-12-01 10:49:20 -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
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
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
f5fc08d58c
show new publish icon on hover
2016-11-24 16:21:01 -05:00
6144a7b45b
increase width of center panel and make responsive
2016-11-21 15:04:55 -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
8b536c4934
recording actions tooltips
2016-11-17 16:58:52 -05:00
c9f0dead12
cleanup meetings
2016-11-15 13:54:39 -05:00
38aba2d29f
coffeescript classes instead of es6
2016-11-14 17:34:51 -05:00