Zachary Chai
|
30838f4b36
|
encode room id separately from meeting id
|
2017-04-21 13:51:45 -04:00 |
|
Zachary Chai
|
d35b55400c
|
encode slash properly for base URL
|
2017-04-18 16:40:35 -04:00 |
|
Zachary Chai
|
280b28742d
|
restrict some characters in meeting name
|
2017-03-26 15:06:10 -04:00 |
|
Zachary Chai
|
b55d535d33
|
add errors controller with error pages for 404 500 422
|
2017-03-21 17:20:30 -04:00 |
|
Zachary Chai
|
8cf75b6051
|
Merge pull request #152 from zach-chai/meeting_name_strip
strip spaces and newlines from meeting names
|
2017-03-21 14:01:28 -04:00 |
|
Zachary Chai
|
19929c4553
|
strip spaces and newlines from meeting names
|
2017-03-21 13:53:51 -04:00 |
|
Zachary Chai
|
8e0cca5b4a
|
remove recording from client if 404
|
2017-03-21 12:04:17 -04:00 |
|
Zachary Chai
|
577cefaf71
|
rescue on bbb create if meeting already exists
|
2017-03-21 10:24:11 -04:00 |
|
Zachary Chai
|
fdf7fd54c5
|
send 200 on end meeting even if not found
|
2017-03-17 16:02:52 -04:00 |
|
Zachary Chai
|
9901904d2a
|
handle ending meeting when it doesn't exist
|
2017-03-17 15:07:20 -04:00 |
|
Zachary Chai
|
4d652463ec
|
notify user when joining without name provided
|
2017-03-14 16:09:20 -04:00 |
|
Zachary Chai
|
36b6b5652f
|
only show tutorial video on root
|
2017-03-14 15:17:04 -04:00 |
|
Zachary Chai
|
cce5af3369
|
Merge pull request #145 from zach-chai/better_encoding
Better encoding
|
2017-03-14 14:37:48 -04:00 |
|
Zachary Chai
|
b2031c97a3
|
add rails flash messages that dismiss after 5 seconds
|
2017-03-14 14:29:06 -04:00 |
|
Fred Dixon
|
6c19d192f2
|
Added link to overview video for GreenLight to footer
|
2017-03-10 09:44:07 -06:00 |
|
Zachary Chai
|
7c86aa8e7f
|
more testing and code cleanup and enable coverage reports on circle
|
2017-03-03 15:26:41 -05:00 |
|
Zachary Chai
|
7ebe90d27b
|
test recording ready callback
|
2017-03-03 14:05:37 -05:00 |
|
Zachary Chai
|
b70ea41f4d
|
test bbb controller
|
2017-03-03 10:49:14 -05:00 |
|
Zachary Chai
|
246e7ec3ed
|
removed unused code
|
2017-03-03 10:49:14 -05:00 |
|
Zachary Chai
|
d4d8228cbf
|
hide login page if omniauth isn't configured
|
2017-03-03 10:49:14 -05:00 |
|
Zachary Chai
|
bfd815abe0
|
test sessions controller
|
2017-03-03 10:49:14 -05:00 |
|
Zachary Chai
|
a13e6b991e
|
redirect help to BBB videos
|
2017-03-02 13:40:20 -05:00 |
|
Zachary Chai
|
94d77249b5
|
scope recording create notifications to room owner only
|
2017-03-02 09:22:51 -05:00 |
|
Zachary Chai
|
03cae1ed19
|
update user waiting notification to show meeting name
|
2017-02-28 16:43:54 -05:00 |
|
Zachary Chai
|
a72656465b
|
fix recording delete not sending notification
|
2017-02-28 10:38:57 -05:00 |
|
Zachary Chai
|
f89bca5967
|
meeting and user name character limits
|
2017-02-24 10:56:37 -05:00 |
|
Zachary Chai
|
21b1e275b7
|
change email template table styling
|
2017-02-22 17:18:48 -05:00 |
|
Zachary Chai
|
ebc52d2271
|
update recording notification email
|
2017-02-22 14:44:38 -05:00 |
|
Zachary Chai
|
80374e02a5
|
fix email link
|
2017-02-21 16:27:54 -05:00 |
|
Zachary Chai
|
f165a2354f
|
uri encode webhook URL
|
2017-02-21 12:47:18 -05:00 |
|
Zachary Chai
|
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 |
|
Zachary Chai
|
4d1bbe76a3
|
add participants to recordings table
|
2017-02-21 10:38:30 -05:00 |
|
Zachary Chai
|
7b52e2ef61
|
make previous meetings per room instead of global
|
2017-02-21 10:33:58 -05:00 |
|
Zachary Chai
|
7873f640bc
|
use route url helpers instead of hardcoding
|
2017-02-17 16:05:59 -05:00 |
|
Zachary Chai
|
63fbc27bca
|
update recording notify to work with new workflow
|
2017-02-17 15:44:40 -05:00 |
|
Zachary Chai
|
6637983d4e
|
add help link to center panel
|
2017-02-16 17:29:20 -05:00 |
|
Zachary Chai
|
64ac93f65f
|
getting started page
|
2017-02-16 17:03:58 -05:00 |
|
Zachary Chai
|
7adba52824
|
add user waiting notifications back to main room
|
2017-02-16 14:24:55 -05:00 |
|
Zachary Chai
|
74f1f4c071
|
allow different action cable host
|
2017-02-16 10:34:47 -05:00 |
|
Zachary Chai
|
fa1bb0683e
|
button tooltips
|
2017-02-14 18:13:30 -05:00 |
|
Zachary Chai
|
b9dcb65a92
|
force SSL
|
2017-02-14 17:30:12 -05:00 |
|
Zachary Chai
|
6b868b4b58
|
union recording names in previous meetings
|
2017-02-14 16:12:07 -05:00 |
|
Zachary Chai
|
349f4c51c6
|
limit previous meetings container to 5
|
2017-02-14 15:00:23 -05:00 |
|
Zachary Chai
|
88191b67e8
|
past meetings from recordings
|
2017-02-14 11:33:44 -05:00 |
|
Zachary Chai
|
31a1464393
|
use constants for column positions
|
2017-02-14 10:10:24 -05:00 |
|
Zachary Chai
|
ad311f3999
|
remove recording visibility column for anonymous users
|
2017-02-14 09:20:52 -05:00 |
|
Zachary Chai
|
5a6c8372f9
|
update recording labels
|
2017-02-14 08:03:06 -05:00 |
|
Zachary Chai
|
404bb93d1a
|
fix background image
|
2017-02-10 17:41:53 -05:00 |
|
Zachary Chai
|
d6c7bcfade
|
pressing enter while focused on meeting-name input triggers start event
|
2017-02-10 16:45:53 -05:00 |
|
Zachary Chai
|
88af18a642
|
modify invite join on root page to match room page
|
2017-02-10 16:44:51 -05:00 |
|