perroned
|
393b49fdbe
|
Cleans up duplicate code
|
2016-05-27 16:17:16 +00:00 |
|
perroned
|
2f9afaa8d6
|
Uses same name for voiceBridge where possible
|
2016-05-26 20:25:55 +00:00 |
|
perroned
|
ac60620ac9
|
Makes WebRTC call when data changes
|
2016-05-26 20:03:45 +00:00 |
|
perroned
|
b8ae3a5304
|
Fixes some imports
|
2016-05-26 20:01:49 +00:00 |
|
perroned
|
d57fc2ed44
|
Merge remote-tracking branch 'upstream/master' into join-components-with-skeleton
|
2016-05-24 14:02:25 +00:00 |
|
Oswaldo Acauan
|
216bfd2ac2
|
Fix nav-bar userlist toggle icon
|
2016-05-20 13:39:58 -03:00 |
|
Oswaldo Acauan
|
37b86d9176
|
Improve some basic styles
|
2016-05-20 13:35:15 -03:00 |
|
Oswaldo Acauan
|
29c09afee9
|
Add basic nav-bar styles
|
2016-05-20 13:29:55 -03:00 |
|
Oswaldo Acauan
|
2612fef112
|
Improve Button styles
|
2016-05-20 13:17:39 -03:00 |
|
Oswaldo Acauan
|
0e9b8f7eff
|
Add basic styles for actions-bar
|
2016-05-20 13:17:21 -03:00 |
|
Oswaldo Acauan
|
0e6c6f1f99
|
Improve some styles on the media
|
2016-05-20 12:02:57 -03:00 |
|
Oswaldo Acauan
|
a69d7faab9
|
Add iconRight option to Button component
|
2016-05-20 11:49:28 -03:00 |
|
Oswaldo Acauan
|
dc7cdb337f
|
Add examples to Button component
|
2016-05-20 11:13:06 -03:00 |
|
Oswaldo Acauan
|
99c2e94c80
|
Remove unnecessary extension on imports
|
2016-05-20 10:46:30 -03:00 |
|
Oswaldo Acauan
|
d3d997d211
|
Rename navbar, media, whiteboard and videodock to the new structure
|
2016-05-20 10:44:27 -03:00 |
|
Oswaldo Acauan
|
7aac407e35
|
Remove unnecessary component background colors
|
2016-05-20 10:41:15 -03:00 |
|
Oswaldo Acauan
|
d81cb28f35
|
Add new component button and some basic styles
|
2016-05-20 10:37:19 -03:00 |
|
perroned
|
ef56169ebb
|
Access sip function through window
|
2016-05-19 20:18:20 +00:00 |
|
perroned
|
e8229b1851
|
Some linting
|
2016-05-19 19:27:49 +00:00 |
|
perroned
|
3934ae3dce
|
Adds some work for verto calling
|
2016-05-19 18:33:27 +00:00 |
|
perroned
|
428941f896
|
Hangs up from sip audio
|
2016-05-19 16:21:22 +00:00 |
|
perroned
|
8117f91ec9
|
Fixes some imports
|
2016-05-19 16:14:12 +00:00 |
|
perroned
|
97c94ecace
|
Merge remote-tracking branch 'upstream/master' into join-components-with-skeleton
Conflicts:
bigbluebutton-html5/imports/api/cursor/server/modifiers/initializeCursor.js
bigbluebutton-html5/imports/api/phone/index.js
bigbluebutton-html5/imports/api/users/server/modifiers/userJoined.js
|
2016-05-19 15:47:47 +00:00 |
|
perroned
|
955c27efcc
|
Beginning to add exiting sip
|
2016-05-19 15:20:36 +00:00 |
|
perroned
|
a637c29710
|
Fixes some paths
|
2016-05-19 15:19:42 +00:00 |
|
perroned
|
d83c96bf5d
|
Changes Meteor.config to an export
|
2016-05-18 20:19:50 +00:00 |
|
perroned
|
66a391c191
|
Updates server function to use new argument
|
2016-05-18 19:31:20 +00:00 |
|
perroned
|
4be18d2156
|
Updates client side data gathering for audio call
|
2016-05-18 19:29:28 +00:00 |
|
perroned
|
206e09f37a
|
Updates poll to use new server call method
|
2016-05-18 19:27:47 +00:00 |
|
perroned
|
ef41eee5b2
|
Fixes server call method arguments
|
2016-05-18 19:26:51 +00:00 |
|
Anton Georgiev
|
eea6bc0829
|
adjust path of collections
|
2016-05-16 20:26:24 +00:00 |
|
Anton Georgiev
|
8d52dc1b40
|
Merge branch 'join-components-with-skeleton' of github.com:perroned/bigbluebutton into router-merging
Conflicts:
bigbluebutton-html5/imports/api/chat/server/methods/sendChatMessagetoServer.js
bigbluebutton-html5/imports/api/meetings/server/modifiers/addMeetingToCollection.js
bigbluebutton-html5/imports/api/polls/server/methods/publishVoteMessage.js
bigbluebutton-html5/imports/api/slides/server/modifiers/clearSlidesCollection.js
bigbluebutton-html5/imports/api/users/server/methods/muteUser.js
bigbluebutton-html5/imports/api/users/server/methods/setUserPresenter.js
bigbluebutton-html5/imports/api/users/server/methods/unmuteUser.js
bigbluebutton-html5/imports/api/users/server/methods/userSetEmoji.js
bigbluebutton-html5/imports/api/users/server/methods/validateAuthToken.js
bigbluebutton-html5/imports/startup/server/eventHandlers.js
bigbluebutton-html5/imports/ui/components/app/AppService.js
|
2016-05-16 19:54:51 +00:00 |
|
Anton Georgiev
|
cbef1c4abd
|
split emitter.on; move to api
|
2016-05-16 19:12:49 +00:00 |
|
perroned
|
5be138fd31
|
Fixes cursor structure
|
2016-05-16 13:13:03 -05:00 |
|
perroned
|
4adad8bb32
|
Changes credential passing to 1 object
|
2016-05-16 13:12:27 -05:00 |
|
perroned
|
98aae7aade
|
Changes collection imports
|
2016-05-16 13:05:44 -05:00 |
|
Anton Georgiev
|
a263c1388b
|
lint mostly
|
2016-05-16 14:35:59 +00:00 |
|
perroned
|
109a8da350
|
Fixes whitespace
|
2016-05-16 09:14:28 -05:00 |
|
perroned
|
d9dbb51023
|
Moves to api/collection/index
|
2016-05-16 09:14:02 -05:00 |
|
perroned
|
642a4e45c5
|
Merge remote-tracking branch 'anton/router-merging' into join-components-with-skeleton
Conflicts:
bigbluebutton-html5/imports/ui/components/app/AppService.js
|
2016-05-13 14:54:19 -05:00 |
|
perroned
|
6adaff0c44
|
Cleans lint
|
2016-05-13 11:31:06 -05:00 |
|
perroned
|
6a9ccb355f
|
Updates callServer arguments and passes credential object
|
2016-05-13 11:17:00 -05:00 |
|
Anton Georgiev
|
57352f193c
|
rework users publish
|
2016-05-13 16:11:44 +00:00 |
|
perroned
|
544220f7c0
|
Updating import paths for new structure
|
2016-05-13 09:47:24 -05:00 |
|
perroned
|
d12c31e324
|
Moving components to structure
|
2016-05-13 09:39:10 -05:00 |
|
Anton Georgiev
|
8a6fc308da
|
avoid race cond when subscribing for data
|
2016-05-13 14:34:29 +00:00 |
|
perroned
|
d966aee2d7
|
Fixing paths for structure
|
2016-05-12 14:50:02 -05:00 |
|
perroned
|
3e0c3d1ee1
|
Merge remote-tracking branch 'anton/router-merging' into join-components-with-skeleton
Conflicts:
bigbluebutton-html5/imports/ui/components/app/AppService.js
|
2016-05-12 14:30:46 -05:00 |
|
Anton Georgiev
|
ecd3b3de17
|
log in user properly
|
2016-05-12 19:22:51 +00:00 |
|
perroned
|
3b8c9c2971
|
Changing structure to /api/list/index.js
|
2016-05-12 14:04:00 -05:00 |
|