kharhamel
|
0c892e0243
|
FEATURE: implemented a client side blacklist
|
2021-02-12 19:15:24 +01:00 |
|
Gregoire Parant
|
b92b7304b0
|
Fix to use clear All Keys
|
2021-02-11 21:48:24 +01:00 |
|
David Négrier
|
64cd07cc39
|
Merge pull request #726 from thecodingmachine/fixHtmlAnchorElement
Update to use Anchor type
|
2021-02-11 18:08:52 +01:00 |
|
David Négrier
|
bc35ade8df
|
Improving urlify
|
2021-02-11 18:03:14 +01:00 |
|
David Négrier
|
42aee9f5c8
|
Merge pull request #722 from thecodingmachine/jitsislugify
Slugifies the Jitsi room name
|
2021-02-11 17:17:58 +01:00 |
|
Gregoire Parant
|
c5916e7b6d
|
Fix ci
|
2021-02-11 15:06:12 +01:00 |
|
Gregoire Parant
|
0d104cb307
|
Update to use Anchor html
|
2021-02-11 14:49:32 +01:00 |
|
David Négrier
|
91fddd6893
|
Slugifies the Jitsi room name
This will avoid Jitsi breaking on unexpected characters and displaying a HTTP 404 error.
|
2021-02-10 13:51:17 +01:00 |
|
David Négrier
|
8389fad877
|
Disabling video background by default on Jitsi
(because it consumes a lot of CPU)
|
2021-02-10 11:20:05 +01:00 |
|
David Négrier
|
e7ddeedb3e
|
Disabling Join/Leave notifications by default
|
2021-02-10 11:13:47 +01:00 |
|
Mickael Chimansky
|
5cb9624b0b
|
fixup! Jitsi config properties
|
2021-02-09 20:31:49 +01:00 |
|
Mickael Chimansky
|
9c4d0aa32f
|
Jitsi config properties
|
2021-02-09 16:05:21 +01:00 |
|
Sebastian Wiesendahl
|
b6807d274b
|
Add STUN_SERVER env variable with fallback
default: "stun:stun.l.google.com:19302"
Make STUN_SERVER available for app config
Change also the STUN_SERVER for ScreenSharingPeer
|
2021-02-09 13:09:17 +01:00 |
|
grégoire parant
|
c41c058fb0
|
Merge pull request #527 from oliverlorenz/feature/iframe-feature-policy
feat: adds property openWebsitePolicy property to set "allow" property in iframe
|
2021-02-03 17:38:35 +01:00 |
|
David Négrier
|
9c9f046b16
|
Merge pull request #668 from piitaya/fix_game_not_centered
Use canvas instead of div container for calculating the game size
|
2021-02-03 14:06:09 +01:00 |
|
grégoire parant
|
f2b9f6c92a
|
Merge pull request #686 from thecodingmachine/publicReportedUser
Permit puiblic report
|
2021-02-02 18:09:25 +01:00 |
|
Gregoire Parant
|
ac2bc76239
|
change style report button
|
2021-01-30 14:08:11 +01:00 |
|
Gregoire Parant
|
7eb38fae83
|
Permit puiblic report
- Create report html
- Add report flag
|
2021-01-29 21:09:10 +01:00 |
|
Paul Bottein
|
a8b5e8599f
|
use HTMLCanvasElement
|
2021-01-28 21:09:41 +01:00 |
|
Paul Bottein
|
608a9ad347
|
use type guard
|
2021-01-28 21:07:17 +01:00 |
|
Paul Bottein
|
b52c546a8c
|
Use canvas instead of div container for calculating the game size
|
2021-01-28 21:04:43 +01:00 |
|
Tony Amirault
|
72799d4f0e
|
added end of line
|
2021-01-28 15:31:09 +01:00 |
|
Tony Amirault
|
cdbae5fa43
|
use type guard on html element
|
2021-01-27 18:33:40 +01:00 |
|
kharhamel
|
4ad7f4d5a3
|
changed the color of the chat links and unit test
|
2021-01-22 15:06:41 +01:00 |
|
David Négrier
|
3d84a9c8cd
|
Turning French 'Moi' into English 'Me'
|
2021-01-21 10:16:08 +01:00 |
|
David Négrier
|
aa9a21ad4c
|
Merge pull request #581 from Informatic/fix/firefox-webcam
front: fix webrtc webcam feed on Firefox
|
2021-01-20 16:27:45 +01:00 |
|
grégoire parant
|
0f7f42b6f1
|
Merge pull request #566 from thecodingmachine/screanSharing
Fix screen sharing
|
2021-01-12 19:24:06 +01:00 |
|
Piotr Dobrowolski
|
7f8cc76eb7
|
front: fix webrtc webcam feed on Firefox
Seems like Firefox doesn't support specifing both exact and ideal
constraints...
|
2021-01-10 17:05:48 +01:00 |
|
Gregoire Parant
|
e8f1b2d048
|
Add clear array peer connection sharing
|
2021-01-07 12:58:45 +01:00 |
|
Gregoire Parant
|
a88ad3cf4d
|
Dont delete PeerSharingConnection because it will be resuse
When user try to screen charing with same user, the event send is not a offer but renegociation. So could clear arry only when user out of circle.
|
2021-01-07 12:13:12 +01:00 |
|
Gregoire Parant
|
018f01e878
|
Increase stability camera and microphone permission
|
2021-01-07 11:02:00 +01:00 |
|
Gregoire Parant
|
8c89b5e0b1
|
Permit to change style when getCamera was ready and permission accorded
|
2021-01-07 10:30:28 +01:00 |
|
Gregoire Parant
|
d4c7a20dfa
|
Update feedback @moufmouf
|
2021-01-07 09:42:11 +01:00 |
|
Gregoire Parant
|
1659fa400f
|
Increase stability to force stopped screen sharing
|
2021-01-06 17:09:17 +01:00 |
|
Gregoire Parant
|
73d7e798e9
|
Upgrade conversion
When user send multi message, scroll on last message
|
2021-01-06 17:08:13 +01:00 |
|
Gregoire Parant
|
4397ff7712
|
Update style and focus keyboard
|
2021-01-06 13:36:18 +01:00 |
|
Gregoire Parant
|
438469ae24
|
Verify URL in message
|
2021-01-06 12:20:02 +01:00 |
|
Piotr Dobrowolski
|
28d687e338
|
front: implement map sounds
|
2021-01-04 16:57:31 +01:00 |
|
Oliver Lorenz
|
7c89cf0e47
|
feat: adds property openWebsitePolicy to set allow property in iframe
|
2020-12-29 23:17:16 +01:00 |
|
Gregoire Parant
|
ca1cd388e8
|
Fix lint
|
2020-12-17 16:39:11 +01:00 |
|
Gregoire Parant
|
08ce954f56
|
Add new click event to close co website
|
2020-12-17 16:36:01 +01:00 |
|
kharhamel
|
069f2f1cec
|
FEAT: prototype game menu using html elements, better icon for text chat
|
2020-12-15 16:37:57 +01:00 |
|
kharhamel
|
a1aedaa594
|
FEAT: now play a sound when a user quit the webrtc group
|
2020-12-11 16:01:31 +01:00 |
|
Kharhamel
|
95665a28d5
|
Merge pull request #456 from thecodingmachine/performance
Performance settings
|
2020-12-03 14:33:12 +01:00 |
|
kharhamel
|
28b0229c76
|
FIX: disabled pingCameraStatus and reduced the amount of errors thrown in console
|
2020-11-27 17:06:47 +01:00 |
|
Gregoire Parant
|
27634a61ee
|
Create menu to set your quality video and game
|
2020-11-27 16:24:07 +01:00 |
|
grégoire parant
|
c5af6df7fa
|
Merge pull request #448 from thecodingmachine/report-button
Report button discussion
|
2020-11-23 20:48:52 +01:00 |
|
Gregoire Parant
|
3d32fb90dc
|
Add constant
|
2020-11-23 20:34:05 +01:00 |
|
Gregoire Parant
|
2812387650
|
Merge branch 'develop' into action-button
|
2020-11-23 20:08:19 +01:00 |
|
Gregoire Parant
|
26cfae7136
|
Merge branch 'develop' into firefox-error-jitsi
# Conflicts:
# front/src/WebRtc/MediaManager.ts
|
2020-11-23 15:46:19 +01:00 |
|