prlanzarin
a3a5d2f6a4
Refactor screenshare/listen only client-side logs
2019-07-15 20:59:00 +00:00
Anton Georgiev
02a09b9f1f
Avoid re-defining userAgent in kurento-utils.js
...
Addresses the error seen in
`"stackTrace":"TypeError: can't redefine non-configurable property \"userAgent\""`
Note, there are still definitions of `ua` in the code so ideally we need to extract this out.
2019-07-04 12:53:40 -04:00
Fred Dixon
2c617fed7b
Merge pull request #7610 from capilkey/ipv4-audio-fallback
...
IPv4 FS audio fallback, auto-reconnect, and fixed input select
2019-06-12 19:41:15 -04:00
Chad Pilkey
cc7513279e
IPv4 FS audio fallback, auto-reconnect, and fixed input select
2019-06-12 21:01:20 +00:00
Anton Georgiev
2abd68c130
cc icon, first round cc ui changes
2019-06-12 19:28:00 +00:00
Chad Pilkey
1e391695c1
strip mDNS candidates from sip.js SDPs
2019-06-03 18:54:30 +00:00
Fred Dixon
35853ed793
Lower volume of screenshare off audio
2019-05-24 16:06:04 -05:00
prlanzarin
9a563a006c
Fixed typo in toPlanB conversion
...
Also tidy some stray lines
2019-05-21 17:38:22 +00:00
prlanzarin
ca9a0fad4a
Added unified-plan/plan-b translation for Safari endpoints
2019-05-21 16:48:01 +00:00
KDSBrowne
88724820f7
add popout_window icon
2019-05-13 18:27:05 +00:00
Chad Pilkey
5173ab3b50
move plain js libs into the public dir
2019-04-24 15:13:50 -07:00
KDSBrowne
a90c39af3f
add screen share off sound notification
2019-04-14 23:27:18 +00:00
KDSBrowne
ee0f030043
add web open font format files / remove ttf files
2019-03-07 16:49:10 +00:00
Anton Georgiev
f2bd5573f9
remove unused font files; pulled latest fonts
2019-02-21 22:13:57 +00:00
Anton Georgiev
f620de2585
pulled latest fonts to obtain download-off icon
2019-02-20 19:29:16 +00:00
KDSBrowne
defaea03fd
add sound notification when poll starts
2018-10-16 22:07:42 +00:00
Tainan Felipe
24e0fc55cd
Remove unused code
2018-09-19 09:09:45 -03:00
Tainan Felipe
210dbbbeaf
Merge remote-tracking branch 'upstream/master' into zoom-implementation
2018-09-17 15:20:20 -03:00
Anton Georgiev
1462810b96
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.0
2018-09-06 22:06:40 +00:00
Tainan Felipe
cce66b352e
Add hand icon
2018-09-05 16:28:10 -03:00
Tainan Felipe
75967a0aac
Add minus icon
2018-08-28 14:14:01 -03:00
Anton Georgiev
c95beba0e2
Merge pull request #5988 from Tainan404/add-minus-icon
...
Add minus icon
2018-08-17 10:15:52 -04:00
Tainan Felipe
b36abace9a
Add minus icon
2018-08-17 11:07:22 -03:00
KDSBrowne
155b36f929
add desktop unshare icon
2018-08-07 23:02:11 +00:00
prlanzarin
ee20458d8b
Added silent audio to resources
2018-07-25 16:57:19 +00:00
Bobak Oftadeh
c4d310c9e7
Font files updated.
2018-07-05 11:36:34 -07:00
Tainan Felipe
aaebcd8f10
add filled star in feedback rating
2018-06-12 16:53:17 -03:00
Tainan Felipe
e92bea9312
Merge remote-tracking branch 'upstream/v2.0.x-release' into implement-feedback-screen
2018-04-27 11:35:33 -03:00
Tainan Felipe
3cde2991b0
Change icon to star icon
2018-04-26 08:53:48 -03:00
Tainan Felipe
2e76439395
Change hand to pointer icon
2018-04-18 16:32:13 -03:00
Tainan Felipe Pauli de Almeida
be04f6c701
add images
2018-03-07 17:24:36 -03:00
Oleksandr Zhurbenko
cf74ca961c
Making sure we load all the external libraries before starting the client
...
Fixes #4900
2018-01-15 12:15:58 -08:00
Oleksandr Zhurbenko
b3ceb4d5f6
Updated the html5 client's font to use the latest icons
...
Fixes #4715
2018-01-03 12:35:01 -08:00
prlanzarin
b7c4115ba3
Moved kurento browser scripts to /client/lib and removed bower packaging from the HTML5 client
2017-11-27 16:22:48 +00:00
prlanzarin
248dc7fa08
Fixed HTML5 video API import
...
Added chrome extension ID to HTML5 screenshare call
2017-11-17 18:55:59 +00:00
prlanzarin
f43b77c19f
Merge branch 'node-bbb-apps-packaging' into bbb-webrtc-sfu
...
Conflicts:
bigbluebutton-html5/imports/startup/client/base.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/actions-dropdown/component.jsx
bigbluebutton-html5/imports/ui/components/actions-bar/component.jsx
bigbluebutton-html5/imports/ui/components/app/container.jsx
bigbluebutton-html5/imports/ui/components/screenshare/service.js
bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
bigbluebutton-html5/imports/ui/components/video-dock/container.jsx
bigbluebutton-html5/private/locales/en.json bigbluebutton-html5/server/main.js
2017-11-11 03:41:37 +00:00
prlanzarin
050d4c29bf
Moved HTML5 video adjustment to a separate script
2017-11-06 15:42:00 +00:00
Augusto Bennemann
a5e6c63f74
Add support to Safari 11 on Kurento utils; WS message queue; Remove bower components
2017-10-12 20:00:08 +00:00
Augusto Bennemann
5ec827e17d
HTML5 video with kurento (port)
2017-09-01 12:26:57 -03:00
Oleksandr Zhurbenko
b207a1275e
Merge branch 'bbb-2x-mconf' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-08-01 13:49:46 -07:00
JaeeunCho
0526edb27e
HTML5 - added .woff file
2017-07-19 08:04:00 -07:00
JaeeunCho
9a3ba4b34f
HTML5 - added new icons
2017-07-19 08:01:58 -07:00
Oleksandr Zhurbenko
017ff470c3
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality
2017-06-07 13:29:35 -07:00
Oleksandr Zhurbenko
49124c12b1
Replaced the cursor icons in html5 with the new ones
...
Included original svg files for the future reference and creating different cursor icons of different sizes
2017-05-02 13:24:48 -07:00
Oleksandr Zhurbenko
2b47342b00
Added cursor icons for the whiteboard tools
2017-05-01 14:04:55 -07:00
Anton Georgiev
492c9f77a0
remove unnecessarily added svgs
2017-04-12 12:49:56 -04:00
Anton Georgiev
573db8dcc3
updated icons to v11, adjusted few icons
2017-04-12 12:12:47 -04:00
Oleksandr Zhurbenko
a42c817a41
Updated icon sets to the latest
...
Contains a fixed icon for the audio modal
2017-03-23 09:15:33 -07:00
Oleksandr Zhurbenko
80666bd688
Updated icons in the html5 client
2017-03-01 17:03:02 -08:00
JaeeunCho
0a4248d144
HTML5 Client sound - added sound for unreadMessages
2016-12-22 08:17:22 -08:00
Oswaldo Acauan
875e96a232
Update BBB icon font to the release v7
2016-12-05 18:27:54 -02:00
Anton Georgiev
d3ec5c187a
play audio file to test speakers/audio output
2016-11-21 21:06:19 +00:00
Matthew Marangoni
5c386ceba3
Reworked modal to dynamically change content
2016-10-12 12:55:02 -07:00
Lajellu
bd46e8c2ff
adds new icons
2016-07-26 14:28:58 -07:00
Oswaldo Acauan
01860a8804
Add basic styles for new design
2016-05-02 19:42:54 -03:00
Oswaldo Acauan
7d31eb43f9
Switch from ion-router to react-router
2016-04-28 15:57:14 -04:00
Maxim Khlobystov
1c311fb9cf
Combined two npm configuration files together and put it into the root directory of HTML5 client (required by Meteor to recognize the location of packages installed).
2016-04-06 10:05:52 -03:00