Commit Graph

  • 6e343740e8 better error handling for youtube uploading Josh 2017-06-16 11:22:25 -0400
  • 14bb88ad77 fix some recordings not being youtube compatible Josh 2017-06-15 14:50:39 -0400
  • 23127f1119 reduce can_upload post requests Josh 2017-06-15 13:59:55 -0400
  • e001c79aa8 prevent duplicates in previous meetings Josh 2017-06-15 11:04:36 -0400
  • 9a74de431a increase buffer time & fix share load icon Josh 2017-06-15 09:43:34 -0400
  • 4539219182 simplifying Josh 2017-06-14 16:51:56 -0400
  • 8df0dd0a00 fix error in previous commit Josh 2017-06-14 16:11:57 -0400
  • c14bb90eb5 handle no previous meetings Josh 2017-06-14 15:54:13 -0400
  • e6fb0dbf15 dont show active meetings on root Josh 2017-06-14 14:40:53 -0400
  • fce383d858 small fixes Josh 2017-06-14 14:04:16 -0400
  • 8a613c8a00 change request url format Josh 2017-06-14 13:09:31 -0400
  • a2f2f7f44c Merge pull request #175 from joshua-arts/webhooks Joshua Arts 2017-06-14 09:12:47 -0400
  • 9e96f4e08e Merge branch 'master' into webhooks Joshua Arts 2017-06-14 09:08:33 -0400
  • d02e5118ec Merge pull request #174 from joshua-arts/youtube Jesus Federico 2017-06-13 17:25:38 -0400
  • 688120045b fix callback tests Josh 2017-06-13 09:22:30 -0400
  • 206f293194 fix actioncable issue Josh 2017-06-12 13:35:00 -0400
  • b1e65e4ca7 fix pluralization in initial populate Josh 2017-06-12 10:52:00 -0400
  • 31f0e0a3e9 clean active_meetings.js Josh 2017-06-08 10:43:06 -0400
  • 42f0c14b49 add/remove from previous meetings & loading spinner Josh 2017-06-08 10:28:56 -0400
  • b9ace4dfa6 redirect to user when clicking logo if found Josh 2017-06-07 16:24:29 -0400
  • 291d815056 don't show active meetings when not logged in Josh 2017-06-07 15:48:47 -0400
  • de20200b5a move active meeting js to it's own file Josh 2017-06-07 11:46:01 -0400
  • f5095b1e4d change checksum handling & show active meetings Josh 2017-06-07 11:06:31 -0400
  • ad60c95118 fix invalid token error Josh 2017-06-06 15:46:57 -0400
  • e1687bb86b Update README.md Fred Dixon 2017-06-06 10:23:17 -0400
  • 1ddc16af86 added indicator when uploading to youtube Josh 2017-05-29 11:14:49 -0400
  • 4c34526a57 added footer to share email Josh 2017-05-26 16:49:44 -0400
  • 93f2a83e46 fix title & privacy_status Josh 2017-05-26 15:14:02 -0400
  • 02d1e726f0 auto populate video title input Josh 2017-05-26 13:11:55 -0400
  • 10c5a06561 set public to default Josh 2017-05-26 12:04:16 -0400
  • 3e31be3885 change youtube popover UI Josh 2017-05-23 17:24:43 -0400
  • 7d96eadbbf upload recordings to youtube Josh 2017-05-23 14:43:53 -0400
  • 24c8952e59 add preferences and customization (#171) Joshua Arts 2017-05-11 09:58:51 -0400
  • 45c55efd04 Added Circle-ci badge Jesus Federico 2017-05-09 15:53:34 +0000
  • f1b34628fa Added Scrutinizer-ci badges Jesus Federico 2017-05-09 15:45:19 +0000
  • a2cfdc838f Slack Integration (#170) Joshua Arts 2017-05-09 10:26:01 -0400
  • 924ca25ef1 Merge pull request #167 from zach-chai/errors_controller_authenticity Zachary Chai 2017-04-25 11:04:05 -0400
  • e1615a439f skip authenticity token on errors controller Zachary Chai 2017-04-25 10:39:02 -0400
  • d0d39c477a Merge pull request #155 from zach-chai/email_subject Zachary Chai 2017-04-24 11:23:20 -0400
  • aae1c2ff12 add recording name to subject Zachary Chai 2017-03-21 18:46:36 -0400
  • 3d216ba41f remove redundant logging Zachary Chai 2017-04-21 16:33:06 -0400
  • b27f82bbb4 Merge pull request #166 from zach-chai/email_check Zachary Chai 2017-04-21 16:12:46 -0400
  • af9995ef5b email configuration check Zachary Chai 2017-04-19 11:56:35 -0400
  • 62ef95128c Merge pull request #165 from zach-chai/encoding Zachary Chai 2017-04-21 13:56:15 -0400
  • 30838f4b36 encode room id separately from meeting id Zachary Chai 2017-04-21 13:51:45 -0400
  • 7c0b5613df Merge pull request #164 from zach-chai/encoding_error Zachary Chai 2017-04-18 16:56:45 -0400
  • d35b55400c encode slash properly for base URL Zachary Chai 2017-04-18 16:40:35 -0400
  • 8bae80742b Merge pull request #163 from zach-chai/config_check Zachary Chai 2017-04-18 11:18:57 -0400
  • 8e056cdff2 rake task to check basic configuration and test connection to BBB server Zachary Chai 2017-04-11 14:40:54 -0400
  • 3229f460f7 Merge pull request #162 from zach-chai/update_ruby Zachary Chai 2017-04-11 13:37:33 -0400
  • e0dfa68e9d update ruby to 2.3.4 Zachary Chai 2017-04-11 13:19:14 -0400
  • 8173c4a803 Merge pull request #161 from zach-chai/room_id_param Zachary Chai 2017-04-11 11:26:07 -0400
  • 16a43711ca override constraints to allow periods in room_id routes param Zachary Chai 2017-03-28 13:46:44 -0400
  • 926396e825 Merge pull request #159 from zach-chai/restrict_characters Zachary Chai 2017-03-26 15:24:44 -0400
  • 280b28742d restrict some characters in meeting name Zachary Chai 2017-03-26 15:06:10 -0400
  • 28e5d064da Merge pull request #158 from zach-chai/override_constraints Zachary Chai 2017-03-26 15:00:20 -0400
  • cb2e1e1f6b override rails id param constraints Zachary Chai 2017-03-26 14:16:06 -0400
  • ae916de296 Update README.md Fred Dixon 2017-03-25 18:05:27 -0400
  • 32fcd5fb79 Update README.md Fred Dixon 2017-03-25 18:04:58 -0400
  • 6e5fdb8d14 Merge pull request #154 from zach-chai/exceptions Zachary Chai 2017-03-21 18:23:21 -0400
  • 3dd2a5e5ea enable routes as exceptions app Zachary Chai 2017-03-21 18:18:16 -0400
  • a7903dddba Merge pull request #153 from zach-chai/error_controller Zachary Chai 2017-03-21 17:40:43 -0400
  • b55d535d33 add errors controller with error pages for 404 500 422 Zachary Chai 2017-03-21 15:40:14 -0400
  • 8cf75b6051 Merge pull request #152 from zach-chai/meeting_name_strip Zachary Chai 2017-03-21 14:01:28 -0400
  • 19929c4553 strip spaces and newlines from meeting names Zachary Chai 2017-03-21 11:25:00 -0400
  • ef309eb491 Merge pull request #151 from zach-chai/delete_recording Zachary Chai 2017-03-21 13:20:39 -0400
  • 8e0cca5b4a remove recording from client if 404 Zachary Chai 2017-03-21 12:04:17 -0400
  • 97e1c6840b Merge pull request #150 from zach-chai/bbb_create Zachary Chai 2017-03-21 10:41:37 -0400
  • 577cefaf71 rescue on bbb create if meeting already exists Zachary Chai 2017-03-21 10:24:11 -0400
  • b937018d24 Merge pull request #149 from zach-chai/end_meeting Zachary Chai 2017-03-17 16:12:06 -0400
  • fdf7fd54c5 send 200 on end meeting even if not found Zachary Chai 2017-03-17 16:02:52 -0400
  • 89d8c9170e Merge pull request #148 from zach-chai/end_meeting Zachary Chai 2017-03-17 15:15:05 -0400
  • 9901904d2a handle ending meeting when it doesn't exist Zachary Chai 2017-03-17 15:07:20 -0400
  • 59be45c875 Merge pull request #147 from zach-chai/check_name_entered Zachary Chai 2017-03-14 17:07:49 -0400
  • 4d652463ec notify user when joining without name provided Zachary Chai 2017-03-14 16:09:20 -0400
  • 8d4aaeff03 Merge pull request #146 from zach-chai/tutorial_video Zachary Chai 2017-03-14 15:33:42 -0400
  • 36b6b5652f only show tutorial video on root Zachary Chai 2017-03-14 15:17:04 -0400
  • cce5af3369 Merge pull request #145 from zach-chai/better_encoding Zachary Chai 2017-03-14 14:37:48 -0400
  • b2031c97a3 add rails flash messages that dismiss after 5 seconds Zachary Chai 2017-03-14 14:16:14 -0400
  • b0512a0569 allow periods in meeting name Zachary Chai 2017-03-14 12:13:18 -0400
  • dd4cf365e9 Update README.md Fred Dixon 2017-03-10 11:19:25 -0500
  • 1f1da89856 Merge pull request #144 from ffdixon/modify-footer Zachary Chai 2017-03-10 10:48:05 -0500
  • 6c19d192f2 Added link to overview video for GreenLight to footer Fred Dixon 2017-03-10 09:44:07 -0600
  • b98185b540 Merge pull request #143 from alexandrekreis/master Zachary Chai 2017-03-07 10:41:39 -0500
  • 10fd807156 Adding list of participants to post publish script alexandre 2017-03-06 19:49:38 -0300
  • d9603fccb9 Merge pull request #142 from zach-chai/more_testing Zachary Chai 2017-03-03 15:34:13 -0500
  • 7c86aa8e7f more testing and code cleanup and enable coverage reports on circle Zachary Chai 2017-03-03 15:26:07 -0500
  • bee42c8148 Merge pull request #141 from zach-chai/test_recording_callback Zachary Chai 2017-03-03 14:16:28 -0500
  • 7ebe90d27b test recording ready callback Zachary Chai 2017-03-03 12:27:15 -0500
  • 736bf89ce0 Merge pull request #140 from zach-chai/update_tests Zachary Chai 2017-03-03 10:54:29 -0500
  • b70ea41f4d test bbb controller Zachary Chai 2017-03-03 10:47:33 -0500
  • 246e7ec3ed removed unused code Zachary Chai 2017-03-03 10:46:21 -0500
  • d4d8228cbf hide login page if omniauth isn't configured Zachary Chai 2017-03-03 10:45:50 -0500
  • bfd815abe0 test sessions controller Zachary Chai 2017-03-03 10:30:29 -0500
  • eaaec47fe6 add test gems Zachary Chai 2017-03-02 15:39:16 -0500
  • eac6edf2e0 add landing controller tests Zachary Chai 2017-03-02 14:15:35 -0500
  • 3e6cd3a9ed Merge pull request #139 from zach-chai/redirect_help Zachary Chai 2017-03-02 13:45:09 -0500
  • a13e6b991e redirect help to BBB videos Zachary Chai 2017-03-02 13:40:20 -0500
  • 66535e6881 Merge pull request #138 from zach-chai/logging Zachary Chai 2017-03-02 10:49:51 -0500
  • ce7292e581 add condensed logging Zachary Chai 2017-03-02 10:34:01 -0500