Commit Graph
82 Commits
Author SHA1 Message Date
Joshua Arts 637ff5d485 update links in README.md 2018-07-09 13:52:30 -04:00
Josh 16443584ab fix multiple notifications when user has multiple tabs 2017-10-12 14:50:42 -04:00
Josh 8ac2c5d6d7 fix recording ready email for 2.0 2017-10-12 14:20:23 -04:00
Josh 3036e3d470 update schema.rb 2017-10-12 11:02:40 -04:00
Josh 2372b48e6a fix endless loading spinner 2017-10-05 16:47:03 -04:00
Josh f4d760fb11 fixes for html5 support 2017-10-05 15:51:45 -04:00
Josh ce761ce994 handle mobile case for HTML5 2017-09-29 17:10:51 -04:00
Josh da07eb749f add HTML5 support 2017-09-28 16:03:47 -04:00
Josh 40ee86a6a4 add temp fix for recording length in milliseconds 2017-09-14 16:14:47 -04:00
Josh fbc8a56fc0 add support for BBB 2.0 webhooks 2017-09-14 15:59:42 -04:00
Josh 133dc664a4 re-include sample.env in docker image 2017-08-28 10:47:15 -04:00
Josh 61182448ad fix QR code whitespace under invite URL 2017-08-24 10:02:30 -04:00
Josh f282f1a1d8 Merge branch 'master' of https://github.com/bigbluebutton/greenlight 2017-08-22 16:52:51 -04:00
Josh 141660eabf bump ruby version in Dockerfiles 2017-08-22 16:51:36 -04:00
Josh be136fe255 update omniauth to 1.6.1 2017-08-21 11:49:53 -04:00
Josh 2e439e08da fix Google authentication 2017-08-21 11:46:07 -04:00
Josh 9135898f1d handle outlier cases where the number of join/leave events dont match 2017-08-01 16:41:28 -04:00
Josh 949fce701c refactor share button & add ability to disable youtube uploading 2017-07-28 14:58:51 -04:00
Josh f40ef121c8 use root_url instead of relative_root to satisfy test 2017-07-24 15:28:10 -04:00
Josh f4e9e01782 fix ldap auth failure redirect 2017-07-24 15:04:06 -04:00
Josh 23815ca118 properly handle certain characters in active meetings 2017-07-21 11:59:51 -04:00
Josh 3bc31048f4 fix issue where webhooks were not always removed 2017-07-21 11:58:36 -04:00
Josh 2d7ab0006c log to production.log instead of STDOUT by default 2017-07-19 16:12:14 -04:00
Josh baec82f661 ensure user is in wait list before attempting to remove 2017-07-19 14:30:36 -04:00
Josh c9ce897c66 add LDAP auth to readme 2017-07-17 11:59:22 -04:00
Josh 42bf2b1e54 clean active_meetings.js and landing.js 2017-07-14 13:21:02 -04:00
Josh 5f2a561922 fix bug when handling recently ended meeting status 2017-07-14 11:13:11 -04:00
Josh ab5c56c27d add guest landing page when guest access disabled 2017-07-13 12:11:16 -04:00
Josh ec16f51926 hide preferences link when not logged in 2017-07-13 11:00:17 -04:00
Josh 3a882f85c6 add ability to disable guest access 2017-07-12 16:34:16 -04:00
Josh 0cbb587fc0 don't register webhooks for guest meetings 2017-07-12 14:06:53 -04:00
Josh 29ca709c85 notice when trying to upload to Youtube with Twitter auth 2017-07-11 15:28:30 -04:00
Josh 042622cb01 fix production LDAP routing 2017-07-10 11:11:10 -04:00
Josh 0b1ae2497f remove debug code 2017-07-07 10:32:48 -04:00
Josh 0040baecbf display ldap error to help with troubleshooting 2017-07-07 10:32:01 -04:00
Josh 43496a6cf1 change sessions#new test to allow redirect 2017-07-07 10:23:19 -04:00
Josh d80fd262bc add LDAP method as environment variable 2017-07-06 14:41:54 -04:00
Josh a0c39c91a5 add LDAP docs link 2017-07-06 14:16:55 -04:00
Josh 704dab1e5c add footer to Youtube prompt 2017-07-06 13:17:12 -04:00
Josh 034c5ba617 handle invalid credentials 2017-07-06 11:45:56 -04:00
Josh f8d2540665 remove LDAP login button 2017-07-06 09:16:53 -04:00
Josh 0eb26ae8ec only use LDAP when enabled 2017-07-06 09:08:49 -04:00
Josh ae774b90ce add LDAP authentication 2017-07-05 16:26:27 -04:00
Josh 9bbb669cc1 move WaitingList.empty() to controller 2017-07-04 14:51:24 -04:00
Josh d774200296 notification when meeting is empty 2017-07-04 14:30:39 -04:00
Josh 27f6076954 improvements to active meetings 2017-07-04 11:52:35 -04:00
Josh 44e2cb7027 delay webhooks destroy 2017-06-30 15:57:54 -04:00
Josh 89b733f633 destroy webhook on meeting end 2017-06-30 14:27:07 -04:00
Josh 5390c9d22c clean active_meetings.js 2017-06-26 12:07:26 -04:00
Josh 261bb314f2 make active meetings room specific 2017-06-23 13:55:23 -04:00
Josh 91499ff2e5 Merge branch 'master' of https://github.com/bigbluebutton/greenlight 2017-06-22 16:43:21 -04:00
Josh 69406f9ec5 hide thumbnails subtitle if no thumbnails 2017-06-22 16:40:59 -04:00
Josh 7e16f042a5 add more information to recording ready email 2017-06-22 15:15:03 -04:00
Josh 78a2f33f2d properly handle post_publish event 2017-06-19 09:35:54 -04:00
Josh 6e343740e8 better error handling for youtube uploading 2017-06-16 11:22:25 -04:00
Josh 14bb88ad77 fix some recordings not being youtube compatible 2017-06-15 14:50:39 -04:00
Josh 23127f1119 reduce can_upload post requests 2017-06-15 13:59:55 -04:00
Josh e001c79aa8 prevent duplicates in previous meetings 2017-06-15 11:04:36 -04:00
Josh 9a74de431a increase buffer time & fix share load icon 2017-06-15 09:43:34 -04:00
Josh 4539219182 simplifying 2017-06-14 16:51:56 -04:00
Josh 8df0dd0a00 fix error in previous commit 2017-06-14 16:11:57 -04:00
Josh c14bb90eb5 handle no previous meetings 2017-06-14 15:54:13 -04:00
Josh e6fb0dbf15 dont show active meetings on root 2017-06-14 14:40:53 -04:00
Josh fce383d858 small fixes 2017-06-14 14:04:16 -04:00
Josh 8a613c8a00 change request url format 2017-06-14 13:09:31 -04:00
Josh 688120045b fix callback tests 2017-06-13 09:22:30 -04:00
Josh 206f293194 fix actioncable issue 2017-06-12 13:35:00 -04:00
Josh b1e65e4ca7 fix pluralization in initial populate 2017-06-12 10:52:00 -04:00
Josh 31f0e0a3e9 clean active_meetings.js 2017-06-08 10:43:06 -04:00
Josh 42f0c14b49 add/remove from previous meetings & loading spinner 2017-06-08 10:28:56 -04:00
Josh b9ace4dfa6 redirect to user when clicking logo if found 2017-06-07 16:24:29 -04:00
Josh 291d815056 don't show active meetings when not logged in 2017-06-07 15:48:47 -04:00
Josh de20200b5a move active meeting js to it's own file 2017-06-07 11:46:01 -04:00
Josh f5095b1e4d change checksum handling & show active meetings 2017-06-07 11:06:31 -04:00
Josh ad60c95118 fix invalid token error 2017-06-06 15:46:57 -04:00
Josh 1ddc16af86 added indicator when uploading to youtube 2017-05-29 11:14:49 -04:00
Josh 4c34526a57 added footer to share email 2017-05-26 16:49:44 -04:00
Josh 93f2a83e46 fix title & privacy_status 2017-05-26 15:14:02 -04:00
Josh 02d1e726f0 auto populate video title input 2017-05-26 13:11:55 -04:00
Josh 10c5a06561 set public to default 2017-05-26 12:04:16 -04:00
Josh 3e31be3885 change youtube popover UI 2017-05-23 17:24:43 -04:00
Josh 7d96eadbbf upload recordings to youtube 2017-05-23 14:43:53 -04:00