Commit Graph

127 Commits

Author SHA1 Message Date
Richard Alam
b55beeb8fa - wire up redis publisher 2017-05-10 14:37:14 -07:00
Richard Alam
0d53d2bf93 - fix compile issues 2017-05-10 14:24:36 -07:00
Richard Alam
76a6d99ca3 - move java classes from bbb-web into bbb-common-web 2017-05-10 13:22:50 -07:00
Pedro Beschorner Marin
66a12c9c7a Moving the meeting life cycle management from bbb-web to akka-apps 2017-05-03 17:02:16 +00:00
Richard Alam
a9590976c2 - allow setting default guest policy for meeting 2017-04-18 19:45:32 +00:00
Richard Alam
b8de0c9231 - add authorized role to registered user 2017-04-17 21:23:17 +00:00
Richard Alam
262c7250c8 Merge branch 'master' with bbb-mconf 2017-04-17 15:57:31 +00:00
Richard Alam
7c9c09b5b0 Cleanup
- remove extra > on meeting name on getRecording API response
2017-04-11 17:22:54 +00:00
Pedro Beschorner Marin
f59e42bb02 Merge remote-tracking branch 'bigbluebutton/master' into merging-into-bbb-1.1 2017-04-04 20:42:15 +00:00
Richard Alam
ced8c23387 - escape all user passed strings 2017-04-03 18:48:28 +00:00
Richard Alam
c99de6c4db - display length of recording in minutes instead of milliseconds 2017-03-31 19:54:51 +00:00
Richard Alam
fcca81783e - escape image alt attribute as it's breaking xml format in some metadata.xml 2017-03-28 20:16:26 +00:00
Richard Alam
7fdbc5b293 - try fix broken get recording api call 2017-03-28 19:32:01 +00:00
Richard Alam
158102774b - cleanup 2017-03-27 21:14:18 +00:00
Richard Alam
364f781104 - fix issue where GetRecordings API was failing because support of old metadata.xml broke. 2017-03-27 21:10:24 +00:00
Richard Alam
b3787c411e - remove control chars from meeting name param on create api request
- return an error if external meeting id contains comma (,) on create api request
2017-03-16 20:34:44 +00:00
Richard Alam
414d44a799 - log exceptions 2017-03-15 13:47:10 -07:00
Richard Alam
5e2c021c32 - log failures when processing recording api requests 2017-03-15 12:38:51 -07:00
Richard Alam
1441c3e59c - publish, unpublish, delete recording 2017-03-15 09:47:26 -07:00
Richard Alam
058a4044d6 - publish/unpublish recording 2017-03-15 14:29:10 +00:00
Richard Alam
1ccf55fd97 - add sample recording 2017-03-15 14:28:29 +00:00
Richard Alam
72c42f9d70 - build get recordings api response 2017-03-13 21:43:39 +00:00
Richard Alam
73b16db384 - deserialize metadata.xml 2017-03-11 09:35:06 -08:00
Richard Alam
f45acfaf53 - deserialize playback from metadata.xml 2017-03-11 15:04:01 +00:00
Richard Alam
80a0c9f386 - start implementing recording metadata reader 2017-03-10 22:01:56 +00:00
Richard Alam
90b5350260 - add sample metadata.xml 2017-03-10 19:38:35 +00:00
Richard Alam
adffa8d673 - build getMeetings and getMeetingInfo responses using freemarker 2017-03-09 20:32:14 +00:00